draw:image
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]
- office:binary-data [0..1]
from group text:draw-text
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:filter-name | [0..1] | text:string | from group text:draw-image-attlist | |
xlink:href | [0..1] | text:anyURI | ||
xlink:type | [0..1] | Anonymous | Default value is "simple". | |
xlink:show | [1..1] | Anonymous | from group xlink:show | |
xlink:actuate | [1..1] | Anonymous | from group xlink:actuate1 |
Used in
- Anonymous type of element draw:frame
Sample instance
<draw:image xlink:show="embed" xlink:actuate="onLoad"> <office:binary-data>GpM7</office:binary-data> <text:p>Any text, intermingled with: <text:s/> </text:p> </draw:image>