text:section
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]
- Choice [0..1]
- text:section-source
- office:dde-source [1..1]
from subst. group text:text-section-source-dde - Choice [0..*]
from group text:text-content - Choice [0..1]
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 | |
text:display | [0..1] | Anonymous | from group text:text-section-attr | |
text:condition | [0..1] | text:string | from group text:text-section-attr |
Used in
- Group text:text-content
- Type text:header-footer-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 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 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:section text:name="string"> <text:section-source xlink:show="embed"/> <text:h text:outline-level="1">Any text, intermingled with: <text:number>string</text:number> <text:s/> </text:h> </text:section>