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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

office:master-styles

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<office:master-styles>
   <style:master-page style:name="NCName" style:page-layout-name="NCName">
      <style:header>
         <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/"/>
         <text:h text:outline-level="1">Any text, intermingled with:...
         </text:h>
      </style:header>
      <style:header-left>
         <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/"/>
         <text:h text:outline-level="1">Any text, intermingled with:...
         </text:h>
      </style:header-left>
      <style:footer>
         <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/"/>
         <text:h text:outline-level="1">Any text, intermingled with:...
         </text:h>
      </style:footer>
      <style:footer-left>
         <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/"/>
         <text:h text:outline-level="1">Any text, intermingled with:...
         </text:h>
      </style:footer-left>
      <office:forms>
         <form:form xlink:actuate="onRequest">...
         </form:form>
      </office:forms>
      <style:style style:family="text" style:name="NCName">
         <style:text-properties/>
         <style:map style:condition="string" style:apply-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">
         <svg:title>string</svg:title>
         <svg:desc>string</svg:desc>
         <office:event-listeners>...
         </office:event-listeners>
         <draw:glue-point draw:id="1" svg:x="" svg:y=""/>
         <text:p>Any text, intermingled with:...
         </text:p>
      </draw:rect>
      <presentation:notes>
         <office:forms>...
         </office:forms>
         <draw:rect svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string">...
         </draw:rect>
      </presentation:notes>
   </style:master-page>
</office:master-styles>

Site developed and hosted by Datypic, Inc.

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