style:footer-left
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [1..1]
- Sequence [1..1]
- text:tracked-changes [0..1]
- text:variable-decls [0..1]
- text:sequence-decls [0..1]
- text:user-field-decls [0..1]
- text:dde-connection-decls [0..1]
- text:alphabetical-index-auto-mark-file [0..1]
- Choice [0..*]
from group text:text-tracked-changesfrom group text:text-decls - Sequence [1..1]
- style:region-left [0..1]
- style:region-center [0..1]
- style:region-right [0..1]
- Sequence [1..1]
from type text:header-footer-content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
style:display | [0..1] | text:boolean | Default value is "true". from group text:common-style-header-footer-attlist |
Used in
- Anonymous type of element style:master-page
Sample instance
<style:footer-left> <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-left>