Definition Type: Element
Name: custGeom
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_CustomGeometry2D
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Custom Geometry
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_xsd Drilldown into CT_CustomGeometry2D in schema dml-shapegeometry_xsdXSD Diagram of custGeom in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="custGeom" type="CT_CustomGeometry2D" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Custom Geometry</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: