draw:floating-frame
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:frame-name | [0..1] | text:string | from group text:draw-floating-frame-attlist | |
xlink:href | [1..1] | text:anyURI | from group text:common-draw-data-attlist | |
xlink:type | [0..1] | Anonymous | Default value is "simple". from group text:common-draw-data-attlist | |
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:floating-frame xlink:href="http://www.example.com/" xlink:show="embed" xlink:actuate="onLoad"/>