Definition Type: ComplexType
Name: sectTypeElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines section type.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of sectTypeElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="sectTypeElt">
    <xsd:annotation>
        <xsd:documentation>Defines section type.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="sectionMarkValue">
        <xsd:annotation>
            <xsd:documentation>Gets or sets section type.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val (Optional)
Collapse Derivation Tree:
Collapse References:
W:type