Schema Central > OpenDocument 1.1 > office.xsd > office:document-content
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

office:document-content

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
office:version [0..1]text:stringfrom group text:office-document-common-attrs

Sample instance

<office:document-content>
   <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: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:body>
      <office:text>
         <office:forms>...
         </office:forms>
         <text:tracked-changes>...
         </text:tracked-changes>
         <text:variable-decls>...
         </text:variable-decls>
         <text:sequence-decls>...
         </text:sequence-decls>
         <text:user-field-decls>...
         </text:user-field-decls>
         <text:dde-connection-decls>...
         </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-validations>
         <table:label-ranges>...
         </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-ranges>
         <table:data-pilot-tables>...
         </table:data-pilot-tables>
         <table:consolidation table:function="auto" table:source-cell-range-addresses="string" table:target-cell-address="string"/>
         <table:dde-links>...
         </table:dde-links>
      </office:text>
   </office:body>
</office:document-content>

Site developed and hosted by Datypic, Inc.

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