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