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