Schema Central > OpenDocument 1.1 > OpenDocument-schema-v1.1.xsd > text:table-of-content
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

text:table-of-content

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
text:style-name [0..1]text:styleNameReffrom group text:sectionAttr
text:name [1..1]text:stringfrom group text:sectionAttr
text:protected [0..1]text:booleanfrom group text:sectionAttr
text:protection-key [0..1]text:stringfrom group text:sectionAttr

Used in

Sample instance

<text:table-of-content text:name="string">
   <text:table-of-content-source text:outline-level="1">
      <text:index-title-template>Any text</text:index-title-template>
      <text:table-of-content-entry-template text:outline-level="1" text:style-name="NCName">
         <text:index-entry-chapter/>
      </text:table-of-content-entry-template>
      <text:index-source-styles text:outline-level="1">
         <text:index-source-style text:style-name="NCName"/>
      </text:index-source-styles>
   </text:table-of-content-source>
   <text:index-body>
      <text:h text:outline-level="1">Any text, intermingled with:
         <text:number>string</text:number>
         <text:s/>
      </text:h>
   </text:index-body>
</text:table-of-content>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com