Definition Type: Element
Name: sub-section
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:subsectionElt
Containing Schema: wordnetaux.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents a document subsection as derived from heading levels in the document.
Collapse XSD Schema Diagram:
Drilldown into subsectionElt in schema wordnetaux_xsdXSD Diagram of sub-section in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="sub-section" minOccurs="0" maxOccurs="unbounded" type="subsectionElt">
    <xsd:annotation>
        <xsd:documentation>Represents a document subsection as derived from heading levels in the document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: