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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

style:handout-master

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
presentation:use-header-name [0..1]text:stringfrom group text:common-presentation-header-footer-attlist
presentation:use-footer-name [0..1]text:stringfrom group text:common-presentation-header-footer-attlist
presentation:use-date-time-name [0..1]text:stringfrom group text:common-presentation-header-footer-attlist
presentation:presentation-page-layout-name [0..1]text:styleNameReffrom group text:style-handout-master-attlist
style:page-layout-name [1..1]text:styleNameReffrom group text:style-handout-master-attlist
draw:style-name [0..1]text:styleNameReffrom group text:style-handout-master-attlist

Used in

Sample instance

<style:handout-master style:page-layout-name="NCName">
   <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>
         <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/>
      </office:event-listeners>
      <draw:glue-point draw:id="1" svg:x="" svg:y=""/>
      <text:p>Any text, intermingled with:
         <text:s/>
      </text:p>
   </draw:rect>
</style:handout-master>

Site developed and hosted by Datypic, Inc.

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