svg:feImage
Element information
Namespace: http://www.w3.org/2000/svg
Schema document: svg11-flat-20030114.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
from type svg:SVG.feImage.content
Attributes
Used in
- Anonymous type of element svg:SVG.Filter.class via extension of svg:SVG.filter.content
- Anonymous type of element svg:filter via extension of svg:SVG.filter.content
- Type svg:SVG.filter.content
Substitution hierarchy
- svg:SVG.FilterPrimitive.class
- can be substituted with svg:feImage
Sample instance
<svg:feImage xlink:href="string"> <svg:animate attributeName="any text content"> <svg:desc>Any text</svg:desc> </svg:animate> </svg:feImage>