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. Text can be in any XML namespace suitable to the appplication, which enhances searchability and accessibility of the SVG graphics. The feature set includes nested transformations, clipping paths, alpha masks, filter effects, template objects and extensibility.

SVG drawings can be dynamic and interactive. The Document Object Model (DOM) for SVG, which includes the full XML DOM, allows for straightforward and efficient vector graphics animation via scripting. A rich set of event handlers such as onmouseover and onclick can be assigned to any SVG graphical object. Because of its compatibility and leveraging of other Web standards, features like scripting can be done on SVG elements and other XML elements from different namespaces simultaneously within the same Web page.

Extrait de [ recommandation Scalable Vector Graphics Specification]

Recommandations (attention, cette partie est maintenue de façon occasionnelle)
pictos/enflag.gif 
Scalable Vector Graphics Specification
- Recommandation, 14-01-2003, version 1.1
- accès à l'historique des versionsnouveau
xmlns:svg="http://www.w3.org/2000/svg"
pictos/enflag.gif 
Scalable Vector Graphics Requirements
- Projet en cours, 29-10-1998, version 19981029
- accès à l'historique des versionsnouveau
pictos/enflag.gif 
Mobile SVG Profiles: SVG Tiny and SVG Basic
- Recommandation, 14-01-2003, version 20030114
- accès à l'historique des versionsnouveau
pictos/enflag.gif 
SVG Tiny Version 1.2 Requirements
- Projet en cours, 10-08-2006, version 1.2
- accès à l'historique des versions
Objectifs

Information descriptive non finalisée ; n'hésitez pas à nous contacter pour rédiger et/ou maintenir cette information à jour.

FR EN
puce 
SVG Open, Conference and Exhibition. Proceedings, 09/2004, édité par SchemaSoft, W3C
Proceedings des conférences 2002, 2003 et 2004
puce 
Free Library, édité par PerfectXML.com
Extraits d'ouvrages publiés sur le sujet
FR EN
puce 
SVG Developers
svg-developers@yahoogroups.com

Valid XHTML + RDFa