Element | CT_CustomGeometry2D/ahLst |
<xsd:complexType name="CT_AdjustHandleList"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="ahXY" type="CT_XYAdjustHandle" minOccurs="1" maxOccurs="1"/> <xsd:element name="ahPolar" type="CT_PolarAdjustHandle" minOccurs="1" maxOccurs="1"/> </xsd:choice> </xsd:complexType> |