p:extLst
Extension List
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_ExtensionListModify
Properties: Local, Qualified
Content
- Sequence [0..1]
- p:ext [0..*] Extension
from group p:EG_ExtensionList
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
mod | [0..1] | xsd:boolean | Modify | Default value is "false". |
Used in
- Type p:CT_Comment (Element p:cm)
- Type p:CT_SlideTiming (Elements p:timing, p:timing, p:timing)
- Type p:CT_SlideTransition (Elements p:transition, p:transition, p:transition)
Sample instance
<p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst>