group "xs:attrDecls"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Known Usage Locations
XML Source (see within schema source)
<xs:group name="attrDecls">
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="attribute" type="xs:attribute"/>
<xs:element name="attributeGroup" type="xs:attributeGroupRef"/>
</xs:choice>
<xs:element minOccurs="0" ref="xs:anyAttribute"/>
</xs:sequence>
</xs:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
xs:anyAttribute
Type:
xs:wildcard, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="xs:anyAttribute"/>

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

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

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.