Definition Type: Attribute
Name: start
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:decimalNumberType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Gets or sets page number to appear on the first page of the section. If left blank, numbering will continue from previous section.
Collapse XSD Schema Diagram:
XSD Diagram of start in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="start" type="decimalNumberType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets page number to appear on the first page of the section. If left blank, numbering will continue from previous section.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: