p:extLst
Extension List with Modification Flag
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.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_Connector (Element p:cxnSp)
- Type p:CT_GraphicalObjectFrame (Element p:graphicFrame)
- Type p:CT_HandoutMaster (Element p:handoutMaster)
- Type p:CT_NotesMaster (Element p:notesMaster)
- Type p:CT_NotesSlide (Element p:notes)
- Type p:CT_Picture (Element p:pic)
- Type p:CT_Placeholder (Element p:ph)
- Type p:CT_Shape (Element p:sp)
- Type p:CT_Slide (Element p:sld)
- Type p:CT_SlideLayout (Element p:sldLayout)
- Type p:CT_SlideMaster (Element p:sldMaster)
- Type p:CT_GroupShape (Elements p:grpSp, p:spTree)
- Type p:CT_HeaderFooter (Elements p:hf, p:hf, p:hf, p:hf)
Sample instance
<p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst>