svg:animateMotion
Element information
Namespace: http://www.w3.org/2000/svg
Schema document: svg11-flat-20030114.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]from subst. group svg:SVG.Description.class
- svg:mpath [0..1]
from type svg:SVG.animateMotion.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.Image.class via extension of svg:SVG.image.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:SVG.Use.class via extension of svg:SVG.use.content
- Anonymous type of element svg:a via extension of svg:SVG.a.content
- Anonymous type of element svg:circle via extension of svg:SVG.circle.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:ellipse via extension of svg:SVG.ellipse.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:image via extension of svg:SVG.image.content
- Anonymous type of element svg:line via extension of svg:SVG.line.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:path via extension of svg:SVG.path.content
- Anonymous type of element svg:pattern via extension of svg:SVG.pattern.content
- Anonymous type of element svg:polygon via extension of svg:SVG.polygon.content
- Anonymous type of element svg:polyline via extension of svg:SVG.polyline.content
- Anonymous type of element svg:rect via extension of svg:SVG.rect.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
- Anonymous type of element svg:text via extension of svg:SVG.text.content
- Anonymous type of element svg:use via extension of svg:SVG.use.content
- Type svg:SVG.a.content
- Type svg:SVG.circle.content
- Type svg:SVG.clipPath.content
- Type svg:SVG.defs.content
- Type svg:SVG.ellipse.content
- Type svg:SVG.g.content
- Type svg:SVG.glyph.content
- Type svg:SVG.image.content
- Type svg:SVG.line.content
- Type svg:SVG.marker.content
- Type svg:SVG.mask.content
- Type svg:SVG.missing-glyph.content
- Type svg:SVG.path.content
- Type svg:SVG.pattern.content
- Type svg:SVG.polygon.content
- Type svg:SVG.polyline.content
- Type svg:SVG.rect.content
- Type svg:SVG.svg.content
- Type svg:SVG.switch.content
- Type svg:SVG.symbol.content
- Type svg:SVG.text.content
- Type svg:SVG.use.content
Substitution hierarchy
- svg:SVG.Animation.class
- can be substituted with svg:animateMotion
Sample instance
<svg:animateMotion> <svg:desc>Any text</svg:desc> <svg:mpath xlink:href="string"> <svg:desc>Any text</svg:desc> </svg:mpath> </svg:animateMotion>