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