| Schema Central Home | OpenDocument 1.1 Overview | Search OpenDocument 1.1: Advanced Search | OpenDocument 1.1 |
Content
Attributes
Used In
Sample Instance<office:document office:mimetype="string"> <office:meta> <dc:title>string</dc:title> </office:meta> <office:settings> <config:config-item-set config:name="string"> <config:config-item config:name="string" config:type="boolean">Any text</config:config-item> </config:config-item-set> </office:settings> <office:scripts> <office:script script:language="string">Any text, intermingled with: <!--any element--> </office:script> <office:event-listeners> <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/> </office:event-listeners> </office:scripts> <office:font-face-decls> <style:font-face style:name="string"> <svg:font-face-src>... </svg:font-face-src> <svg:definition-src xlink:href="http://www.example.com/" xlink:actuate="onRequest"/> </style:font-face> </office:font-face-decls> <office:styles> <style:style style:family="text" style:name="NCName"> <style:text-properties/> <style:map style:condition="string" style:apply-style-name="NCName"/> </style:style> </office:styles> <office:automatic-styles> <style:style style:family="text" style:name="NCName"> <style:text-properties/> <style:map style:condition="string" style:apply-style-name="NCName"/> </style:style> </office:automatic-styles> <office:master-styles> <style:master-page style:name="NCName" style:page-layout-name="NCName"> <style:header>... </style:header> <style:header-left>... </style:header-left> <style:footer>... </style:footer> <style:footer-left>... </style:footer-left> <office:forms>... </office:forms> <style:style style:family="text" style:name="NCName">... </style:style> <draw:rect svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string">... </draw:rect> <presentation:notes>... </presentation:notes> </style:master-page> </office:master-styles> <office:body> <office:text> <office:forms>... </office:forms> <text:tracked-changes> <text:changed-region text:id="ID">... </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/"/> <table:calculation-settings table:case-sensitive="true">... </table:calculation-settings> <table:content-validations> <table:content-validation table:name="string">... </table:content-validation> </table:content-validations> <table:label-ranges> <table:label-range table:label-cell-range-address="string" table:data-cell-range-address="string" table:orientation="column"/> </table:label-ranges> <text:h text:outline-level="1">Any text, intermingled with:... </text:h> <table:named-expressions>... </table:named-expressions> <table:database-ranges> <table:database-range table:name="string" table:orientation="column" table:target-range-address="string" table:refresh-delay="true">... </table:database-range> </table:database-ranges> <table:data-pilot-tables> <table:data-pilot-table table:name="string" table:target-range-address="string">... </table:data-pilot-table> </table:data-pilot-tables> <table:consolidation table:function="string" table:source-cell-range-addresses="string" table:target-cell-address="string"/> <table:dde-links> <table:dde-link>... </table:dde-link> </table:dde-links> </office:text> </office:body> </office:document> |
Recommended Reading:
|