Definition Type: Element
Name: notesMasterIdLst
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_NotesMasterIdList
Containing Schema: pml-presentation.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
List of Notes Master IDs
Collapse XSD Schema Diagram:
Drilldown into notesMasterId in schema pml-presentation_xsd Drilldown into CT_NotesMasterIdList in schema pml-presentation_xsdXSD Diagram of notesMasterIdLst in schema pml-presentation_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="notesMasterIdLst" type="CT_NotesMasterIdList" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>List of Notes Master IDs</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notesMasterId p:notesMasterId 0 1
Collapse Derivation Tree: