Definition Type: Attribute
Name: chap-style
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:decimalNumberType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Gets or sets heading style applied to chapter titles in the document. If you are using chapter numbers, this heading style must be used only for chapter headings.
Collapse XSD Schema Diagram:
XSD Diagram of chap-style in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="chap-style" type="decimalNumberType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets heading style applied to chapter titles in the document. If you are using chapter numbers, this heading style must be used only for chapter headings.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: