text:list-item
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:text:1.0
Schema document: OpenDocument-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- text:number [0..1]
- Choice [0..*]
from type text:text-list-item-content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:start-value | [0..1] | text:nonNegativeInteger | from group text:text-list-item-attr |
Used in
- Anonymous type of element text:list
Sample instance
<text:list-item> <text:number>string</text:number> <text:p>Any text, intermingled with: <text:s/> </text:p> </text:list-item>