Schema Central > OpenDocument 1.1 > office.xsd > office:image
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

office:image

Element information

Type: text:office-image-content-main

Properties: Global, Qualified

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<office:image>
   <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: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">...
         </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>
</office:image>

Site developed and hosted by Datypic, Inc.

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