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