p:custShowLst
List of Custom Shows
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentation.xsd
Type: p:CT_CustomShowList
Properties: Local, Qualified
Content
- p:custShow [0..*] Custom Show
Attributes
None
Used in
- Type p:CT_Presentation (Element p:presentation)
Sample instance
<p:custShowLst> <p:custShow name="string" id="1"> <p:sldLst> <p:sld r:id="string"/> </p:sldLst> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:custShow> </p:custShowLst>