draw:ellipse
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- svg:title [0..1]
- svg:desc [0..1]
- office:event-listeners [0..1]
- draw:glue-point [0..*]
from group text:draw-text
Attributes
Used in
- Group text:shape
- Anonymous type of element draw:g via reference to text:shape
- Anonymous type of element draw:page via reference to text:shape
- Anonymous type of element draw:text-box via reference to text:text-content
- Anonymous type of element office:text via reference to text:office-text-content-main
- Anonymous type of element office:text via reference to text:office-text-content-main
- Anonymous type of element presentation:notes via reference to text:shape
- Anonymous type of element style:handout-master via reference to text:shape
- Anonymous type of element style:master-page via reference to text:shape
- Anonymous type of element table:covered-table-cell via reference to text:text-content
- Anonymous type of element table:shapes via reference to text:shape
- Anonymous type of element table:table-cell via reference to text:text-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:deletion via reference to text:text-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:index-body via reference to text:index-content-main
- Anonymous type of element text:index-title via reference to text:index-content-main
- Anonymous type of element text:note-body via reference to text:text-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:section via reference to text:text-content
- Anonymous type of element text:span via reference to text:paragraph-content
- Group text:index-content-main via reference to text:shape
- Group text:office-text-content-main via reference to text:shape
- Group text:office-text-content-main via reference to text:shape
- Group text:paragraph-content via reference to text:shape
- Group text:text-content via reference to text:shape
- Type text:table-table-cell-content via reference to text:text-content
Sample instance
<draw:ellipse svg:x="string" svg:y="string" svg:width="string" svg:height="string" 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:ellipse>