DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
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 (defined in this component only; 6/6)
h1
Type:
h1.type, mixed content
XML Source (see within schema source)
<xs:element ref="h1"/>

h2
Type:
h2.type, mixed content
XML Source (see within schema source)
<xs:element ref="h2"/>

h3
Type:
h3.type, mixed content
XML Source (see within schema source)
<xs:element ref="h3"/>

h4
Type:
h4.type, mixed content
XML Source (see within schema source)
<xs:element ref="h4"/>

h5
Type:
h5.type, mixed content
XML Source (see within schema source)
<xs:element ref="h5"/>

h6
Type:
h6.type, mixed content
XML Source (see within schema source)
<xs:element ref="h6"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set