svg:g
Element information
Namespace: http://www.w3.org/2000/svg
Schema document: svg11-flat-20030114.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- svg:switch [1..1]
- svg:image [1..1]
- svg:style [1..1]
- svg:marker [1..1]
- svg:color-profile [1..1]
- svg:pattern [1..1]
- svg:clipPath [1..1]
- svg:mask [1..1]
- svg:filter [1..1]
- svg:cursor [1..1]
- svg:a [1..1]
- svg:view [1..1]
- svg:script [1..1]
from subst. group svg:SVG.Description.classfrom subst. group svg:SVG.Animation.classfrom subst. group svg:SVG.Structure.classfrom subst. group svg:SVG.Conditional.classfrom subst. group svg:SVG.Image.classfrom subst. group svg:SVG.Style.classfrom subst. group svg:SVG.Shape.classfrom subst. group svg:SVG.Text.classfrom subst. group svg:SVG.Marker.classfrom subst. group svg:SVG.ColorProfile.classfrom subst. group svg:SVG.Gradient.classfrom subst. group svg:SVG.Pattern.classfrom subst. group svg:SVG.Clip.classfrom subst. group svg:SVG.Mask.classfrom subst. group svg:SVG.Filter.classfrom subst. group svg:SVG.Cursor.classfrom subst. group svg:SVG.Hyperlink.classfrom subst. group svg:SVG.View.classfrom subst. group svg:SVG.Script.classfrom subst. group svg:SVG.Font.class
from type svg:SVG.g.content
Attributes
Used in
- 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: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.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.Structure.class
- can be substituted with svg:g
Sample instance
<svg:g> <svg:desc>Any text</svg:desc> </svg:g>