Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 152

saxon-manual-9.4.0.9-2.mga7.noarch.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="../make-menu.xsl" type="text/xsl"?><html>
   <head>
      <this-is section="conformance" page="xquery30" subpage=""/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: XQuery 3.0 Conformance</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title"
            content="Saxonica: XSLT and XQuery Processing: XQuery 3.0 Conformance"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>XQuery 3.0 Conformance</h1>
      <p>Saxon 9.4 implements nearly all the new features
         of the XPath 3.0 specification. At the time of writing the Working Groups are preparing a new Working Draft which is
         intended to have "Last Call" status; it is this working draft that has been used as the basis for this release.</p>
      <p>See also <a class="bodylink" href="../conformance/xpath30.xml">XPath 3.0 Conformance</a>; all the new features implemented for XPath 3.0 are also
      available in XQuery 3.0.</p>
      <p>Other new features that are fully implemented include the following:</p>
      <ul>
         <li>
            <p>Group by clause in FLWOR expressions</p>
         </li>
         <li>
            <p>Tumbling window and sliding window in FLWOR expressions</p>
         </li>
         <li>
            <p>Count clause in FLWOR expressions</p>
         </li>
         <li>
            <p>Outer joins, represented by the syntax <code>allowing empty</code> in a FLWOR expression</p>
         </li>
         <li>
            <p>Try/Catch expressions</p>
         </li>
         <li>
            <p>Private functions and variables</p>
         </li>
         <li>
            <p>Switch expressions</p>
         </li>
         <li>
            <p>Computed namespace constructors</p>
         </li>
         <li>
            <p>Output declarations to control serialization</p>
         </li>
         <li>
            <p>Decimal format declarations to control use of the <code>format-number</code> function.</p>
         </li>
         <li>
            <p>Validation against a named type</p>
         </li>
         <li>
            <p>Default values for external variables</p>
         </li>
      </ul>
      <p>Maps are implemented in XPath 3.0 as described in the XSLT 3.0 specification. This is true whether or not the XPath
      processor is being invoked in an XSLT context.</p>
      <p>The main omissions are: function annotations other than private and public; annotations on inline functions; annotation
      assertions; some options for casting to union types (casting from string to a union type is fully supported).</p>
      <p>For details of the function library supported, see <a class="bodylink" href="../functions/intro.xml">XSLT 2.0 and XPath 2.0 Functions</a>.</p>
      <p/>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="schema.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>