text:index-title
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
- Choice [0..*]
- text:index-title
from group text:text-content
from group text:index-content-main
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:style-name | [0..1] | text:styleNameRef | from group text:sectionAttr | |
text:name | [1..1] | text:string | from group text:sectionAttr | |
text:protected | [0..1] | text:boolean | from group text:sectionAttr | |
text:protection-key | [0..1] | text:string | from group text:sectionAttr |
Used in
- Group text:index-content-main
- Type text:header-footer-content
- Anonymous type of element style:footer via extension of text:header-footer-content
- Anonymous type of element style:footer-left via extension of text:header-footer-content
- Anonymous type of element style:header via extension of text:header-footer-content
- Anonymous type of element style:header-left via extension of text:header-footer-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
Sample instance
<text:index-title text:name="string"> <text:h text:outline-level="1">Any text, intermingled with: <text:number>string</text:number> <text:s/> </text:h> </text:index-title>