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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cMediaNode

Common Media Node Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
vol [0..1]a:ST_PositiveFixedPercentageVolumeDefault value is "50000".
mute [0..1]xsd:booleanMuteDefault value is "false".
numSld [0..1]xsd:unsignedIntNumber of SlidesDefault value is "1".
showWhenStopped [0..1]xsd:booleanShow When StoppedDefault value is "true".

Used in

Sample instance

<p:cMediaNode>
   <p:cTn>
      <p:stCondLst>
         <p:cond>...
         </p:cond>
      </p:stCondLst>
      <p:endCondLst>
         <p:cond>...
         </p:cond>
      </p:endCondLst>
      <p:endSync>
         <p:tgtEl>...
         </p:tgtEl>
      </p:endSync>
      <p:iterate>
         <p:tmAbs val="1"/>
      </p:iterate>
      <p:childTnLst>
         <p:par>...
         </p:par>
      </p:childTnLst>
      <p:subTnLst>
         <p:par>...
         </p:par>
      </p:subTnLst>
   </p:cTn>
   <p:tgtEl>
      <p:sldTgt/>
   </p:tgtEl>
</p:cMediaNode>

Site developed and hosted by Datypic, Inc.

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