http://www.w3.org/2001/XMLSchema
group schemaTop

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.
Properties
This component is not nillable.

Model

((simpleType | complexType | group | attributeGroup) | element | attribute | notation)


Nested Element Summary
 attribute
          
 attributeGroup
          
 complexType
          
 element
          
 group
          
 notation
          
 simpleType
          
Local Usage
schema

Source
<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>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.