draw:fill-image
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:name | [1..1] | text:styleName | from group draw:name2 | |
draw:display-name | [0..1] | text:string | from group text:draw-fill-image-attlist | |
svg:width | [1..1] | text:length | from group svg:width | |
svg:height | [1..1] | text:length | from group svg:height | |
xlink:href | [1..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 office:styles
Sample instance
<draw:fill-image draw:name="NCName" svg:width="string" svg:height="string" xlink:href="http://www.example.com/" xlink:show="embed" xlink:actuate="onLoad"/>