[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

endSnd (Stop Sound Action)

This element will stops all previous sounds during a slide transition.

[Example: Consider a slide transition that stops all previous sounds. The<endSnd> element should be used as follows:

<p:transition>

<p:sndAc>

<p:endSnd/>

</p:sndAc>

</p:transition>

End Example]

Parent Elements

sndAc (ยง4.6.69)

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

<complexType name="CT_Empty"/>