text:chapter
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
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:display | [1..1] | Anonymous | from group text:text-chapter-attlist | |
text:outline-level | [1..1] | text:nonNegativeInteger | from group text:text-chapter-attlist |
Used in
- Group text:paragraph-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:span via reference to text:paragraph-content
Sample instance
<text:chapter text:display="name" text:outline-level="1">Any text</text:chapter>