draw:object-ole
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- office:binary-data [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:class-id | [0..1] | xsd:anySimpleType | from group text:draw-object-ole-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:object-ole xlink:show="embed" xlink:actuate="onLoad"> <office:binary-data>GpM7</office:binary-data> </draw:object-ole>