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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

text:bibliography

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:bibliography text:name="string">
   <text:bibliography-source>
      <text:index-title-template>Any text</text:index-title-template>
      <text:bibliography-entry-template text:bibliography-type="article" text:style-name="NCName">
         <text:index-entry-span>Any text</text:index-entry-span>
      </text:bibliography-entry-template>
   </text:bibliography-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:bibliography>

Site developed and hosted by Datypic, Inc.

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