EG_ShadeProperties

Element Group Information

Model

Children: lin, path

Used By

Source

<xsd:group name="EG_ShadeProperties">
  <xsd:choice>
    <xsd:element name="lin" type="CT_LinearShadeProperties" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="path" type="CT_PathShadeProperties" minOccurs="1" maxOccurs="1"/>
  </xsd:choice>
</xsd:group>