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