Definition Type: ComplexType
Name: CT_PresetGeometry2D
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeGeometry.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into avLst in schema dml-shapegeometry_xsd Drilldown into prst in schema dml-shapegeometry_xsdXSD Diagram of CT_PresetGeometry2D in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PresetGeometry2D">
    <xsd:sequence>
        <xsd:element name="avLst" type="CT_GeomGuideList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List of Shape Adjust Values</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="prst" type="ST_ShapeType" use="required">
        <xsd:annotation>
            <xsd:documentation>Preset Shape</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
avLst a:avLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
prst a:prst Required
Collapse Derivation Tree:
Collapse References:
a:prstGeom