Definition Type: Element
Name: listDef
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:listDefElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents the base list definitions. These definitions will not be directly used in the document. Instead, they will be referenced by list elements.
Collapse XSD Schema Diagram:
Drilldown into lvl in schema wordnet_xsd Drilldown into listStyleLink in schema wordnet_xsd Drilldown into styleLink in schema wordnet_xsd Drilldown into name in schema wordnet_xsd Drilldown into tmpl in schema wordnet_xsd Drilldown into plt in schema wordnet_xsd Drilldown into lsid in schema wordnet_xsd Drilldown into listDefId in schema wordnet_xsd Drilldown into listDefElt in schema wordnet_xsdXSD Diagram of listDef in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="listDef" type="listDefElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents the base list definitions. These definitions will not be directly used in the document. Instead, they will be referenced by list elements.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lsid W:lsid 0 (1)
plt W:plt 0 (1)
tmpl W:tmpl 0 (1)
name W:name 0 (1)
styleLink W:styleLink 0 (1)
listStyleLink W:listStyleLink 0 (1)
lvl W:lvl 0 9
Collapse Child Attributes:
Name Type Default Value Use
listDefId W:listDefId Required
Collapse Derivation Tree: