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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw:connector

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
draw:type [1..1]Anonymousfrom group draw:type
svg:x1 [0..1]text:coordinatefrom group text:draw-connector-attlist
svg:y1 [0..1]text:coordinatefrom group text:draw-connector-attlist
draw:start-shape [0..1]text:IDREFfrom group text:draw-connector-attlist
draw:start-glue-point [0..1]text:nonNegativeIntegerfrom group text:draw-connector-attlist
svg:x2 [0..1]text:coordinatefrom group text:draw-connector-attlist
svg:y2 [0..1]text:coordinatefrom group text:draw-connector-attlist
draw:end-shape [0..1]text:IDREFfrom group text:draw-connector-attlist
draw:end-glue-point [0..1]text:nonNegativeIntegerfrom group text:draw-connector-attlist
draw:line-skew [0..1]Anonymousfrom group text:draw-connector-attlist
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
draw:caption-id [0..1]text:IDREFfrom group text:common-draw-caption-id-attlist

Used in

Sample instance

<draw:connector draw:type="standard" 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:connector>

Site developed and hosted by Datypic, Inc.

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