Represents the list definitions (for example, the Bullets and Numbering options).
Usage
Element Information
Element type
|
listsElt |
Namespace
|
http://schemas.microsoft.com/office/word/2003/wordml |
Schema name
|
wordnet |
Elements and Attributes
Parent Elements
Element |
Description |
wordDocument |
Represents the root element for the document. |
Child Elements
Element |
Type |
Description |
listPicBullet |
listPicBulletElt |
Represents pictures used by picture bullet lists |
listDef |
listDefElt |
Represents the base list definitions. These definitions will not be directly used in the document. Instead, they will be referenced by list elements. |
list |
listElt |
Represents the definitions of the lists that are used in the document. The definitions build on top of listDef elements. |
ilfoMacAtCleanup |
decimalNumberProperty |
Represents the optional index of the last list when a list cleanup was attempted. This element is used to prevent trying to clean up the lists again. |
Attributes
None.
Definition
XML |
---|
<xsd:element name="lists" type="listsElt" minOccurs="0" ">
</xsd:element>
|
©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp