Complex Type | CT_ShapeProperties |
<xsd:group name="EG_Geometry"> <xsd:choice> <xsd:element name="custGeom" type="CT_CustomGeometry2D" minOccurs="1" maxOccurs="1"/> <xsd:element name="prstGeom" type="CT_PresetGeometry2D" minOccurs="1" maxOccurs="1"/> </xsd:choice> </xsd:group> |