ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

schemaTop

Annotation
Documentation

This group is for the elements which occur freely at the top level of schemas. All of their types are based on the "annotated" type by extension.

 

Schema

<xs:group name="schemaTop">
     <xs:choice>
          <xs:group ref="xs:redefinable"/>
          <xs:element ref="xs:element"/>
          <xs:element ref="xs:attribute"/>
          <xs:element ref="xs:notation"/>
     </xs:choice>
</xs:group>