presentation:dim
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:presentation:1.0
Schema document: presentation.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- presentation:sound [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:shape-id | [1..1] | text:IDREF | from group text:presentation-dim-attlist | |
draw:color | [1..1] | text:color | from group text:presentation-dim-attlist |
Used in
- Anonymous type of element presentation:animation-group
- Anonymous type of element presentation:animations
Substitution hierarchy
- text:presentation-animation-elements
- can be substituted with presentation:dim
Sample instance
<presentation:dim draw:shape-id="IDREF" draw:color="string"> <presentation:sound xlink:href="http://www.example.com/" xlink:actuate="onRequest" xlink:show="new"/> </presentation:dim>