Definition Type: ComplexType
Name: listLevelSuffixProperty
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines what follows the list number (for example, a tab, a space, or nothing).
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of listLevelSuffixProperty in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="listLevelSuffixProperty">
    <xsd:annotation>
        <xsd:documentation>Defines what follows the list number (for example, a tab, a space, or nothing).</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="listLevelSuffixValues" use="required">
        <xsd:annotation>
            <xsd:documentation>Specifies what follows the list number.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree:
  • listLevelSuffixProperty
Collapse References:
W:suff