p:excl
Exclusive
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLTimeNodeExclusive
Properties: Local, Qualified
Content
- p:cTn [1..1] Common Time Node Properties
Attributes
None
Used in
- Type p:CT_TimeNodeList (Elements p:childTnLst, p:subTnLst, p:tnLst)
Sample instance
<p:excl> <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:excl>