group schemaTop
diagram index_p880.png
namespace http://www.w3.org/2001/XMLSchema
children xs:simpleType xs:complexType xs:group xs:attributeGroup xs:element xs:attribute xs:notation
used by
element schema
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.
source <xs:group name="schemaTop">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
 
<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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy