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