mei:svg_SVG.feSpotLight.content

Complex Type Information

Model

Children: svg:animate, svg:set

Used By

Element svg:feSpotLight

Source

<xs:complexType name="svg_SVG.feSpotLight.content">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="svg:animate"/>
    <xs:element ref="svg:set"/>
  </xs:choice>
</xs:complexType>