Definition Type: ComplexType
Name: CT_ConnectionSiteList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeGeometry.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cxn in schema dml-shapegeometry_xsdXSD Diagram of CT_ConnectionSiteList in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_ConnectionSiteList">
    <xsd:sequence>
        <xsd:element name="cxn" type="CT_ConnectionSite" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Shape Connection Site</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cxn a:cxn 0 unbounded
Collapse Derivation Tree:
Collapse References:
a:cxnLst