svg:text
Element information
Namespace: http://www.w3.org/2000/svg
Schema document: svg11-flat-20030114.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- svg:a [1..1]
from subst. group svg:SVG.Description.classfrom subst. group svg:SVG.Animation.classfrom subst. group svg:SVG.TextContent.classfrom subst. group svg:SVG.Hyperlink.class
from type svg:SVG.text.content
Attributes
Used in
- Anonymous type of element svg:SVG.Clip.class via extension of svg:SVG.clipPath.content
- Anonymous type of element svg:SVG.Conditional.class via extension of svg:SVG.switch.content
- Anonymous type of element svg:SVG.Hyperlink.class via extension of svg:SVG.a.content
- Anonymous type of element svg:SVG.Marker.class via extension of svg:SVG.marker.content
- Anonymous type of element svg:SVG.Mask.class via extension of svg:SVG.mask.content
- Anonymous type of element svg:SVG.Pattern.class via extension of svg:SVG.pattern.content
- Anonymous type of element svg:a via extension of svg:SVG.a.content
- Anonymous type of element svg:clipPath via extension of svg:SVG.clipPath.content
- Anonymous type of element svg:defs via extension of svg:SVG.defs.content
- Anonymous type of element svg:g via extension of svg:SVG.g.content
- Anonymous type of element svg:glyph via extension of svg:SVG.glyph.content
- Anonymous type of element svg:marker via extension of svg:SVG.marker.content
- Anonymous type of element svg:mask via extension of svg:SVG.mask.content
- Anonymous type of element svg:missing-glyph via extension of svg:SVG.missing-glyph.content
- Anonymous type of element svg:pattern via extension of svg:SVG.pattern.content
- Anonymous type of element svg:svg via extension of svg:SVG.svg.content
- Anonymous type of element svg:switch via extension of svg:SVG.switch.content
- Anonymous type of element svg:symbol via extension of svg:SVG.symbol.content
- Type svg:SVG.a.content
- Type svg:SVG.clipPath.content
- Type svg:SVG.defs.content
- Type svg:SVG.g.content
- Type svg:SVG.glyph.content
- Type svg:SVG.marker.content
- Type svg:SVG.mask.content
- Type svg:SVG.missing-glyph.content
- Type svg:SVG.pattern.content
- Type svg:SVG.svg.content
- Type svg:SVG.switch.content
- Type svg:SVG.symbol.content
Substitution hierarchy
- svg:SVG.Text.class
- can be substituted with svg:text
Sample instance
<svg:text> <svg:desc>Any text</svg:desc> </svg:text>