Schema Central > OpenDocument 1.1 > draw.xsd > draw:frame
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw:frame

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
draw:z-index [0..1]text:nonNegativeIntegerfrom group text:common-draw-z-index-attlist
draw:id [1..1]text:IDfrom group draw:id
draw:layer [0..1]xsd:stringfrom group text:common-draw-layer-name-attlist
draw:style-name [0..1]text:styleNameReffrom group text:common-draw-style-name-attlist
draw:class-names [0..1]text:styleNameRefsfrom group text:common-draw-style-name-attlist
presentation:style-name [0..1]text:styleNameReffrom group text:common-draw-style-name-attlist
presentation:class-names [0..1]text:styleNameRefsfrom group text:common-draw-style-name-attlist
draw:transform [0..1]text:stringfrom group text:common-draw-transform-attlist
draw:name [1..1]text:stringfrom group draw:name
table:end-cell-address [0..1]text:cellAddressfrom group text:common-text-spreadsheet-shape-attlist
table:end-x [0..1]text:coordinatefrom group text:common-text-spreadsheet-shape-attlist
table:end-y [0..1]text:coordinatefrom group text:common-text-spreadsheet-shape-attlist
table:table-background [0..1]text:booleanfrom group text:common-text-spreadsheet-shape-attlist
text:anchor-type [0..1]Anonymousfrom group text:common-text-anchor-attlist
text:anchor-page-number [0..1]text:positiveIntegerfrom group text:common-text-anchor-attlist
draw:text-style-name [0..1]text:styleNameReffrom group text:common-draw-text-style-name-attlist
svg:x [1..1]text:coordinatefrom group svg:x
svg:y [1..1]text:coordinatefrom group svg:y
svg:width [1..1]text:lengthfrom group svg:width
svg:height [1..1]text:lengthfrom group svg:height
style:rel-width [1..1]Anonymousfrom group style:rel-width
style:rel-height [0..1]Anonymousfrom group text:common-draw-rel-size-attlist
draw:caption-id [0..1]text:IDREFfrom group text:common-draw-caption-id-attlist
presentation:class [0..1]text:presentation-classesfrom group text:presentation-shape-attlist
presentation:placeholder [0..1]text:booleanfrom group text:presentation-shape-attlist
presentation:user-transformed [0..1]text:booleanfrom group text:presentation-shape-attlist
draw:copy-of [0..1]text:stringfrom group text:draw-frame-attlist

Used in

Sample instance

<draw:frame draw:id="ID" draw:name="string" svg:x="string" svg:y="string" svg:width="string" svg:height="string" style:rel-width="scale">
   <draw:text-box fo:min-height="">
      <text:h text:outline-level="1">Any text, intermingled with:
         <text:number>string</text:number>
         <text:s/>
      </text:h>
   </draw:text-box>
   <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=""/>
   <draw:image-map>
      <draw:area-rectangle xlink:show="new" svg:x="string" svg:y="string" svg:width="string" svg:height="string">
         <svg:title>string</svg:title>
         <svg:desc>string</svg:desc>
         <office:event-listeners>...
         </office:event-listeners>
      </draw:area-rectangle>
   </draw:image-map>
   <svg:title>string</svg:title>
   <svg:desc>string</svg:desc>
   <draw:contour-polygon draw:recreate-on-edit="true" svg:width="string" svg:height="string" svg:viewBox=" " draw:points="string"/>
</draw:frame>

Site developed and hosted by Datypic, Inc.

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