Schema Central > OpenDocument 1.1 > style.xsd > style:footer
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

style:footer

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
style:display [0..1]text:booleanDefault value is "true". from group text:common-style-header-footer-attlist

Used in

Sample instance

<style:footer>
   <text:tracked-changes>
      <text:changed-region text:id="ID">
         <text:insertion>...
         </text:insertion>
      </text:changed-region>
   </text:tracked-changes>
   <text:variable-decls>
      <text:variable-decl text:name="string" office:value-type="float"/>
   </text:variable-decls>
   <text:sequence-decls>
      <text:sequence-decl text:name="string" text:display-outline-level="1"/>
   </text:sequence-decls>
   <text:user-field-decls>
      <text:user-field-decl text:name="string" office:value-type="float"/>
   </text:user-field-decls>
   <text:dde-connection-decls>
      <text:dde-connection-decl office:name="string" office:dde-application="string" office:dde-topic="string" office:dde-item="string"/>
   </text:dde-connection-decls>
   <text:alphabetical-index-auto-mark-file xlink:href="http://www.example.com/"/>
   <text:h text:outline-level="1">Any text, intermingled with:
      <text:number>string</text:number>
      <text:s/>
   </text:h>
</style:footer>

Site developed and hosted by Datypic, Inc.

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