Element | svg:feDistantLight |
<complexType name="feDistantLightType"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="svg:animate"/> <element ref="svg:set"/> </choice> <attributeGroup ref="svg:stdAttrs"/> <attribute name="azimuth" type="double" use="optional"/> <attribute name="elevation" type="double" use="optional"/> </complexType> |