Schema Central > OOXML > pml-slide.xsd > p:transition
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:transition

Slide Transition for a Slide Master

Element information

Namespace: http://schemas.openxmlformats.org/presentationml/2006/main

Schema document: pml-slide.xsd

Other elements with the same name: p:transition, p:transition

Type: p:CT_SlideTransition

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
spd [0..1]p:ST_TransitionSpeedTransition SpeedDefault value is "fast".
advClick [0..1]xsd:booleanAdvance on ClickDefault value is "true".
advTm [0..1]xsd:unsignedIntAdvance after time

Used in

Sample instance

<p:transition>
   <p:blinds/>
   <p:sndAc>
      <p:stSnd>
         <p:snd r:embed="string"/>
      </p:stSnd>
   </p:sndAc>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:transition>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com