Definition Type: Element
Name: list
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:listElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents the definitions of the lists that are used in the document. The definitions build on top of listDef elements.
Collapse XSD Schema Diagram:
Drilldown into lvlOverride in schema wordnet_xsd Drilldown into ilst in schema wordnet_xsd Drilldown into ilfo in schema wordnet_xsd Drilldown into listElt in schema wordnet_xsdXSD Diagram of list in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="list" type="listElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents the definitions of the lists that are used in the document. The definitions build on top of listDef elements.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ilst W:ilst 1 (1)
lvlOverride W:lvlOverride 0 9
Collapse Child Attributes:
Name Type Default Value Use
ilfo W:ilfo Required
Collapse Derivation Tree: