group "Heading.class"
Namespace:
Content:
Defined:
Includes:
definitions of 6 elements
Used:
Complex Content Model
h1 | h2 | h3 | h4 | h5 | h6
Content Model Elements (6):
h1, h2, h3, h4, h5, h6
Known Usage Locations
XML Source (see within schema source)
<xs:group name="Heading.class">
<xs:choice>
<xs:element ref="h1"/>
<xs:element ref="h2"/>
<xs:element ref="h3"/>
<xs:element ref="h4"/>
<xs:element ref="h5"/>
<xs:element ref="h6"/>
</xs:choice>
</xs:group>
Content Element Detail (all declarations; 6/6)
h1
Type:
h1.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h1"/>

h2
Type:
h2.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h2"/>

h3
Type:
h3.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h3"/>

h4
Type:
h4.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h4"/>

h5
Type:
h5.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h5"/>

h6
Type:
h6.type, mixed content
Defined:
by reference within (this) Heading.class group
XML Source (see within schema source)
<xs:element ref="h6"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set