draw:applet
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- draw:param [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:code | [0..1] | xsd:anySimpleType | from group text:draw-applet-attlist | |
draw:object | [0..1] | xsd:anySimpleType | from group text:draw-applet-attlist | |
draw:archive | [0..1] | xsd:anySimpleType | from group text:draw-applet-attlist | |
draw:may-script | [0..1] | text:boolean | Default value is "false". from group text:draw-applet-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:applet xlink:show="embed" xlink:actuate="onLoad"> <draw:param draw:name="any text content"/> </draw:applet>