Element | svg:fePointLight |
<complexType name="fePointLightType"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="svg:animate"/> <element ref="svg:set"/> </choice> <attributeGroup ref="svg:stdAttrs"/> <attribute name="x" type="double" use="optional"/> <attribute name="y" type="double" use="optional"/> <attribute name="z" type="double" use="optional"/> </complexType> |