Definition Type: Element
Name: lists
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:listsElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the list definitions (for example, the Bullets and Numbering options).
Collapse XSD Schema Diagram:
Drilldown into ilfoMacAtCleanup in schema wordnet_xsd Drilldown into list in schema wordnet_xsd Drilldown into listDef in schema wordnet_xsd Drilldown into listPicBullet in schema wordnet_xsd Drilldown into listsElt in schema wordnet_xsdXSD Diagram of lists in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="lists" type="listsElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the list definitions (for example, the Bullets and Numbering options).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
listPicBullet W:listPicBullet 0 unbounded
listDef W:listDef 0 unbounded
list W:list 0 unbounded
ilfoMacAtCleanup W:ilfoMacAtCleanup 0 (1)
Collapse Derivation Tree: