text:numbered-paragraph
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 [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:level | [0..1] | text:positiveInteger | Default value is "1". from group text:text-numbered-paragraph-attr | |
text:style-name | [0..1] | text:styleNameRef | from group text:text-list-attr | |
text:continue-numbering | [0..1] | text:boolean | from group text:text-list-attr | |
text:start-value | [0..1] | text:nonNegativeInteger | from group text:text-list-item-attr |
Used in
- Group text:text-content
- Anonymous type of element draw:text-box via reference to text:text-content
- Anonymous type of element office:text via reference to text:office-text-content-main
- Anonymous type of element table:covered-table-cell via reference to text:text-content
- Anonymous type of element table:table-cell via reference to text:text-content
- Anonymous type of element text:deletion via reference to text:text-content
- Anonymous type of element text:index-body via reference to text:index-content-main
- Anonymous type of element text:index-title via reference to text:index-content-main
- Anonymous type of element text:note-body via reference to text:text-content
- Anonymous type of element text:section via reference to text:text-content
- Group text:index-content-main via reference to text:text-content
- Group text:office-text-content-main via reference to text:text-content
- Type text:table-table-cell-content via reference to text:text-content
Sample instance
<text:numbered-paragraph> <text:number>string</text:number> <text:p>Any text, intermingled with: <text:s/> </text:p> </text:numbered-paragraph>