Complex Type | CT_LineProperties |
<xsd:group name="EG_LineDashProperties"> <xsd:choice> <xsd:element name="prstDash" type="CT_PresetLineDashProperties" minOccurs="1" maxOccurs="1"/> <xsd:element name="custDash" type="CT_DashStopList" minOccurs="1" maxOccurs="1"/> </xsd:choice> </xsd:group> |