Definition Type: Element
Name: ahLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_AdjustHandleList
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
List of Shape Adjust Handles
Collapse XSD Schema Diagram:
Drilldown into ahPolar in schema dml-shapegeometry_xsd Drilldown into ahXY in schema dml-shapegeometry_xsd Drilldown into CT_AdjustHandleList in schema dml-shapegeometry_xsdXSD Diagram of ahLst in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ahXY a:ahXY 1 1
ahPolar a:ahPolar 1 1
Collapse Derivation Tree: