Definition Type: ComplexType
Name: CT_CustomGeometry2D
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeGeometry.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into pathLst in schema dml-shapegeometry_xsd Drilldown into rect in schema dml-shapegeometry_xsd Drilldown into cxnLst in schema dml-shapegeometry_xsd Drilldown into ahLst in schema dml-shapegeometry_xsd Drilldown into gdLst in schema dml-shapegeometry_xsd Drilldown into avLst in schema dml-shapegeometry_xsdXSD Diagram of CT_CustomGeometry2D in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CustomGeometry2D">
    <xsd:sequence>
        <xsd:element name="avLst" type="CT_GeomGuideList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Adjust Value List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="gdLst" type="CT_GeomGuideList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List of Shape Guides</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ahLst" type="CT_AdjustHandleList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List of Shape Adjust Handles</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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>
        <xsd:element name="rect" type="CT_GeomRect" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Shape Text Rectangle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="pathLst" type="CT_Path2DList" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List of Shape Paths</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
avLst a:avLst 0 1
gdLst a:gdLst 0 1
ahLst a:ahLst 0 1
cxnLst a:cxnLst 0 1
rect a:rect 0 1
pathLst a:pathLst 1 1
Collapse Derivation Tree:
Collapse References:
a:custGeom, a:custGeom