Element | svg:feMergeNode |
<complexType name="feMergeNodeType"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="svg:animate"/> <element ref="svg:set"/> </choice> <attributeGroup ref="svg:stdAttrs"/> <attribute name="in" type="string" use="optional"/> </complexType> |