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