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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw:object

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
draw:notify-on-update-of-ranges [0..1]text:stringfrom group text:draw-object-attlist
xlink:href [0..1]text:anyURI
xlink:type [0..1]AnonymousDefault value is "simple".
xlink:show [1..1]Anonymousfrom group xlink:show
xlink:actuate [1..1]Anonymousfrom group xlink:actuate1

Used in

Sample instance

<draw:object xlink:show="embed" xlink:actuate="onLoad">
   <office:document office:mimetype="string">
      <office:meta>
         <dc:title>string</dc:title>
      </office:meta>
      <office:settings>
         <config:config-item-set config:name="string">...
         </config:config-item-set>
      </office:settings>
      <office:scripts>
         <office:script script:language="string">Any text, intermingled with:
            <!--any element-->
         </office:script>
         <office:event-listeners>...
         </office:event-listeners>
      </office:scripts>
      <office:font-face-decls>
         <style:font-face style:name="string">...
         </style:font-face>
      </office:font-face-decls>
      <office:styles>
         <style:style style:family="text" style:name="NCName">...
         </style:style>
      </office:styles>
      <office:automatic-styles>
         <style:style style:family="text" style:name="NCName">...
         </style:style>
      </office:automatic-styles>
      <office:master-styles>
         <style:master-page style:name="NCName" style:page-layout-name="NCName">...
         </style:master-page>
      </office:master-styles>
      <office:body>
         <office:text>...
         </office:text>
      </office:body>
   </office:document>
</draw:object>

Site developed and hosted by Datypic, Inc.

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