presentation:hide-text
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:common-presentation-effect-attlist | |
presentation:effect | [0..1] | text:presentationEffects | Default value is "none". from group text:common-presentation-effect-attlist | |
presentation:direction | [0..1] | text:presentationEffectDirections | Default value is "none". from group text:common-presentation-effect-attlist | |
presentation:speed | [0..1] | text:presentationSpeeds | Default value is "medium". from group text:common-presentation-effect-attlist | |
presentation:delay | [0..1] | text:duration | from group text:common-presentation-effect-attlist | |
presentation:start-scale | [0..1] | text:percent | Default value is "100%". from group text:common-presentation-effect-attlist | |
presentation:path-id | [0..1] | xsd:anySimpleType | from group text:common-presentation-effect-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:hide-text
Sample instance
<presentation:hide-text draw:shape-id="IDREF"> <presentation:sound xlink:href="http://www.example.com/" xlink:actuate="onRequest" xlink:show="new"/> </presentation:hide-text>