p:sldMasterId
Slide Master ID
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentation.xsd
Type: p:CT_SlideMasterIdListEntry
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | p:ST_SlideMasterId | Slide Master Identifier | |
r:id | [1..1] | r:ST_RelationshipId | Relationship Identifier |
Used in
- Type p:CT_SlideMasterIdList (Element p:sldMasterIdLst)
Sample instance
<p:sldMasterId r:id="string"> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:sldMasterId>