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