Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 2983

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="schema-processing" page="schema11" subpage="misc-xsd11"/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: Miscellaneous XSD 1.1 Features</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title"
            content="Saxonica: XSLT and XQuery Processing: Miscellaneous XSD 1.1 Features"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>Miscellaneous XSD 1.1 Features</h1>
      <p>The <code>notNamespace</code> and <code>notQName</code> attributes are now 
      supported on <code>xs:any</code> and <code>xs:anyAttribute</code> wildcards. The <code>definedSibling</code>
    option is not currently implemented.</p>
      <p>The <code>targetNamespace</code> attribute is available for use on local element and attribute declarations appearing within the restriction of a complex type.
    </p>
      <p>Saxon allows conditional inclusion of elements in a schema document, using attributes such as <code>vc:minVersion</code> 
      and <code>vc:maxVersion</code>. This feature is available whether the schema processor is run in 1.0 or 1.1 mode, allowing new 1.1 features such as assertions to be ignored when running in 1.0 mode.
    </p>
      <p>The type <code>xs:error</code> is implemented.</p>
      <p>An element may now appear in more than one substitution group.</p>
      <p>A new facet <code>xs:explicitTimezone</code> is available with values required, optional, or prohibited.</p>
      <p>The new built-in data type <code>xs:dateTimeStamp</code> (an <code>xs:dateTime</code> with timezone required) is implemented.</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="../scm.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>