office:master-styles
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:office:1.0
Schema document: office.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
Attributes
None
Used in
- Group text:office-master-styles
- Anonymous type of element office:document via reference to text:office-master-styles
- Anonymous type of element office:document-styles via reference to text:office-master-styles
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>