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