group "xs:schemaTop"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Known Usage Locations
Annotation
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.
XML Source (w/o annotations (1); see within 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>
Content Element Detail (all declarations; defined within this component only; 3/7)
xs:attribute
Type:
xs:topLevelAttribute, complex content
XML Source (see within schema source)
<xs:element ref="xs:attribute"/>

xs:element
Type:
xs:topLevelElement, complex content
XML Source (see within schema source)
<xs:element ref="xs:element"/>

xs:notation
Type:
anonymous complexType (extension of xs:annotated), complex content
XML Source (see within schema source)
<xs:element ref="xs:notation"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.