text:object-index-source
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:index-title-template [0..1]
- text:object-index-entry-template [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:index-scope | [0..1] | Anonymous | Default value is "document". from group text:text-index-scope-attr | |
text:relative-tab-stop-position | [0..1] | text:boolean | Default value is "true". from group text:text-relative-tab-stop-position-attr | |
text:use-spreadsheet-objects | [0..1] | text:boolean | Default value is "false". from group text:text-object-index-source-attrs | |
text:use-math-objects | [0..1] | text:boolean | Default value is "false". from group text:text-object-index-source-attrs | |
text:use-draw-objects | [0..1] | text:boolean | Default value is "false". from group text:text-object-index-source-attrs | |
text:use-chart-objects | [0..1] | text:boolean | Default value is "false". from group text:text-object-index-source-attrs | |
text:use-other-objects | [0..1] | text:boolean | Default value is "false". from group text:text-object-index-source-attrs |
Used in
- Anonymous type of element text:object-index
Sample instance
<text:object-index-source> <text:index-title-template>Any text</text:index-title-template> <text:object-index-entry-template text:style-name="NCName"> <text:index-entry-page-number/> </text:object-index-entry-template> </text:object-index-source>