Remove DOCTYPE declarations from examples.
authorCameron McCormack <cam@mcc.id.au>
Thu, 17 May 2012 19:42:56 +1000
changeset 98 8ee17afcb2d0
parent 97 22ffd798f6c0
child 99 a07ae47e3280
Remove DOCTYPE declarations from examples.
master/coords.html
master/images/animate/anim01.svg
master/images/animate/anim01a.svg
master/images/animate/anim01b.svg
master/images/animate/anim01c.svg
master/images/animate/anim01d.svg
master/images/animate/animMotion01.svg
master/images/animate/animMotion01a.svg
master/images/animate/animMotion01b.svg
master/images/animate/animMotion01c.svg
master/images/animate/dom01.svg
master/images/animate/dom01a.svg
master/images/animate/dom01b.svg
master/images/animate/dom01c.svg
master/images/coords/InitialCoords.svg
master/images/coords/Nested.svg
master/images/coords/NewCoordSys.svg
master/images/coords/OrigCoordSys.svg
master/images/coords/PreserveAspectRatio.svg
master/images/coords/RotateScale.svg
master/images/coords/Skew.svg
master/images/coords/Units.svg
master/images/coords/ViewBox-Width150.svg
master/images/coords/ViewBox.svg
master/images/filters/enable-background-01.svg
master/images/filters/feBlend.svg
master/images/filters/feColorMatrix.svg
master/images/filters/feComponentTransfer.svg
master/images/filters/feComposite.svg
master/images/filters/feMorphology.svg
master/images/filters/feTurbulence.svg
master/images/filters/filters00.svg
master/images/filters/filters01-0.svg
master/images/filters/filters01-1.svg
master/images/filters/filters01-2.svg
master/images/filters/filters01-3.svg
master/images/filters/filters01-4.svg
master/images/filters/filters01-5.svg
master/images/filters/filters01-6.svg
master/images/filters/filters01.svg
master/images/linking/link01.svg
master/images/masking/mask01.svg
master/images/masking/opacity01.svg
master/images/painting/fillrule-evenodd.svg
master/images/painting/fillrule-nonzero.svg
master/images/painting/inheritance.svg
master/images/painting/linecap.svg
master/images/painting/linejoin.svg
master/images/painting/marker-simulated.svg
master/images/painting/marker.svg
master/images/paths/arcs01.svg
master/images/paths/arcs02.svg
master/images/paths/cubic01.svg
master/images/paths/cubic02.svg
master/images/paths/quad01.svg
master/images/paths/triangle01.svg
master/images/script/script01-AfterClick.svg
master/images/script/script01.svg
master/images/shapes/circle01.svg
master/images/shapes/ellipse01.svg
master/images/shapes/line01.svg
master/images/shapes/polygon01.svg
master/images/shapes/polyline01.svg
master/images/shapes/rect01.svg
master/images/shapes/rect02.svg
master/images/struct/StandAlone01.svg
master/images/struct/Use01-GeneratedContent.svg
master/images/struct/Use01.svg
master/images/struct/Use02-GeneratedContent.svg
master/images/struct/Use02.svg
master/images/struct/Use03-GeneratedContent.svg
master/images/struct/Use03.svg
master/images/struct/Use04-GeneratedContent.svg
master/images/struct/Use04.svg
master/images/struct/defs01.svg
master/images/struct/grouping01.svg
master/images/styling/ExternalCSSStyleSheet.svg
master/images/styling/InternalCSSStyleSheet.svg
master/images/styling/PresentationAttributes.svg
master/images/styling/StyleAttribute.svg
master/images/text/text01.svg
master/images/text/textdecoration01-patch.svg
master/images/text/textdecoration01.svg
master/images/text/toap01.svg
master/images/text/toap02.svg
master/images/text/toap03.svg
master/images/text/toap04.svg
master/images/text/tref01.svg
master/images/text/tspan01.svg
master/images/text/tspan02.svg
master/images/text/tspan03.svg
master/images/text/tspan04.svg
master/images/text/tspan05.svg
--- a/master/coords.html	Thu May 17 19:22:29 2012 +1000
+++ b/master/coords.html	Thu May 17 19:42:56 2012 +1000
@@ -989,6 +989,9 @@
 
 <edit:example href='images/coords/PreserveAspectRatio.svg' name='PreserveAspectRatio' description="demonstrate available options" image='yes' link='yes'/>
 
+<p class='issue'>This example should stop using DTD entities and
+use <a>'use'</a> instead.</p>
+
 <p>For the <a>'preserveAspectRatio'</a>
 attribute:</p>
 
--- a/master/images/animate/anim01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/anim01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="8cm" height="3cm"  viewBox="0 0 800 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example anim01 - demonstrate animation elements</desc>
--- a/master/images/animate/anim01a.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/anim01a.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="256px" height="91px"  viewBox="0 0 800 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example anim01 - demonstrate animation elements</desc>
--- a/master/images/animate/anim01b.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/anim01b.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="256px" height="91px"  viewBox="0 0 800 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example anim01 - demonstrate animation elements</desc>
--- a/master/images/animate/anim01c.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/anim01c.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="256px" height="91px"  viewBox="0 0 800 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example anim01 - demonstrate animation elements</desc>
--- a/master/images/animate/anim01d.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/anim01d.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="256px" height="91px"  viewBox="0 0 800 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example anim01 - demonstrate animation elements</desc>
--- a/master/images/animate/animMotion01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/animMotion01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="3cm"  viewBox="0 0 500 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1"
      xmlns:xlink="http://www.w3.org/1999/xlink">
--- a/master/images/animate/animMotion01a.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/animMotion01a.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="144px" height="91px"  viewBox="0 0 500 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example animMotion01 - demonstrate motion animation computations</desc>
--- a/master/images/animate/animMotion01b.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/animMotion01b.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="144px" height="91px"  viewBox="0 0 500 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example animMotion01 - demonstrate motion animation computations</desc>
--- a/master/images/animate/animMotion01c.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/animMotion01c.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="144px" height="91px"  viewBox="0 0 500 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example animMotion01 - demonstrate motion animation computations</desc>
--- a/master/images/animate/dom01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/dom01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="4cm" height="2cm" viewBox="0 0 400 200"
      onload="StartAnimation(evt)" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
--- a/master/images/animate/dom01a.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/dom01a.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="151px" height="76px" viewBox="0 0 400 200"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
 
--- a/master/images/animate/dom01b.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/dom01b.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="151px" height="76px" viewBox="0 0 400 200"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
 
--- a/master/images/animate/dom01c.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/animate/dom01c.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="151px" height="76px" viewBox="0 0 400 200"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
 
--- a/master/images/coords/InitialCoords.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/InitialCoords.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="300px" height="100px" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <desc>Example InitialCoords - SVG's initial coordinate system</desc>
--- a/master/images/coords/Nested.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/Nested.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="150px" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <desc>Example Nested - Nested transformations</desc>
--- a/master/images/coords/NewCoordSys.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/NewCoordSys.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="150px"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example NewCoordSys - New user coordinate system</desc>
--- a/master/images/coords/OrigCoordSys.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/OrigCoordSys.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="150px"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example OrigCoordSys - Simple transformations: original picture</desc>
--- a/master/images/coords/PreserveAspectRatio.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/PreserveAspectRatio.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"
-[ <!ENTITY Smile "
+<!DOCTYPE svg [
+<!ENTITY Smile "
 <rect x='.5' y='.5' width='29' height='39' fill='black' stroke='red'/>
 <g transform='translate(0, 5)'>
 <circle cx='15' cy='15' r='10' fill='yellow'/>
--- a/master/images/coords/RotateScale.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/RotateScale.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="120px" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <desc>Example RotateScale - Rotate and scale transforms</desc>
--- a/master/images/coords/Skew.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/Skew.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="120px" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <desc>Example Skew - Show effects of skewX and skewY</desc>
--- a/master/images/coords/Units.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/Units.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="400px" height="200px" viewBox="0 0 4000 2000"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example Units</title>
--- a/master/images/coords/ViewBox-Width150.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/ViewBox-Width150.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="150px" height="200px" 
      viewBox="0 0 1500 1000" preserveAspectRatio="none"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
--- a/master/images/coords/ViewBox.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/coords/ViewBox.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="300px" height="200px" 
      viewBox="0 0 1500 1000" preserveAspectRatio="none"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
--- a/master/images/filters/enable-background-01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/enable-background-01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="13.5cm" height="2.7cm" viewBox="0 0 1350 270"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example enable-background01</title>
--- a/master/images/filters/feBlend.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feBlend.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="5cm" viewBox="0 0 500 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example feBlend - Examples of feBlend modes</title>
--- a/master/images/filters/feColorMatrix.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feColorMatrix.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="8cm" height="5cm" viewBox="0 0 800 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example feColorMatrix - Examples of feColorMatrix operations</title>
--- a/master/images/filters/feComponentTransfer.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feComponentTransfer.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="8cm" height="4cm" viewBox="0 0 800 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example feComponentTransfer - Examples of feComponentTransfer operations</title>
--- a/master/images/filters/feComposite.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feComposite.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="330" height="195" viewBox="0 0 1100 650" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <title>Example feComposite - Examples of feComposite operations</title>
--- a/master/images/filters/feMorphology.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feMorphology.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="7cm" viewBox="0 0 700 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example feMorphology - Examples of erode and dilate</title>
--- a/master/images/filters/feTurbulence.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/feTurbulence.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-          "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="450px" height="325px" viewBox="0 0 450 325"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example feTurbulence - Examples of feTurbulence operations</title>
--- a/master/images/filters/filters00.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters00.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="11.3cm" height="2.2cm" viewBox="0 0 1130 220" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <title>Example filters00.svg - filter effects before and after</title>
--- a/master/images/filters/filters01-0.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-0.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <title>Example filters01-0.svg - source graphic with no filters</title>
--- a/master/images/filters/filters01-1.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-1.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01-1.svg - after first step</title>
--- a/master/images/filters/filters01-2.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-2.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01-2.svg - after second step</title>
--- a/master/images/filters/filters01-3.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-3.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01-3.svg - after third step</title>
--- a/master/images/filters/filters01-4.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-4.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01-4.svg - after fourth step</title>
--- a/master/images/filters/filters01-5.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-5.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01-5.svg - after fifth step</title>
--- a/master/images/filters/filters01-6.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01-6.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="115px" height="70px" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01.svg - introducing filter effects</title>
--- a/master/images/filters/filters01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/filters/filters01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-              "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="7.5cm" height="5cm" viewBox="0 0 200 120"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example filters01.svg - introducing filter effects</title>
--- a/master/images/linking/link01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/linking/link01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="3cm" viewBox="0 0 5 3" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example link01 - a link on an ellipse
--- a/master/images/masking/mask01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/masking/mask01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="8cm" height="3cm" viewBox="0 0 800 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example mask01 - blue text masked with gradient against red background
--- a/master/images/masking/opacity01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/masking/opacity01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.5cm" viewBox="0 0 1200 350"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example opacity01 - opacity property</desc>
--- a/master/images/painting/fillrule-evenodd.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/fillrule-evenodd.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"  version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example fillrule-evenodd - demonstrates fill-rule:evenodd</desc>
--- a/master/images/painting/fillrule-nonzero.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/fillrule-nonzero.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example fillrule-nonzero - demonstrates fill-rule:nonzero</desc>
--- a/master/images/painting/inheritance.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/inheritance.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="7cm" height="2cm" viewBox="0 0 700 200"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Gradients apply to leaf nodes
--- a/master/images/painting/linecap.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/linecap.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="2cm" viewBox="0 0 1200 200" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example linecap - demonstrates three stroke-linecap values</desc>
--- a/master/images/painting/linejoin.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/linejoin.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.5cm" viewBox="0 0 1200 350" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example linecap - demonstrates three stroke-linecap values</desc>
--- a/master/images/painting/marker-simulated.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/marker-simulated.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="4in" height="2in" 
      viewBox="0 0 4000 2000" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
--- a/master/images/painting/marker.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/painting/marker.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="4in" height="2in" 
      viewBox="0 0 4000 2000" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
--- a/master/images/paths/arcs01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/arcs01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="5.25cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example arcs01 - arc commands in path data</title>
--- a/master/images/paths/arcs02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/arcs02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="5.25cm" viewBox="0 0 1200 525" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <title>Example arcs02 - arc options in paths</title>
--- a/master/images/paths/cubic01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/cubic01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="4cm" viewBox="0 0 500 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example cubic01- cubic Bézier commands in path data</title>
--- a/master/images/paths/cubic02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/cubic02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="10cm" viewBox="0 0 1000 1000"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example cubic02 - cubic Bézier commands in path data</title>
--- a/master/images/paths/quad01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/quad01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="6cm" viewBox="0 0 1200 600"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example quad01 - quadratic Bézier commands in path data</title>
--- a/master/images/paths/triangle01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/paths/triangle01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="4cm" height="4cm" viewBox="0 0 400 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <title>Example triangle01- simple example of a 'path'</title>
--- a/master/images/script/script01-AfterClick.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/script/script01-AfterClick.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="6cm" height="5cm" viewBox="0 0 600 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example script01 - invoke an ECMAScript function from an onclick event
--- a/master/images/script/script01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/script/script01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="6cm" height="5cm" viewBox="0 0 600 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example script01 - invoke an ECMAScript function from an onclick event
--- a/master/images/shapes/circle01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/circle01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example circle01 - circle filled with red and stroked with blue</desc>
--- a/master/images/shapes/ellipse01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/ellipse01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example ellipse01 - examples of ellipses</desc>
--- a/master/images/shapes/line01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/line01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example line01 - lines expressed in user coordinates</desc>
--- a/master/images/shapes/polygon01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/polygon01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example polygon01 - star and hexagon</desc>
--- a/master/images/shapes/polyline01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/polyline01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example polyline01 - increasingly larger bars</desc>
--- a/master/images/shapes/rect01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/rect01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example rect01 - rectangle with sharp corners</desc>
--- a/master/images/shapes/rect02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/shapes/rect02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example rect02 - rounded rectangles</desc>
--- a/master/images/struct/StandAlone01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/StandAlone01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="5cm" height="4cm" version="1.1"
      xmlns="http://www.w3.org/2000/svg">
   <desc>Four separate rectangles
--- a/master/images/struct/Use01-GeneratedContent.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use01-GeneratedContent.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example Use01-GeneratedContent - Simple case of 'use' on a 'rect'</desc>
--- a/master/images/struct/Use01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example Use01 - Simple case of 'use' on a 'rect'</desc>
--- a/master/images/struct/Use02-GeneratedContent.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use02-GeneratedContent.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example Use02-GeneratedContent - 'use' on a 'symbol'</desc>
--- a/master/images/struct/Use02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example Use02 - 'use' on a 'symbol'</desc>
--- a/master/images/struct/Use03-GeneratedContent.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use03-GeneratedContent.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example Use03-GeneratedContent - 'use' with a 'transform' attribute</desc>
--- a/master/images/struct/Use03.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use03.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 100 30" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example Use03 - 'use' with a 'transform' attribute</desc>
--- a/master/images/struct/Use04-GeneratedContent.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use04-GeneratedContent.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3cm" viewBox="0 0 1200 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example Use04-GeneratedContent - 'use' with a 'transform' attribute</desc>
--- a/master/images/struct/Use04.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/Use04.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3cm" viewBox="0 0 1200 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <desc>Example Use04 - 'use' with CSS styling</desc>
--- a/master/images/struct/defs01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/defs01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,5 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="8cm" height="3cm"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Local URI references within ancestor's 'defs' element.</desc>
--- a/master/images/struct/grouping01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/struct/grouping01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg xmlns="http://www.w3.org/2000/svg"
      version="1.1" width="5cm" height="5cm">
   <desc>Two groups, each of two rectangles</desc>
--- a/master/images/styling/ExternalCSSStyleSheet.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/styling/ExternalCSSStyleSheet.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,7 +1,5 @@
 <?xml version="1.0" standalone="no"?>
 <?xml-stylesheet href="mystyle.css" type="text/css"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="5cm" viewBox="0 0 1000 500"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <rect x="200" y="100" width="600" height="300"/>
--- a/master/images/styling/InternalCSSStyleSheet.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/styling/InternalCSSStyleSheet.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
      width="10cm" height="5cm" viewBox="0 0 1000 500">
   <defs>
--- a/master/images/styling/PresentationAttributes.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/styling/PresentationAttributes.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
      width="10cm" height="5cm" viewBox="0 0 1000 500">
   <rect x="200" y="100" width="600" height="300" 
--- a/master/images/styling/StyleAttribute.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/styling/StyleAttribute.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
      width="10cm" height="5cm" viewBox="0 0 1000 500">
   <rect x="200" y="100" width="600" height="300" 
--- a/master/images/text/text01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/text01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example text01 - 'Hello, out there' in blue</desc>
--- a/master/images/text/textdecoration01-patch.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/textdecoration01-patch.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example textdecoration01 - behavior of 'text-decoration' property</desc>
--- a/master/images/text/textdecoration01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/textdecoration01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="4cm" viewBox="0 0 1200 400"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example textdecoration01 - behavior of 'text-decoration' property</desc>
--- a/master/images/text/toap01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/toap01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.6cm" viewBox="0 0 1000 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <defs>
--- a/master/images/text/toap02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/toap02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.6cm" viewBox="0 0 1000 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <defs>
--- a/master/images/text/toap03.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/toap03.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.6cm" viewBox="0 0 1000 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <defs>
--- a/master/images/text/toap04.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/toap04.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="12cm" height="3.6cm" viewBox="0 0 1000 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <defs>
--- a/master/images/text/tref01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tref01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300" version="1.1"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
   <defs>
--- a/master/images/text/tspan01.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tspan01.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example tspan01 - using tspan to change visual attributes</desc>
--- a/master/images/text/tspan02.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tspan02.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example tspan02 - using tspan's dx and dy attributes 
--- a/master/images/text/tspan03.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tspan03.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
-  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300"
      xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>Example tspan03 - using tspan's x and y attributes 
--- a/master/images/text/tspan04.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tspan04.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
-"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="10cm" height="3cm" viewBox="0 0 1000 300"
   xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>
@@ -15,4 +13,4 @@
   <!-- Show outline of canvas using 'rect' element -->
   <rect x="1" y="1" width="998" height="298"
   fill="none" stroke="blue" stroke-width="2" />
-</svg>
\ No newline at end of file
+</svg>
--- a/master/images/text/tspan05.svg	Thu May 17 19:22:29 2012 +1000
+++ b/master/images/text/tspan05.svg	Thu May 17 19:42:56 2012 +1000
@@ -1,6 +1,4 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
-"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg width="100%" height="100%" viewBox="0 0 500 120"
   xmlns="http://www.w3.org/2000/svg" version="1.1">
   <desc>