group "xs:allModel"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Derivation Diagram
Complex Content Model
xs:annotation?, xs:element*
Content Model Elements (2):
xs:annotation, xs:element (type xs:narrowMaxMin)
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xs:group name="allModel">
<xs:sequence>
<xs:element minOccurs="0" ref="xs:annotation"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="element" type="xs:narrowMaxMin"/>
</xs:choice>
</xs:sequence>
</xs:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
xs:annotation
Type:
anonymous complexType (extension of xs:openAttrs), complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="xs:annotation"/>

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

XML schema documentation generated with DocFlex/XML 1.9.0b6 using DocFlex/XML XSDDoc 2.6.0 template set. All component diagrams generated by <oXygen/> XML Editor via DocFlex/XML Oxygen XML Integration.