ZVON > References > XML Schema 2000/10 Reference
index | >> Schema << | DTD

schema

Annotation
Documentation

 
Source http://www.w3.org/TR/xmlschema-1/#element-schema

Schema

<element name="schema" id="schema">
     <complexType>
          <complexContent>
               <extension base="openAttrs">
                    <sequence>
                         <choice minOccurs="0" maxOccurs="unbounded">
                              <element ref="include"/>
                              <element ref="import"/>
                              <element ref="redefine"/>
                              <element ref="annotation"/>
                         </choice>
                         <sequence minOccurs="0" maxOccurs="unbounded">
                              <element ref="schemaTop"/>
                              <element ref="annotation" minOccurs="0" maxOccurs="unbounded"/>
                         </sequence>
                    </sequence>
                    <attribute name="targetNamespace" type="uriReference"/>
                    <attribute name="version" type="token"/>
                    <attribute name="finalDefault" type="derivationSet" use="default" value=""/>
                    <attribute name="blockDefault" type="blockSet" use="default" value=""/>
                    <attribute name="attributeFormDefault" type="formChoice" use="default" value="unqualified"/>
                    <attribute name="elementFormDefault" type="formChoice" use="default" value="unqualified"/>
                    <attribute name="id" type="ID"/>
               </extension>
          </complexContent>
     </complexType>
     <key name="element">
          <selector xpath="element"/>
          <field xpath="@name"/>
     </key>
     <key name="attribute">
          <selector xpath="attribute"/>
          <field xpath="@name"/>
     </key>
     <key name="type">
          <selector xpath="complexType|simpleType"/>
          <field xpath="@name"/>
     </key>
     <key name="group">
          <selector xpath="group"/>
          <field xpath="@name"/>
     </key>
     <key name="attributeGroup">
          <selector xpath="attributeGroup"/>
          <field xpath="@name"/>
     </key>
     <key name="notation">
          <selector xpath="notation"/>
          <field xpath="@name"/>
     </key>
     <key name="identityConstraint">
          <selector xpath=".//key|.//unique|.//keyref"/>
          <field xpath="@name"/>
     </key>
</element>




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet