19.3.1.50 transition
This element specifies the kind of slide transition that should be used to transition to the current slide from the previous slide. That is, the transition information is stored on the slide that appears after the transition is complete.
Attributes
spd (Transition Speed)
Specifies the transition speed that is to be used when transitioning from the current slide to the next.
The possible values for this attribute are defined by the ST_TransitionSpeed simple type (19.7.54).
advTm (Advance after time)
Specifies the time, in milliseconds, after which the transition should start. This setting can be used in conjunction with the advClick attribute. If this attribute is not specified then it is assumed that no auto-advance occurs.
The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype.
advClick (Advance on Click)
Specifies whether a mouse click advances the slide or not. If this attribute is not specified then a value of true is assumed.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_SlideTransition) is located in A.3. end note]