Schema Central > OpenDocument 1.1 > draw.xsd > draw:area-polygon
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw:area-polygon

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xlink:href [0..1]text:anyURIfrom group text:common-draw-area-attlist
xlink:type [0..1]AnonymousDefault value is "simple". from group text:common-draw-area-attlist
office:target-frame-name [0..1]text:targetFrameNamefrom group text:common-draw-area-attlist
xlink:show [1..1]Anonymousfrom group xlink:show1
office:name [0..1]text:stringfrom group text:common-draw-area-attlist
draw:nohref [0..1]Anonymousfrom group text:common-draw-area-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
svg:viewBox [1..1]Anonymousfrom group text:common-draw-viewbox-attlist
draw:points [1..1]text:pointsfrom group text:common-draw-points-attlist

Used in

Sample instance

<draw:area-polygon xlink:show="new" svg:x="string" svg:y="string" svg:width="string" svg:height="string" svg:viewBox=" " draw:points="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:area-polygon>

Site developed and hosted by Datypic, Inc.

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