EG_LineDashProperties

Element Group Information

Model

Children: custDash, prstDash

Used By

Complex Type CT_LineProperties

Source

<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>