summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-10-06 18:52:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-06 18:52:51 +0900
commite6f93af338caceea53509dd21cc5145683497b4a (patch)
treeb4d2e456f505f59fde4ac219ea7b064156ec47d6 /doc
parenta969119bd0b819b53e4e3ba683c90c64f4b8f4de (diff)
downloadtdevelop-e6f93af338caceea53509dd21cc5145683497b4a.tar.gz
tdevelop-e6f93af338caceea53509dd21cc5145683497b4a.zip
Updated svg TDevelop documentation toc files. This relates to bug 1859.
Diffstat (limited to 'doc')
-rw-r--r--doc/extras/w3c/w3c-svg.toc505
1 files changed, 221 insertions, 284 deletions
diff --git a/doc/extras/w3c/w3c-svg.toc b/doc/extras/w3c/w3c-svg.toc
index c7ef3f3d..cf31fb51 100644
--- a/doc/extras/w3c/w3c-svg.toc
+++ b/doc/extras/w3c/w3c-svg.toc
@@ -1,23 +1,11 @@
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
-<title>Scalable Vector Graphics (SVG) 1.1 Specification</title>
-<base href="http://www.w3.org/TR/SVG11" url="index.html"/>
+<title>SVG 1.1 Specification</title>
+<base href="http://www.w3.org/TR/SVG11" url=""/>
<tocsect1 name="1 Introduction" url="intro.html">
-
<tocsect2 name="1.1 About SVG" url="intro.html#AboutSVG">
-
-
- <tocsect3 name="1.1.1 Modularization" url="intro.html#Modularization">
- </tocsect3>
-
- <tocsect3 name="1.1.2 Element and Attribute Collections" url="intro.html#ElementAndAttributeCollections">
- </tocsect3>
-
- <tocsect3 name="1.1.3 Profiling the SVG specification" url="intro.html#Profiling">
- </tocsect3>
-
</tocsect2>
<tocsect2 name="1.2 SVG MIME type, file name extension and Macintosh file type" url="intro.html#MIMEType">
@@ -93,14 +81,19 @@
<tocsect1 name="4 Basic Data Types and Interfaces" url="types.html">
+ <tocsect2 name="4.1 Syntax" url="types.html#Syntax">
+ </tocsect2>
+
+ <tocsect2 name="4.2 Basic data types" url="types.html#BasicDataTypes">
+ </tocsect2>
- <tocsect2 name="4.1 Basic data types" url="types.html#BasicDataTypes">
+ <tocsect2 name="4.3 Real number precision" url="types.html#Precision">
</tocsect2>
- <tocsect2 name="4.2 Recognized color keyword names" url="types.html#ColorKeywords">
+ <tocsect2 name="4.4 Recognized color keyword names" url="types.html#ColorKeywords">
</tocsect2>
- <tocsect2 name="4.3 Basic DOM interfaces" url="types.html#BasicDOMInterfaces">
+ <tocsect2 name="4.5 Basic DOM interfaces" url="types.html#BasicDOMInterfaces">
</tocsect2>
</tocsect1>
@@ -133,13 +126,10 @@
<tocsect2 name="5.3 References and the 'defs' element" url="struct.html#Head">
- <tocsect3 name="5.3.1 Overview" url="struct.html#HeadOverview">
+ <tocsect3 name="5.3.1 Overview" url="struct.html#Overview">
</tocsect3>
- <tocsect3 name="5.3.2 URI reference attributes" url="struct.html#xlinkRefAttrs">
- </tocsect3>
-
- <tocsect3 name="5.3.3 The 'defs' element" url="struct.html#DefsElement">
+ <tocsect3 name="5.3.2 The 'defs' element" url="struct.html#DefsElement">
</tocsect3>
</tocsect2>
@@ -193,25 +183,7 @@
</tocsect2>
- <tocsect2 name="5.11 Core Attribute Module" url="struct.html#core-att-mod">
- </tocsect2>
-
- <tocsect2 name="5.12 Structure Module" url="struct.html#structure-mod">
- </tocsect2>
-
- <tocsect2 name="5.13 Basic Structure Module" url="struct.html#basic-structure-mod">
- </tocsect2>
-
- <tocsect2 name="5.14 Container Attribute Module" url="struct.html#container-att-mod">
- </tocsect2>
-
- <tocsect2 name="5.15 Conditional Processing Module" url="struct.html#conditional-mod">
- </tocsect2>
-
- <tocsect2 name="5.16 Image Module" url="struct.html#image-mod">
- </tocsect2>
-
- <tocsect2 name="5.17 DOM interfaces" url="struct.html#DOMInterfaces">
+ <tocsect2 name="5.11 DOM interfaces" url="struct.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -231,52 +203,46 @@
<tocsect2 name="6.4 Specifying properties using the presentation attributes" url="styling.html#UsingPresentationAttributes">
</tocsect2>
- <tocsect2 name="6.5 Entity definitions for the presentation attributes" url="styling.html#EntityDefinitionsPresentationAttributes">
- </tocsect2>
-
- <tocsect2 name="6.6 Styling with XSL" url="styling.html#StylingWithXSL">
+ <tocsect2 name="6.5 Styling with XSL" url="styling.html#StylingWithXSL">
</tocsect2>
- <tocsect2 name="6.7 Styling with CSS" url="styling.html#StylingWithCSS">
+ <tocsect2 name="6.6 Styling with CSS" url="styling.html#StylingWithCSS">
</tocsect2>
- <tocsect2 name="6.8 Case sensitivity of property names and values" url="styling.html#CaseSensitivity">
+ <tocsect2 name="6.7 Case sensitivity of property names and values" url="styling.html#CaseSensitivity">
</tocsect2>
- <tocsect2 name="6.9 Facilities from CSS and XSL used by SVG" url="styling.html#SVGUseOfCSS">
+ <tocsect2 name="6.8 Facilities from CSS and XSL used by SVG" url="styling.html#SVGUseOfCSS">
</tocsect2>
- <tocsect2 name="6.10 Referencing external style sheets" url="styling.html#ReferencingExternalStyleSheets">
+ <tocsect2 name="6.9 Referencing external style sheets" url="styling.html#ReferencingExternalStyleSheets">
</tocsect2>
- <tocsect2 name="6.11 The 'style' element" url="styling.html#StyleElement">
+ <tocsect2 name="6.10 The 'style' element" url="styling.html#StyleElement">
</tocsect2>
- <tocsect2 name="6.12 The class attribute" url="styling.html#ClassAttribute">
+ <tocsect2 name="6.11 The 'class' attribute" url="styling.html#ClassAttribute">
</tocsect2>
- <tocsect2 name="6.13 The style attribute" url="styling.html#StyleAttribute">
+ <tocsect2 name="6.12 The 'style' attribute" url="styling.html#StyleAttribute">
</tocsect2>
- <tocsect2 name="6.14 Specifying the default style sheet language" url="styling.html#DefaultStyleSheetLanguage">
+ <tocsect2 name="6.13 Specifying the default style sheet language" url="styling.html#DefaultStyleSheetLanguage">
</tocsect2>
- <tocsect2 name="6.15 Property inheritance" url="styling.html#Inheritance">
+ <tocsect2 name="6.14 Property inheritance" url="styling.html#Inheritance">
</tocsect2>
- <tocsect2 name="6.16 The scope/range of styles" url="styling.html#Scope">
+ <tocsect2 name="6.15 The scope/range of styles" url="styling.html#Scope">
</tocsect2>
- <tocsect2 name="6.17 User agent style sheet" url="styling.html#UAStyleSheet">
+ <tocsect2 name="6.16 User agent style sheet" url="styling.html#UAStyleSheet">
</tocsect2>
- <tocsect2 name="6.18 Aural style sheets" url="styling.html#AuralStyleSheets">
+ <tocsect2 name="6.17 Aural style sheets" url="styling.html#AuralStyleSheets">
</tocsect2>
- <tocsect2 name="6.19 Style Module" url="styling.html#style-mod">
- </tocsect2>
-
- <tocsect2 name="6.20 DOM interfaces" url="styling.html#DOMInterfaces">
+ <tocsect2 name="6.18 DOM interfaces" url="styling.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -317,13 +283,16 @@
<tocsect2 name="7.11 Object bounding box units" url="coords.html#ObjectBoundingBox">
</tocsect2>
- <tocsect2 name="7.12 Geographic Coordinate Systems" url="coords.html#GeographicCoordinates">
+ <tocsect2 name="7.12 Intrinsic sizing properties of the viewport of SVG content" url="coords.html#IntrinsicSizing">
</tocsect2>
- <tocsect2 name="7.13 Viewport Attribute Module" url="coords.html#viewport-att-mod">
+ <tocsect2 name="7.13 Geographic Coordinate Systems" url="coords.html#GeographicCoordinates">
</tocsect2>
- <tocsect2 name="7.14 DOM interfaces" url="coords.html#DOMInterfaces">
+ <tocsect2 name="7.14 The ‘svg:transform’ attribute" url="coords.html#SVGGlobalTransformAttribute">
+ </tocsect2>
+
+ <tocsect2 name="7.15 DOM interfaces" url="coords.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -398,15 +367,13 @@
</tocsect2>
<tocsect2 name="9.7 The 'polygon' element" url="shapes.html#PolygonElement">
- </tocsect2>
-
- <tocsect2 name="9.8 The grammar for points specifications in 'polyline' and 'polygon' elements" url="shapes.html#PointsBNF">
- </tocsect2>
- <tocsect2 name="9.9 Shape Module" url="shapes.html#shape-mod">
- </tocsect2>
+ <tocsect3 name="9.7.1 The grammar for points specifications in 'polyline' and 'polygon' elements" url="shapes.html#PointsBNF">
+ </tocsect3>
+
+</tocsect2>
- <tocsect2 name="9.10 DOM interfaces" url="shapes.html#DOMInterfaces">
+ <tocsect2 name="9.8 DOM interfaces" url="shapes.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -472,16 +439,16 @@
<tocsect2 name="10.12 Text decoration" url="text.html#TextDecorationProperties">
</tocsect2>
- <tocsect2 name="10.14 Text on a path" url="text.html#TextOnAPath">
+ <tocsect2 name="10.13 Text on a path" url="text.html#TextOnAPath">
- <tocsect3 name="10.14.1 Introduction to text on a path" url="text.html#TextOnAPathIntroduction">
+ <tocsect3 name="10.13.1 Introduction to text on a path" url="text.html#TextOnAPathIntroduction">
</tocsect3>
- <tocsect3 name="10.14.2 The 'textPath' element" url="text.html#TextPathElement">
+ <tocsect3 name="10.13.2 The 'textPath' element" url="text.html#TextPathElement">
</tocsect3>
- <tocsect3 name="10.14.3 Text on a path layout rules" url="text.html#TextpathLayoutRules">
+ <tocsect3 name="10.13.3 Text on a path layout rules" url="text.html#TextpathLayoutRules">
</tocsect3>
</tocsect2>
@@ -495,13 +462,7 @@
<tocsect2 name="10.16 Text selection and clipboard operations" url="text.html#TextSelection">
</tocsect2>
- <tocsect2 name="10.17 Text Module" url="text.html#text-mod">
- </tocsect2>
-
- <tocsect2 name="10.18 Basic Text Module" url="text.html#basic-text-mod">
- </tocsect2>
-
- <tocsect2 name="10.19 DOM interfaces" url="text.html#DOMInterfaces">
+ <tocsect2 name="10.17 DOM interfaces" url="text.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -564,25 +525,7 @@
<tocsect2 name="11.8 Inheritance of painting properties" url="painting.html#InheritanceOfPaintingProperties">
</tocsect2>
- <tocsect2 name="11.9 Paint Attribute Module" url="painting.html#paint-att-mod">
- </tocsect2>
-
- <tocsect2 name="11.10 Basic Paint Attribute Module" url="painting.html#basic-paint-att-mod">
- </tocsect2>
-
- <tocsect2 name="11.11 Opacity Attribute Module" url="painting.html#opacity-att-mod">
- </tocsect2>
-
- <tocsect2 name="11.12 Graphics Attribute Module" url="painting.html#graphics-att-mod">
- </tocsect2>
-
- <tocsect2 name="11.13 Basic Graphics Attribute Module" url="painting.html#basic-graphics-att-mod">
- </tocsect2>
-
- <tocsect2 name="11.14 Marker Module" url="painting.html#marker-mod">
- </tocsect2>
-
- <tocsect2 name="11.15 DOM interfaces" url="painting.html#DOMInterfaces">
+ <tocsect2 name="11.9 DOM interfaces" url="painting.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -615,10 +558,7 @@
</tocsect2>
- <tocsect2 name="12.4 Color Profile Module" url="color.html#color-profile-mod">
- </tocsect2>
-
- <tocsect2 name="12.7 DOM interfaces" url="color.html#DOMInterfaces">
+ <tocsect2 name="12.4 DOM interfaces" url="color.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -649,13 +589,7 @@
<tocsect2 name="13.3 Patterns" url="pservers.html#Patterns">
</tocsect2>
- <tocsect2 name="13.4 Gradient Module" url="pservers.html#gradient-mod">
- </tocsect2>
-
- <tocsect2 name="13.5 Pattern Module" url="pservers.html#pattern-mod">
- </tocsect2>
-
- <tocsect2 name="13.6 DOM interfaces" url="pservers.html#DOMInterfaces">
+ <tocsect2 name="13.4 DOM interfaces" url="pservers.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -695,16 +629,7 @@
<tocsect2 name="14.5 Object and group opacity: the 'opacity' property" url="masking.html#ObjectAndGroupOpacityProperties">
</tocsect2>
- <tocsect2 name="14.6 Clip Module" url="masking.html#clip-mod">
- </tocsect2>
-
- <tocsect2 name="14.7 Basic Clip Module" url="masking.html#basic-clip-mod">
- </tocsect2>
-
- <tocsect2 name="14.8 Mask Module" url="masking.html#mask-mod">
- </tocsect2>
-
- <tocsect2 name="14.9 DOM interfaces" url="masking.html#DOMInterfaces">
+ <tocsect2 name="14.6 DOM interfaces" url="masking.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -750,13 +675,13 @@
<tocsect3 name="15.8.1 Introduction" url="filters.html#LightSourceIntro">
</tocsect3>
- <tocsect3 name="15.8.2 Light source 'feDistantLight'" url="filters.html#feDistantLight">
+ <tocsect3 name="15.8.2 Light source 'feDistantLight'" url="filters.html#feDistantLightElement">
</tocsect3>
- <tocsect3 name="15.8.3 Light source 'fePointLight'" url="filters.html#fePointLight">
+ <tocsect3 name="15.8.3 Light source 'fePointLight'" url="filters.html#fePointLightElement">
</tocsect3>
- <tocsect3 name="15.8.4 Light source 'feSpotLight'" url="filters.html#feSpotLight">
+ <tocsect3 name="15.8.4 Light source 'feSpotLight'" url="filters.html#feSpotLightElement">
</tocsect3>
<tocsect3 name="15.8.5 The 'lighting-color' property" url="filters.html#LightingColorProperty">
@@ -764,61 +689,55 @@
</tocsect2>
- <tocsect2 name="15.9 Filter primitive 'feBlend'" url="filters.html#feBlend">
- </tocsect2>
-
- <tocsect2 name="15.10 Filter primitive 'feColorMatrix'" url="filters.html#feColorMatrix">
+ <tocsect2 name="15.9 Filter primitive 'feBlend'" url="filters.html#feBlendElement">
</tocsect2>
- <tocsect2 name="15.11 Filter primitive 'feComponentTransfer'" url="filters.html#feComponentTransfer">
+ <tocsect2 name="15.10 Filter primitive 'feColorMatrix'" url="filters.html#feColorMatrixElement">
</tocsect2>
- <tocsect2 name="15.12 Filter primitive 'feComposite'" url="filters.html#feComposite">
+ <tocsect2 name="15.11 Filter primitive 'feComponentTransfer'" url="filters.html#feComponentTransferElement">
</tocsect2>
- <tocsect2 name="15.13 Filter primitive 'feConvolveMatrix'" url="filters.html#feConvolveMatrix">
+ <tocsect2 name="15.12 Filter primitive 'feComposite'" url="filters.html#feCompositeElement">
</tocsect2>
- <tocsect2 name="15.14 Filter primitive 'feDiffuseLighting'" url="filters.html#feDiffuseLighting">
+ <tocsect2 name="15.13 Filter primitive 'feConvolveMatrix'" url="filters.html#feConvolveMatrixElement">
</tocsect2>
- <tocsect2 name="15.15 Filter primitive 'feDisplacementMap'" url="filters.html#feDisplacementMap">
+ <tocsect2 name="15.14 Filter primitive 'feDiffuseLighting'" url="filters.html#feDiffuseLightingElement">
</tocsect2>
- <tocsect2 name="15.16 Filter primitive 'feFlood'" url="filters.html#feFlood">
+ <tocsect2 name="15.15 Filter primitive 'feDisplacementMap'" url="filters.html#feDisplacementMapElement">
</tocsect2>
- <tocsect2 name="15.17 Filter primitive 'feGaussianBlur'" url="filters.html#feGaussianBlur">
+ <tocsect2 name="15.16 Filter primitive 'feFlood'" url="filters.html#feFloodElement">
</tocsect2>
- <tocsect2 name="15.18 Filter primitive 'feImage'" url="filters.html#feImage">
+ <tocsect2 name="15.17 Filter primitive 'feGaussianBlur'" url="filters.html#feGaussianBlurElement">
</tocsect2>
- <tocsect2 name="15.19 Filter primitive 'feMerge'" url="filters.html#feMerge">
+ <tocsect2 name="15.18 Filter primitive 'feImage'" url="filters.html#feImageElement">
</tocsect2>
- <tocsect2 name="15.20 Filter primitive 'feMorphology'" url="filters.html#feMorphology">
+ <tocsect2 name="15.19 Filter primitive 'feMerge'" url="filters.html#feMergeElement">
</tocsect2>
- <tocsect2 name="15.21 Filter primitive 'feOffset'" url="filters.html#feOffset">
+ <tocsect2 name="15.20 Filter primitive 'feMorphology'" url="filters.html#feMorphologyElement">
</tocsect2>
- <tocsect2 name="15.22 Filter primitive 'feSpecularLighting'" url="filters.html#feSpecularLighting">
+ <tocsect2 name="15.21 Filter primitive 'feOffset'" url="filters.html#feOffsetElement">
</tocsect2>
- <tocsect2 name="15.23 Filter primitive 'feTile'" url="filters.html#feTile">
+ <tocsect2 name="15.22 Filter primitive 'feSpecularLighting'" url="filters.html#feSpecularLightingElement">
</tocsect2>
- <tocsect2 name="15.24 Filter primitive 'feTurbulence'" url="filters.html#feTurbulence">
+ <tocsect2 name="15.23 Filter primitive 'feTile'" url="filters.html#feTileElement">
</tocsect2>
- <tocsect2 name="15.25 Filter Module" url="filters.html#filter-mod">
+ <tocsect2 name="15.24 Filter primitive 'feTurbulence'" url="filters.html#feTurbulenceElement">
</tocsect2>
- <tocsect2 name="15.26 Basic Filter Module" url="filters.html#basic-filter-mod">
- </tocsect2>
-
- <tocsect2 name="15.27 DOM interfaces" url="filters.html#DOMInterfaces">
+ <tocsect2 name="15.25 DOM interfaces" url="filters.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -838,7 +757,7 @@
<tocsect2 name="16.4 Pointer events" url="interact.html#PointerEvents">
</tocsect2>
- <tocsect2 name="16.5 Processing order for user interface events" url="interact.html#UIEventProcessing">
+ <tocsect2 name="16.5 Hit-testing and processing order for user interface events" url="interact.html#pointer-processing">
</tocsect2>
<tocsect2 name="16.6 The 'pointer-events' property" url="interact.html#PointerEventsProperty">
@@ -861,56 +780,37 @@
</tocsect2>
- <tocsect2 name="16.9 Document Events Attribute Module" url="interact.html#document-events-att-mod">
- </tocsect2>
-
- <tocsect2 name="16.10 Graphical Events Attribute Module" url="interact.html#graphical-events-att-mod">
- </tocsect2>
-
- <tocsect2 name="16.11 Animation Events Attribute Module" url="interact.html#animation-events-att-mod">
- </tocsect2>
-
- <tocsect2 name="16.12 Cursor Module" url="interact.html#cursor-mod">
- </tocsect2>
-
- <tocsect2 name="16.13 DOM interfaces" url="interact.html#DOMInterfaces">
+ <tocsect2 name="16.9 DOM interfaces" url="interact.html#DOMInterfaces">
</tocsect2>
</tocsect1>
<tocsect1 name="17 Linking" url="linking.html">
+ <tocsect2 name="17.1 References" url="linking.html#IRIReference">
+ </tocsect2>
- <tocsect2 name="17.1 Links out of SVG content: the 'a' element" url="linking.html#Links">
+ <tocsect2 name="17.2 Links out of SVG content: the 'a' element" url="linking.html#Links">
</tocsect2>
- <tocsect2 name="17.2 Linking into SVG content: URI fragments and SVG views" url="linking.html#LinksIntoSVG">
+ <tocsect2 name="17.3 Linking into SVG content: URI fragments and SVG views" url="linking.html#LinksIntoSVG">
- <tocsect3 name="17.2.1 Introduction: URI fragments and SVG views" url="linking.html#IntroFragmentsViews">
+ <tocsect3 name="17.3.1 Introduction: URI fragments and SVG views" url="linking.html#IntroFragmentsViews">
</tocsect3>
- <tocsect3 name="17.2.2 SVG fragment identifiers" url="linking.html#SVGFragmentIdentifiers">
+ <tocsect3 name="17.3.2 SVG fragment identifiers" url="linking.html#SVGFragmentIdentifiers">
</tocsect3>
- <tocsect3 name="17.2.3 Predefined views: the 'view' element" url="linking.html#ViewElement">
+ <tocsect3 name="17.3.3 Predefined views: the 'view' element" url="linking.html#ViewElement">
</tocsect3>
- </tocsect2>
-
- <tocsect2 name="17.3 Hyperlinking Module" url="linking.html#hyperlinking-mod">
- </tocsect2>
-
- <tocsect2 name="17.4 Xlink Attribute Module" url="linking.html#xlink-att-mod">
- </tocsect2>
-
- <tocsect2 name="17.5 ExternalResourcesRequired Attribute Module" url="linking.html#err-att-mod">
- </tocsect2>
+ <tocsect3 name="17.3.4 Highlighting views" url="linking.html#ViewHighlight">
+ </tocsect3>
- <tocsect2 name="17.6 View Module" url="linking.html#view-mod">
- </tocsect2>
+</tocsect2>
- <tocsect2 name="17.7 DOM interfaces" url="linking.html#DOMInterfaces">
+ <tocsect2 name="17.4 DOM interfaces" url="linking.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -938,10 +838,7 @@
<tocsect2 name="18.4 Event attributes" url="script.html#EventAttributes">
</tocsect2>
- <tocsect2 name="18.5 Scripting Module" url="script.html#scripting-mod">
- </tocsect2>
-
- <tocsect2 name="18.6 DOM interfaces" url="script.html#DOMInterfaces">
+ <tocsect2 name="18.5 DOM interfaces" url="script.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -952,16 +849,16 @@
<tocsect2 name="19.1 Introduction" url="animate.html#Introduction">
</tocsect2>
- <tocsect2 name="19.2 Animation elements" url="animate.html#Animation.class">
+ <tocsect2 name="19.2 Animation elements" url="animate.html#AnimationElements">
- <tocsect3 name="19.2.1 Overview" url="animate.html#AnimateElementsIntro">
+ <tocsect3 name="19.2.1 Overview" url="animate.html#AnimationElementsIntro">
</tocsect3>
<tocsect3 name="19.2.2 Relationship to SMIL Animation" url="animate.html#RelationshipToSMILAnimation">
</tocsect3>
- <tocsect3 name="19.2.3 Animation elements example" url="animate.html#Animation.classExample">
+ <tocsect3 name="19.2.3 Animation elements example" url="animate.html#AnimationElementsExample">
</tocsect3>
<tocsect3 name="19.2.4 Attributes to identify the target element for an animation" url="animate.html#TargetElement">
@@ -970,45 +867,48 @@
<tocsect3 name="19.2.5 Attributes to identify the target attribute or property for an animation" url="animate.html#TargetAttributes">
</tocsect3>
- <tocsect3 name="19.2.6 Attributes to control the timing of the animation" url="animate.html#TimingAttributes">
+ <tocsect3 name="19.2.6 Animation with namespaces" url="animate.html#Animation.nsexample">
</tocsect3>
- <tocsect3 name="19.2.7 Attributes that define animation values over time" url="animate.html#ValueAttributes">
+ <tocsect3 name="19.2.7 Paced animation and complex types" url="animate.html#complexDistances">
</tocsect3>
- <tocsect3 name="19.2.8 Attributes that control whether animations are additive" url="animate.html#AdditionAttributes">
+ <tocsect3 name="19.2.8 Attributes to control the timing of the animation" url="animate.html#TimingAttributes">
</tocsect3>
- <tocsect3 name="19.2.9 Inheritance" url="animate.html#Inheritance">
+ <tocsect3 name="19.2.9 Attributes that define animation values over time" url="animate.html#ValueAttributes">
</tocsect3>
- <tocsect3 name="19.2.10 The 'animate' element" url="animate.html#AnimateElement">
+ <tocsect3 name="19.2.10 Attributes that control whether animations are additive" url="animate.html#AdditionAttributes">
</tocsect3>
- <tocsect3 name="19.2.11 The 'set' element" url="animate.html#SetElement">
+ <tocsect3 name="19.2.11 Inheritance" url="animate.html#Inheritance">
</tocsect3>
- <tocsect3 name="19.2.12 The 'animateMotion' element" url="animate.html#AnimateMotionElement">
+ <tocsect3 name="19.2.12 The 'animate' element" url="animate.html#AnimateElement">
</tocsect3>
- <tocsect3 name="19.2.13 The 'animateColor' element" url="animate.html#AnimateColorElement">
+ <tocsect3 name="19.2.13 The 'set' element" url="animate.html#SetElement">
</tocsect3>
- <tocsect3 name="19.2.14 The 'animateTransform' element" url="animate.html#AnimateTransformElement">
+ <tocsect3 name="19.2.14 The 'animateMotion' element" url="animate.html#AnimateMotionElement">
</tocsect3>
- <tocsect3 name="19.2.15 Elements, attributes and properties that can be animated" url="animate.html#AnimationAttributesAndProperties">
+ <tocsect3 name="19.2.15 The 'animateColor' element" url="animate.html#AnimateColorElement">
</tocsect3>
- </tocsect2>
+ <tocsect3 name="19.2.16 The 'animateTransform' element" url="animate.html#AnimateTransformElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.17 Elements, attributes and properties that can be animated" url="animate.html#AnimationAttributesAndProperties">
+ </tocsect3>
- <tocsect2 name="19.3 Animation using the SVG DOM" url="animate.html#DOMAnimationExample">
</tocsect2>
- <tocsect2 name="19.4 Animation Module" url="animate.html#animation-mod">
+ <tocsect2 name="19.3 Animation using the SVG DOM" url="animate.html#DOMAnimationExample">
</tocsect2>
- <tocsect2 name="19.5 DOM interfaces" url="animate.html#DOMInterfaces">
+ <tocsect2 name="19.4 DOM interfaces" url="animate.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -1051,13 +951,7 @@
</tocsect2>
- <tocsect2 name="20.9 Full Font Module" url="fonts.html#font-mod">
- </tocsect2>
-
- <tocsect2 name="20.10 Basic Font Module" url="fonts.html#basic-font-mod">
- </tocsect2>
-
- <tocsect2 name="20.11 DOM interfaces" url="fonts.html#DOMInterfaces">
+ <tocsect2 name="20.9 DOM interfaces" url="fonts.html#DOMInterfaces">
</tocsect2>
</tocsect1>
@@ -1085,7 +979,7 @@
<tocsect1 name="23 Extensibility" url="extend.html">
- <tocsect2 name="23.1 Foreign namespaces and private data" url="extend.html#PrivateData">
+ <tocsect2 name="23.1 Foreign namespaces and private data" url="extend.html#ForeignNamespaces">
</tocsect2>
<tocsect2 name="23.2 Embedding foreign object types" url="extend.html#EmbeddingForeignObjects">
@@ -1100,152 +994,165 @@
<tocsect2 name="23.5 Adding private elements and attributes to the DTD" url="extend.html#PrivateElementsAndAttribute">
</tocsect2>
- <tocsect2 name="23.6 Extensibility Module" url="extend.html#extensibility-mod">
- </tocsect2>
-
- <tocsect2 name="23.7 DOM interfaces" url="extend.html#DOMInterfaces">
+ <tocsect2 name="23.6 DOM interfaces" url="extend.html#DOMInterfaces">
 
</tocsect2>
</tocsect1>
<tocsect1 name="Appendix A: DTD" url="svgdtd.html">
- <tocsect2 name="A.1 SVG 1.1 DTD Module Implementations" url="svgdtd.html#DTD.1">
+
+ <tocsect2 name="A.1 Introduction" url="svgdtd.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="A.2 Modularization" url="svgdtd.html#Modularization">
+
+ <tocsect3 name="A.2.1 Element and attribute collections" url="svgdtd.html#ElementAndAttributeCollections">
+ </tocsect3>
+
+ <tocsect3 name="A.2.2 Profiling the SVG specification" url="svgdtd.html#Profiling">
+ </tocsect3>
+
+ <tocsect3 name="A.2.3 Practical considerations" url="svgdtd.html#PracticalConsiderations">
+ </tocsect3>
+ </tocsect2>
+
+ <tocsect2 name="A.3 SVG 1.1 DTD Module Implementations" url="svgdtd.html#DTD.1">
- <tocsect3 name="A.1.1 Modular Framework Module" url="svgdtd.html#DTD.1.1">
+ <tocsect3 name="A.3.1 Modular Framework Module" url="svgdtd.html#DTD.1.1">
</tocsect3>
- <tocsect3 name="A.1.2 Datatypes Module" url="svgdtd.html#DTD.1.2">
+ <tocsect3 name="A.3.2 Datatypes Module" url="svgdtd.html#DTD.1.2">
</tocsect3>
- <tocsect3 name="A.1.3 Qualified Name Module" url="svgdtd.html#DTD.1.3">
+ <tocsect3 name="A.3.3 Qualified Name Module" url="svgdtd.html#DTD.1.3">
</tocsect3>
- <tocsect3 name="A.1.4 Core Attribute Module" url="svgdtd.html#DTD.1.4">
+ <tocsect3 name="A.3.4 Core Attribute Module" url="svgdtd.html#DTD.1.4">
</tocsect3>
- <tocsect3 name="A.1.5 Container Attribute Module" url="svgdtd.html#DTD.1.5">
+ <tocsect3 name="A.3.5 Container Attribute Module" url="svgdtd.html#DTD.1.5">
</tocsect3>
- <tocsect3 name="A.1.6 Viewport Attribute Module" url="svgdtd.html#DTD.1.6">
+ <tocsect3 name="A.3.6 Viewport Attribute Module" url="svgdtd.html#DTD.1.6">
</tocsect3>
- <tocsect3 name="A.1.7 Paint Attribute Module" url="svgdtd.html#DTD.1.7">
+ <tocsect3 name="A.3.7 Paint Attribute Module" url="svgdtd.html#DTD.1.7">
</tocsect3>
- <tocsect3 name="A.1.8 Basic Paint Attribute Module" url="svgdtd.html#DTD.1.8">
+ <tocsect3 name="A.3.8 Basic Paint Attribute Module" url="svgdtd.html#DTD.1.8">
</tocsect3>
- <tocsect3 name="A.1.9 Paint Opacity Attribute Module" url="svgdtd.html#DTD.1.9">
+ <tocsect3 name="A.3.9 Paint Opacity Attribute Module" url="svgdtd.html#DTD.1.9">
</tocsect3>
- <tocsect3 name="A.1.10 Graphics Attribute Module" url="svgdtd.html#DTD.1.10">
+ <tocsect3 name="A.3.10 Graphics Attribute Module" url="svgdtd.html#DTD.1.10">
</tocsect3>
- <tocsect3 name="A.1.11 Basic Graphics Attribute Module" url="svgdtd.html#DTD.1.11">
+ <tocsect3 name="A.3.11 Basic Graphics Attribute Module" url="svgdtd.html#DTD.1.11">
</tocsect3>
- <tocsect3 name="A.1.12 Document Events Attribute Module" url="svgdtd.html#DTD.1.12">
+ <tocsect3 name="A.3.12 Document Events Attribute Module" url="svgdtd.html#DTD.1.12">
</tocsect3>
- <tocsect3 name="A.1.13 Graphical Element Events Attribute Module" url="svgdtd.html#DTD.1.13">
+ <tocsect3 name="A.3.13 Graphical Element Events Attribute Module" url="svgdtd.html#DTD.1.13">
</tocsect3>
- <tocsect3 name="A.1.14 Animation Events Attribute Module" url="svgdtd.html#DTD.1.14">
+ <tocsect3 name="A.3.14 Animation Events Attribute Module" url="svgdtd.html#DTD.1.14">
</tocsect3>
- <tocsect3 name="A.1.15 XLink Attribute Module" url="svgdtd.html#DTD.1.15">
+ <tocsect3 name="A.3.15 XLink Attribute Module" url="svgdtd.html#DTD.1.15">
</tocsect3>
- <tocsect3 name="A.1.16 External Resources Attribute Module" url="svgdtd.html#DTD.1.16">
+ <tocsect3 name="A.3.16 External Resources Attribute Module" url="svgdtd.html#DTD.1.16">
</tocsect3>
- <tocsect3 name="A.1.17 Structure Module" url="svgdtd.html#DTD.1.17">
+ <tocsect3 name="A.3.17 Structure Module" url="svgdtd.html#DTD.1.17">
</tocsect3>
- <tocsect3 name="A.1.18 Basic Structure Module" url="svgdtd.html#DTD.1.18">
+ <tocsect3 name="A.3.18 Basic Structure Module" url="svgdtd.html#DTD.1.18">
</tocsect3>
- <tocsect3 name="A.1.19 Conditional Processing Module" url="svgdtd.html#DTD.1.19">
+ <tocsect3 name="A.3.19 Conditional Processing Module" url="svgdtd.html#DTD.1.19">
</tocsect3>
- <tocsect3 name="A.1.20 Image Module" url="svgdtd.html#DTD.1.20">
+ <tocsect3 name="A.3.20 Image Module" url="svgdtd.html#DTD.1.20">
</tocsect3>
- <tocsect3 name="A.1.21 Style Module" url="svgdtd.html#DTD.1.21">
+ <tocsect3 name="A.3.21 Style Module" url="svgdtd.html#DTD.1.21">
</tocsect3>
- <tocsect3 name="A.1.22 Shape Module" url="svgdtd.html#DTD.1.22">
+ <tocsect3 name="A.3.22 Shape Module" url="svgdtd.html#DTD.1.22">
</tocsect3>
- <tocsect3 name="A.1.23 Text Module" url="svgdtd.html#DTD.1.23">
+ <tocsect3 name="A.3.23 Text Module" url="svgdtd.html#DTD.1.23">
</tocsect3>
- <tocsect3 name="A.1.24 Basic Text Module" url="svgdtd.html#DTD.1.24">
+ <tocsect3 name="A.3.24 Basic Text Module" url="svgdtd.html#DTD.1.24">
</tocsect3>
- <tocsect3 name="A.1.25 Marker Module" url="svgdtd.html#DTD.1.25">
+ <tocsect3 name="A.3.25 Marker Module" url="svgdtd.html#DTD.1.25">
</tocsect3>
- <tocsect3 name="A.1.26 Color Profile Module" url="svgdtd.html#DTD.1.26">
+ <tocsect3 name="A.3.26 Color Profile Module" url="svgdtd.html#DTD.1.26">
</tocsect3>
- <tocsect3 name="A.1.27 Gradient Module" url="svgdtd.html#DTD.1.27">
+ <tocsect3 name="A.3.27 Gradient Module" url="svgdtd.html#DTD.1.27">
</tocsect3>
- <tocsect3 name="A.1.28 Pattern Module" url="svgdtd.html#DTD.1.28">
+ <tocsect3 name="A.3.28 Pattern Module" url="svgdtd.html#DTD.1.28">
</tocsect3>
- <tocsect3 name="A.1.29 Clip Module" url="svgdtd.html#DTD.1.29">
+ <tocsect3 name="A.3.29 Clip Module" url="svgdtd.html#DTD.1.29">
</tocsect3>
- <tocsect3 name="A.1.30 Basic Clip Module" url="svgdtd.html#DTD.1.30">
+ <tocsect3 name="A.3.30 Basic Clip Module" url="svgdtd.html#DTD.1.30">
</tocsect3>
- <tocsect3 name="A.1.31 Mask Module" url="svgdtd.html#DTD.1.31">
+ <tocsect3 name="A.3.31 Mask Module" url="svgdtd.html#DTD.1.31">
</tocsect3>
- <tocsect3 name="A.1.32 Filter Module" url="svgdtd.html#DTD.1.32">
+ <tocsect3 name="A.3.32 Filter Module" url="svgdtd.html#DTD.1.32">
</tocsect3>
- <tocsect3 name="A.1.33 Basic Filter Module" url="svgdtd.html#DTD.1.33">
+ <tocsect3 name="A.3.33 Basic Filter Module" url="svgdtd.html#DTD.1.33">
</tocsect3>
- <tocsect3 name="A.1.34 Cursor Module" url="svgdtd.html#DTD.1.34">
+ <tocsect3 name="A.3.34 Cursor Module" url="svgdtd.html#DTD.1.34">
</tocsect3>
- <tocsect3 name="A.1.35 Hyperlinking Module" url="svgdtd.html#DTD.1.35">
+ <tocsect3 name="A.3.35 Hyperlinking Module" url="svgdtd.html#DTD.1.35">
</tocsect3>
- <tocsect3 name="A.1.36 View Module" url="svgdtd.html#DTD.1.36">
+ <tocsect3 name="A.3.36 View Module" url="svgdtd.html#DTD.1.36">
</tocsect3>
- <tocsect3 name="A.1.37 Scripting Module" url="svgdtd.html#DTD.1.37">
+ <tocsect3 name="A.3.37 Scripting Module" url="svgdtd.html#DTD.1.37">
</tocsect3>
- <tocsect3 name="A.1.38 Animation Module" url="svgdtd.html#DTD.1.38">
+ <tocsect3 name="A.3.38 Animation Module" url="svgdtd.html#DTD.1.38">
</tocsect3>
- <tocsect3 name="A.1.39 Font Module" url="svgdtd.html#DTD.1.39">
+ <tocsect3 name="A.3.39 Font Module" url="svgdtd.html#DTD.1.39">
</tocsect3>
- <tocsect3 name="A.1.40 Basic Font Module" url="svgdtd.html#DTD.1.40">
+ <tocsect3 name="A.3.40 Basic Font Module" url="svgdtd.html#DTD.1.40">
</tocsect3>
- <tocsect3 name="A.1.41 Extensibility Module" url="svgdtd.html#DTD.1.41">
+ <tocsect3 name="A.3.41 Extensibility Module" url="svgdtd.html#DTD.1.41">
</tocsect3>
</tocsect2>
- <tocsect2 name="A.2 SVG 1.1 Document Type Definition" url="svgdtd.html#DTD.2">
+ <tocsect2 name="A.4 SVG 1.1 Document Type Definition" url="svgdtd.html#DTD.2">
- <tocsect3 name="A.2.1 SVG 1.1 DTD Driver" url="svgdtd.html#DTD.2.1">
+ <tocsect3 name="A.4.1 SVG 1.1 DTD Driver" url="svgdtd.html#DTD.2.1">
</tocsect3>
- <tocsect3 name="A.2.2 SVG 1.1 Document Model" url="svgdtd.html#DTD.2.2">
+ <tocsect3 name="A.4.2 SVG 1.1 Document Model" url="svgdtd.html#DTD.2.2">
</tocsect3>
- <tocsect3 name="A.2.3 SVG 1.1 Attribute Collection" url="svgdtd.html#DTD.2.3">
+ <tocsect3 name="A.4.3 SVG 1.1 Attribute Collection" url="svgdtd.html#DTD.2.3">
</tocsect3>
</tocsect2>
</tocsect1>
@@ -1256,36 +1163,42 @@
<tocsect2 name="B.1 SVG DOM Overview" url="svgdom.html#SVGDOMOverview">
</tocsect2>
- <tocsect2 name="B.2 Naming Conventions" url="svgdom.html#SVGDOMNamingConventions">
+ <tocsect2 name="B.2 Elements in the SVG DOM" url="svgdom.html#ElementsInTheSVGDOM">
</tocsect2>
- <tocsect2 name="B.3 Interface SVGException" url="svgdom.html#InterfaceSVGException">
+ <tocsect2 name="B.3 Naming Conventions" url="svgdom.html#SVGDOMNamingConventions">
</tocsect2>
- <tocsect2 name="B.4 Feature strings for the hasFeature method call" url="svgdom.html#FeatureStrings">
+ <tocsect2 name="B.4 Exception SVGException" url="svgdom.html#ExceptionSVGException">
</tocsect2>
- <tocsect2 name="B.5 Relationship with DOM2 events" url="svgdom.html#RelationShipWithDOM2Events">
+ <tocsect2 name="B.5 Feature strings for the hasFeature method call" url="svgdom.html#FeatureStrings">
</tocsect2>
- <tocsect2 name="B.6 Relationship with DOM2 CSS object model (CSS OM)" url="svgdom.html#RelationShipWithCSSOM">
+ <tocsect2 name="B.6 Relationship with DOM2 events" url="svgdom.html#RelationshipWithDOM2Events">
+ </tocsect2>
+ <tocsect2 name="B.7 Relationship with DOM2 CSS" url="svgdom.html#RelationshipWithCSSOM">
- <tocsect3 name="B.6.1 Introduction" url="svgdom.html#CSSDOMIntro">
+
+ <tocsect3 name="B.7.1 Introduction" url="svgdom.html#CSSDOMIntro">
</tocsect3>
- <tocsect3 name="B.6.2 User agents that do not support styling with CSS" url="svgdom.html#CSSDOMFeaturesNoCSSSupport">
+ <tocsect3 name="B.7.2 User agents that do not support styling with CSS" url="svgdom.html#CSSDOMFeaturesNoCSSSupport">
</tocsect3>
- <tocsect3 name="B.6.3 User agents that support styling with CSS" url="svgdom.html#CSSDOMFeaturesWithCSSSupport">
+ <tocsect3 name="B.7.3 User agents that support styling with CSS" url="svgdom.html#CSSDOMFeaturesWithCSSSupport">
</tocsect3>
- <tocsect3 name="B.6.4 Extended interfaces" url="svgdom.html#ExtendedInterfaces">
+ <tocsect3 name="B.7.4 Extended interfaces" url="svgdom.html#ExtendedInterfaces">
</tocsect3>
</tocsect2>
- <tocsect2 name="B.7 Invalid values" url="svgdom.html#InvalidValues">
+ <tocsect2 name="B.8 Read only nodes in the DOM" url="svgdom.html#ReadOnlyNodes">
+ </tocsect2>
+
+ <tocsect2 name="B.9 Invalid values" url="svgdom.html#InvalidValues">
</tocsect2>
</tocsect1>
@@ -1295,8 +1208,10 @@
<tocsect1 name="Appendix D: Java Language Binding" url="java.html">
+ <tocsect2 name="D.1 The Java language binding" url="java.html#JavaBinding">
+ </tocsect2>
- <tocsect2 name="D.1 Using SVG with Java" url="java.html#UsingSVGWithJava">
+ <tocsect2 name="D.2 Using SVG with Java language" url="java.html#UsingSVGWithJava">
</tocsect2>
</tocsect1>
@@ -1365,16 +1280,19 @@
<tocsect2 name="G.3 Conforming SVG Stand-Alone Files" url="conform.html#ConformingSVGStandAloneFiles">
</tocsect2>
- <tocsect2 name="G.4 Conforming SVG Included Document Fragments" url="conform.html#ConformingSVGIncludedDocuments">
+ <tocsect2 name="G.4 Conforming SVG Generators" url="conform.html#ConformingSVGGenerators">
</tocsect2>
- <tocsect2 name="G.5 Conforming SVG Generators" url="conform.html#ConformingSVGGenerators">
+ <tocsect2 name="G.5 Conforming SVG Servers" url="conform.html#ConformingSVGServers">
</tocsect2>
- <tocsect2 name="G.6 Conforming SVG Interpreters" url="conform.html#ConformingSVGInterpreters">
+ <tocsect2 name="G.6 Conforming SVG DOM Subtree" url="conform.html#ConformingSVGDOMSubtree">
</tocsect2>
- <tocsect2 name="G.7 Conforming SVG Viewers" url="conform.html#ConformingSVGViewers">
+ <tocsect2 name="G.7 Conforming SVG Interpreters" url="conform.html#ConformingSVGInterpreters">
+ </tocsect2>
+
+ <tocsect2 name="G.8 Conforming SVG Viewers" url="conform.html#ConformingSVGViewers">
</tocsect2>
</tocsect1>
@@ -1410,10 +1328,10 @@
<tocsect1 name="Appendix K: References" url="refs.html">
- <tocsect2 name="K.1 Normative references" url="refs.html#q1">
+ <tocsect2 name="K.1 Normative references" url="refs.html#NormativeReferences">
</tocsect2>
- <tocsect2 name="K.2 Informative references" url="refs.html#q2">
+ <tocsect2 name="K.2 Informative references" url="refs.html#InformativeReferences">
</tocsect2>
</tocsect1>
@@ -1422,24 +1340,43 @@
</tocsect1>
<tocsect1 name="Appendix M: Attribute Index" url="attindex.html">
+
+ <tocsect2 name="M.1 Regular attributes" url="attindex.html#RegularAttributes">
+ </tocsect2>
+
+ <tocsect2 name="M.2 Presentation attributes" url="attindex.html#PresentationAttributes">
+ </tocsect2>
+
</tocsect1>
<tocsect1 name="Appendix N: Property Index" url="propidx.html">
</tocsect1>
-<tocsect1 name="Appendix O: Feature Strings" url="propidx.html">
+<tocsect1 name="Appendix O: Feature Strings" url="feature.html">
+
+ <tocsect2 name="O.1 Introduction" url="feature.html#Introducation">
+ </tocsect2>
+
+ <tocsect2 name="O.2 SVG 1.1 feature strings" url="feature.html#SVG11FeatureStrings">
+ </tocsect2>
+
+ <tocsect2 name="O.3 SVG 1.0 feature strings" url="feature.html#SVG10FeatureStrings">
+ </tocsect2>
+
</tocsect1>
-<tocsect1 name="Appendix P: Index" url="indexlist.html">
+<tocsect1 name="Appendix P: Media Type Registration for image/svg+xml" url="mimereg.html">
+ <tocsect2 name="P.1 Introduction " url="mimereg.html#mime-intro">
+ </tocsect2>
+
+ <tocsect2 name="P.2 Registration of media type image/svg+xml " url="mimereg.html#mime-registration">
+ </tocsect2>
</tocsect1>
-<tocsect1 name="Expanded Table of Contents" url="expanded-toc.html">
+<tocsect1 name="Appendix Q: Changes" url="changes.html">
</tocsect1>
-<tocsect1 name="Copyright notice" url="copyright-notice.html">
- <tocsect2 name="W3C Document Copyright Notice and License" url="copyright-notice.html#Copyright-notice-document">
- </tocsect2>
- <tocsect2 name="W3C Software Copyright Notice and License" url="copyright-notice.html#Copyright-notice-software">
- </tocsect2>
+
+<tocsect1 name="Expanded Table of Contents" url="expanded-toc.html">
</tocsect1>
</tdeveloptoc>