p:tnLst
Time Node List
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TimeNodeList
Properties: Local, Qualified
Content
- Choice [1..*]
- p:par Parallel Time Node
- p:seq Sequence Time Node
- p:excl Exclusive
- p:anim Animate
- p:animClr Animate Color Behavior
- p:animEffect Animate Effect
- p:animMotion Animate Motion
- p:animRot Animate Rotation
- p:animScale Animate Scale
- p:cmd Command
- p:set Set Time Node Behavior
- p:audio Audio
- p:video Video
Attributes
None
Used in
- Type p:CT_TLTemplate (Element p:tmpl)
- Type p:CT_SlideTiming (Elements p:timing, p:timing, p:timing)
Sample instance
<p:tnLst> <p:par> <p:cTn> <p:stCondLst>... </p:stCondLst> <p:endCondLst>... </p:endCondLst> <p:endSync>... </p:endSync> <p:iterate>... </p:iterate> <p:childTnLst>... </p:childTnLst> <p:subTnLst>... </p:subTnLst> </p:cTn> </p:par> </p:tnLst>