Definition Type: Element
Name: sect
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:sectElt
Containing Schema: wordnetaux.xsd
Abstract
Documentation:
Represents a container for document sections. The sect element encloses all text between inserted section breaks.
Collapse XSD Schema Diagram:
Drilldown into sub-section in schema wordnetaux_xsd Drilldown into sectElt in schema wordnetaux_xsdXSD Diagram of sect in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="sect" type="sectElt">
    <xsd:annotation>
        <xsd:documentation>Represents a container for document sections. The sect element encloses all text between inserted section breaks.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sub-section wx:sub-section 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: