Hypermedia Types

Hypermedia Factors
CL
CR CU CM
LE LO LT LN LI
SVG

SVG

Description

"SVG is a language for describing two-dimensional graphics in XML. SVG allows for three types of graphic objects: vector graphic shapes (e.g., paths consisting of straight lines and curves), images and text. Graphical objects can be grouped, styled, transformed and composited into previously rendered objects. The feature set includes nested transformations, clipping paths, alpha masks, filter effects and template objects."[1]

MIME Types

  • image/svg+xml[2]

Hypermedia Elements

a[3][LE]

Notes

Example

altGlyph[4][LE]

Notes

Example

animate[5][LE]

Notes

Example

animateColor[6][LE]

Notes

Example

animateMotion[7][LE]

Notes

Example

animateTransform[8][LE]

Notes

Example

clip-path[9][LE]

Notes

Example

color-profile[10][LE]

Notes

Example

color-profile[11][LE]

Notes

Example

color-profile[12][LE]

Notes

Example

cursor[13][LE]

Notes

Example

cursor[14][LE]

Notes

Example

feImage[15][LE]

Notes

Example

fill[16][LE]

Notes

Example

filter[17][LE]

Notes

Example

filter[18][LE]

Notes

Example

image[19][LE]

Notes

Example

linearGradient[20][LE]

Notes

Example

marker,marker-start,marker-mid and marker-end[21][LE]

Notes

Example

mask[22][LE]

Notes

Example

pattern[23][LE]

Notes

Example

radialGradient[24][LE]

Notes

Example

script[25][LE]

Notes

Example

set[29][LE]

Notes

Example

stroke[26][LE]

Notes

Example

textpath[27][LE]

Notes

Example

tref[28][LE]

Notes

Example

use[30][LE]

Notes

Example

xlink[31][LE][LO]

Notes

Example

Reference Links

  1. Scalable Vector Graphics (SVG) 1.1 Specification
  2. XML Media Types [RFC3023]
  3. SVG Docs (a)
  4. SVG Docs (altGlyph)
  5. SVG Docs (animate)
  6. SVG Docs (animateColor)
  7. SVG Docs (animateMotion)
  8. SVG Docs (animateTransform)
  9. SVG Docs (clip-path)
  10. SVG Docs (color-profile)
  11. SVG Docs (color-profile)
  12. SVG Docs (color-profile)
  13. SVG Docs (cursor)
  14. SVG Docs (cursor)
  15. SVG Docs (feImage)
  16. SVG Docs (fill)
  17. SVG Docs (filter)
  18. SVG Docs (filter)
  19. SVG Docs (image)
  20. SVG Docs (linearGradient)
  21. SVG Docs (marker,marker-start,marker-mid and marker-end)
  22. SVG Docs (mask)
  23. SVG Docs (pattern)
  24. SVG Docs (radialGradient)
  25. SVG Docs (script)
  26. SVG Docs (stroke)
  27. SVG Docs (textpath)
  28. SVG Docs (tref)
  29. SVG Docs (set)
  30. SVG Docs (use)
  31. XML Linking Language (XLink) Version 1.0

Update History

2010-05-31
Updated storage and layout
2010-03-08
Initial post