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