W3C

Appendix I. SVG Basic Feature Strings

This document defines feature strings for SVG 1.1 Basic Profile.

For more information about SVG, please refer to the W3C SVG overview. For more information about SVG Mobile, please refer to Mobile SVG Profile specification.

Base

This feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#base" indicates the availability of all the static and declarative animation language capabilities defined for SVG Basic.

Interactivity

The feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#interactivity" indicates the availability of all the base features, as well as support for interactivity: SVG Basic DOM Core support, SVG 1.1 Scripting Module, Document Events Attribute Module , Graphical Element Events Attribute Module, and Animation Events Attribute Module.

SVG Basic DOM Core

The feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#SVGBasicDomCore" indicates the availability of SVG Basic DOM Core support.

SVG Basic Extended DOM

The feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#SVGBasicDomExtended" indicates the availability of SVG Basic Extended DOM support.

Styling

The feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#css" indicates the availability of all the base features, as well as support for styling with CSS.

All Features

The feature string "http://www.w3.org/TR/SVGMobile/Basic/feature#all" indicates the availability of all the SVG Basic features, as well as support for styling with CSS.