Definition Type: Attribute
Name: restart
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:lineNumberRestartValue
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Specifies when to reset the line number to the start value.
Collapse XSD Schema Diagram:
XSD Diagram of restart in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="restart" type="lineNumberRestartValue" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies when to reset the line number to the start value.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: