Definition Type: ComplexType
Name: CT_DataModel
Namespace: http://schemas.openxmlformats.org/drawingml/2006/diagram
Containing Schema: dml-diagramDataModel.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-diagramdatamodel_xsd Drilldown into whole in schema dml-diagramdatamodel_xsd Drilldown into bg in schema dml-diagramdatamodel_xsd Drilldown into cxnLst in schema dml-diagramdatamodel_xsd Drilldown into ptLst in schema dml-diagramdatamodel_xsdXSD Diagram of CT_DataModel in schema dml-diagramdatamodel_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DataModel">
    <xsd:sequence>
        <xsd:element name="ptLst" type="CT_PtList">
            <xsd:annotation>
                <xsd:documentation>Point List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cxnLst" type="CT_CxnList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Connection List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bg" type="a:CT_BackgroundFormatting" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Background Formatting</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="whole" type="a:CT_WholeE2oFormatting" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Whole E2O Formatting</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ptLst nsC:ptLst (1) (1)
cxnLst nsC:cxnLst 0 1
bg nsC:bg 0 (1)
whole nsC:whole 0 (1)
extLst nsC:extLst 0 1
Collapse Derivation Tree:
Collapse References:
nsC:dataModel, nsC:dataModel