<random> (Random Slide Transition)

This element describes a random slide transition effect.

[Example: Consider we have a slide with a random slide transition. The <random> element should be used as follows:

    <p:transition>
        <p:random/>
    </p:transition>

End example]

Parent Elements

<transition>4.4.1.46)

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Empty"/>