]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
changed to use latest spec uri reference
authorKeiron Liddle <keiron@apache.org>
Tue, 18 Jul 2000 05:29:36 +0000 (05:29 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 18 Jul 2000 05:29:36 +0000 (05:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193515 13f79535-47bb-0310-9956-ffa450edef68

26 files changed:
docs/examples/svg/Design.xml
docs/examples/svg/Document.xsl
docs/examples/svg/apache-diagrams.xml
docs/examples/svg/arch-diagrams.xml
docs/examples/svg/ex-diagrams.xml
docs/examples/svg/misc-diagrams.xml
docs/examples/svg/mozilla-diagrams.xml
docs/examples/svg/test/initialCoords.svg
docs/examples/svg/test/junk.svg
docs/examples/svg/test/molecule.svg
docs/examples/svg/test/nested.svg
docs/examples/svg/test/newCSSUnits.svg
docs/examples/svg/test/newCoordSys.svg
docs/examples/svg/test/newViewport.svg
docs/examples/svg/test/origCoordSys.svg
docs/examples/svg/test/preserveAspectRatio.svg
docs/examples/svg/test/rotateScale.svg
docs/examples/svg/test/shapes.svg
docs/examples/svg/test/skew.svg
docs/examples/svg/test/transformTest.svg
docs/examples/svg/test/units.svg
docs/examples/svg/test/use01.svg
docs/examples/svg/test/use02.svg
docs/examples/svg/test/use03.svg
docs/examples/svg/test/viewBox1.svg
docs/examples/svg/test/viewBox2.svg

index 8754c134e6d690f426ddabf92155bc6a8a263ac7..0cd1b17002f6e85d35cf629fac58d79d8910b28c 100644 (file)
                                <Body>
                                        <p>
                                                The primary aim is to enable the parsing of all SVG elements
-                                               as described in the document "WD-SVG-20000303.pdf". This applies
+                                               as described in the document "WD-SVG-20000629.pdf". This applies
                                                to the stylable elements.
                                        </p>
                                        <p>
                                                The java interface is available from -
-                                               "http://www.w3.org/TR/2000/03/WD-SVG-20000303/java-binding-stylable.zip"
+                                               "http://www.w3.org/TR/2000/WD-SVG-20000629/java-binding.zip"
                                        </p>
                                        <p>
                                                As the SVG elements include information for animation and
index c83d3f3032d77dd4d8e435c9fb5be5acc6775134..6bb2029ee30685338cb4d88c1861374d551d67c7 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
        <xsl:output method="xml" indent="yes"/>
        <xsl:template match="Document">
                <fo:root>
index 19318ea070ee4aad5c6039c6e8edab26baba5d11..de275a839de1fb168fd66fd559995a9994837526 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE Diagrams SYSTEM "diagrams.dtd">
-<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
        <Diagram entry="apache-foplogo">
                <svg:svg width="15cm" height="10cm" viewBox="0 0 1000 300">
                        <svg:rect x="30pt" y="30pt" width="50pt" height="80pt"/>
index 87255e68c6d5d858a3e710748a40b9ee6ae74874..3f164587405d6b5b126d0cc25c4c4214d4b93d98 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE Diagrams SYSTEM "diagrams.dtd">
-<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
 
        <Diagram entry="overall">
                <svg:svg width="400pt" height="200pt">
index 4e2131899288366a76aa599cd486f90bdcbbd0a6..69395fa14019a0c9db5557ad26be320ca78d622a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE Diagrams SYSTEM "diagrams.dtd">
-<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
        <Diagram entry="examples">
                <svg:svg width="400pt" height="150pt">
                        <svg:desc>Examples for demonstrating SVG elements in FOP</svg:desc>
index dc8dd241e311be62bb82f1bc2f725e29edf9b352..9abc1811d6a2b88eca0d4b69600b4d191f072665 100644 (file)
@@ -1,6 +1,6 @@
-<?xml version="1.0"?>
+<?xml version="1.0" standalone="no"?>
 <!DOCTYPE Diagrams SYSTEM "diagrams.dtd">
-<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
        <Diagram entry="misc-gradients">
                <svg:svg width="600" height="600">
                  <svg:defs>                    
index 2163d74aa8a917412fab43b4e591d92bc7172d67..64c692636620b685253c76c64f5c3e95cfb8f767 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE Diagrams SYSTEM "diagrams.dtd">
-<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<Diagrams xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
        <Diagram entry="mozilla-xml">
 <svg:svg xml:space="preserve" width="760" height="580" preserveAspectRatio="meet meet"
 viewBox="0 0 751.859 576.421">
index 377f258b4951fbd4189c45993f76533ba4321513..f379d6d800c7fa5183cfb190401399b8e7906506 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" standalone="yes"?>
 <!--
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" 
-  "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000629 Stylable//EN" 
+  "http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
 -->
-<svg:svg width="300px" height="100px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="300px" height="100px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Initial Coords</svg:title>
   <svg:desc>Example InitialCoords - SVG's initial coordinate system</svg:desc>
   <svg:g style="fill:none; stroke:black; stroke-width:3">
@@ -20,4 +20,4 @@
     <svg:text x="240" y="20">(300,0)</svg:text>
     <svg:text x="10" y="90">(0,100)</svg:text>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 449373dec6860ee3824ff666ab721fce61fba247..b0ecc5bd06378174628ac5e072da16fede74f623 100644 (file)
@@ -1,5 +1,5 @@
 <svg:svg width="400" height="200" 
-                   xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+                   xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:g transform="matrix(1 0.3 0.2 1.3 30 0)" style="stroke: black; stroke-width: 1; fill: none">
     <svg:rect x="20" y="20" width="100" height="100"/>
     <svg:line x1="20" y1="20" x2="120" y2="120"/>
index 36eb4aefd840e6b60a542f3bae7b2943608267bc..84ed0d2a55d3730e39e3af1ea9639370226b90c0 100644 (file)
@@ -1,5 +1,5 @@
 <svg:svg width="300pt" height="300"
-    xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+    xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:g transform="matrix(1 0 0 1 100 100)">
     <svg:line x1="2.5354700cm" y1="0.1193636cm" x2="1.4331060cm" y2="0.5915131cm"/>
     <svg:line style="fill:#0d0; stroke-width:0.1cm" x1="3.2414132cm" y1="-0.9916716cm" x2="2.5354700cm" y2="0.1193636cm"/>
index 816053cdea4fda81b25baef400e105a21f8d559d..8ece692d331bff80ea02b66663e02c8903f98bcf 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Nested</svg:title>
   <svg:desc>Example Nested - Nested transformations</svg:desc>
   
@@ -42,4 +42,4 @@
       </svg:g>
     </svg:g>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 80e1769c5cecaa8bf8e29ec15f91e651247a1d3c..ebb81bd1be813998ba0cae21113c6f28b7223619 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="300px" height="300px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="300px" height="300px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Redefining CSS Units</svg:title>
   <svg:desc>Transformation with establishment of a new viewport
   </svg:desc>
@@ -38,4 +38,4 @@
       <svg:text x="10" y="70" style="font-size: 12px">This prints 36 pixels high.</svg:text>
     </svg:svg>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 8b5d23be38db6489240c1c0e030bc34c6045195b..3ed575ff2356f9ef883ef524e57e712e41d2e58c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>NewCoordSys</svg:title>
   <svg:desc>Example NewCoordSys - New user coordinate system</svg:desc>
   
@@ -29,4 +29,4 @@
       ABC (translated coord system)
     </svg:text>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 2b45b7cc6d55da4c1708e489eaeaa656049a005c..317d32f07d141adb1b5145bd174f1b75d7511199 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="4in" height="3in" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="4in" height="3in" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>New Viewport</svg:title>
   <svg:desc>This SVG drawing embeds another one,
         thus establishing a new viewport
@@ -13,4 +13,4 @@
     <svg:rect width="100%" height="100%" style="fill:blue"/>
   </svg:svg>
   <svg:rect x="25%" y="25%" width="50%" height="50%" style="stroke:black; stroke-width:3"/>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 2b124e371ffb2ebc39bd9dc966487b110c6c9a36..05e4122b0f8fc20ccf0034f49c8854fdfb715a6e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="400px" height="150px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>OrigCoordSys</svg:title>
   <svg:desc>Example OrigCoordSys - Simple transformations: original picture</svg:desc>
   <svg:g style="fill:none; stroke:black; stroke-width:3">
@@ -13,4 +13,4 @@
       ABC (orig coord system)
     </svg:text>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index b88e0c2724ae9b95c7930cba3aaaab38ce0efe5b..e93516e3c65cb9c108ccf343f823c2a0753e3d2f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="480px" height="270px" style="font-family:Verdana; font-size:8" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="480px" height="270px" style="font-family:Verdana; font-size:8" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>PreserveAspectRatio</svg:title>
   <svg:desc>Example PreserveAspectRatio - demonstrate available options</svg:desc>
   
   </svg:g>
     </svg:svg>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index c330ad82e62494717d52b494f328e423d4843592..66fa3bccf29810fe23d60f00127e6fc99a09a320 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="400px" height="120px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="400px" height="120px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>RotateScale</svg:title>
   <svg:desc>Example RotateScale - Rotate and scale transforms</svg:desc>
 
@@ -37,4 +37,4 @@
       </svg:text>
     </svg:g>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 11f710f109b20bc80c6bd6b1f69891d37ab5753c..bbf787289d0b2958a34319de3bf636008235cfcc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="600" height="600" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="600" height="600" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
 
   <svg:defs>
     <svg:marker id="Triangle"
@@ -47,4 +47,4 @@
             style="stroke:rgb(255,255,0); stroke-width:8; stroke-dasharray: 5 5 10 5 15 5 10 5;
                      marker-start:url(#Circle);marker-end:url(#Triangle)"   />
 
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index f5a67cff3090163fbd02ae78ea7db50cf97842b6..5610a77613e1fd028de21bd540cae4e76278eb7a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="400px" height="120px" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="400px" height="120px" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Skew</svg:title>
   <svg:desc>Example Skew - Show effects of skewX and skewY</svg:desc>
   <svg:g style="fill:none; stroke:black; stroke-width:3">
@@ -34,4 +34,4 @@
       </svg:text>
     </svg:g>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index e9f666d63cf1347461805cf832290a4f029d2d55..a2daa1f59146c98d079472f8d452147f19a89f86 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="200" height="200" viewBox="-100, -100, 200, 200" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="200" height="200" viewBox="-100, -100, 200, 200" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Nested verses Transform list test</svg:title>
   <svg:desc>This is to test that the transformations are being applied in
         the correct order. Both squares should be first filled and
@@ -28,4 +28,4 @@
     <svg:rect x="20" y="20" width="20" height="20" style="stroke:black;stroke-width:2"/>
   </svg:g>
 
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index a319177eb028b62f87f48171f826f9439850dcbc..2c102f339b94c661d0d97c8189d4c140f7b414d3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="4in" height="3in" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="4in" height="3in" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Units</svg:title>
   <svg:desc>Demonstration of coordinate transforms
   </svg:desc>
@@ -19,4 +19,4 @@
          because the CSS unit specifier has been provided. -->
     <svg:text x="5" y="50" style="font-size: 12px">This prints 12 pixels high.</svg:text>
   </svg:g>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index f8bf4e7a0a81cc05dffcfb95e4a327ddffebf4d2..af4cf87fe5b03d815701e0fc9544c11848afe2ef 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Use01</svg:title>
   <svg:desc>Example Use01 - Simple case of 'use' on a 'rect'</svg:desc>
   <svg:defs>
     <svg:rect id="MyRect" width="6cm" height="1cm" style="fill:black"/>
   </svg:defs>
   <svg:use x="2cm" y="1cm" xlink:href="#MyRect" />
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index cc6dc987dd240a29bc94789c6643f67b8ebb55dd..79016a43d841bb4c95ebc2860213a79ec15d3188 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>Use02</svg:title>
   <svg:desc>Example Use02 - 'use' on a 'symbol'</svg:desc>
   <svg:defs>
@@ -14,4 +14,4 @@
   </svg:defs>
   <svg:use x="4.5cm" y="1cm" width="1cm" height="1cm"
        xlink:href="#MySymbol" style="fill:black" />
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index e260f395b7845ded03117a455f0cd1c3431bc3b8..4c5d17d589df93d5fadeea296e37fee8da248fc6 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" standalone="yes"?>
 
-<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg:svg width="10cm" height="3cm" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:desc>Example Use03 - 'use' with a 'transform' attribute</svg:desc>
   <svg:defs>
     <svg:rect id="MyRect" x="0" y="0" width="6cm" height="1cm"/>
   </svg:defs>
   <svg:use xlink:href="#MyRect" transform="translate(2cm,.25cm) rotate(10)" style="fill:black"/>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 3057fe7b983fff44c32a925014467861088d2846..ed52b84f34a7c73f6ff466b5821214c51daacc69 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" standalone="yes"?>
 
 <svg:svg width="300px" height="200px"
-     viewBox="0 0 1500 1000" preserveAspectRatio="none"  xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+     viewBox="0 0 1500 1000" preserveAspectRatio="none"  xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>ViewBox1</svg:title>
   <svg:desc>Example ViewBox1 - uses the viewBox
         attribute to automatically create an initial user coordinate
@@ -18,4 +18,4 @@
   <svg:text x="100" y="600" style="font-size:180; font-family:Verdana">
     Stretch to fit
   </svg:text>
-</svg:svg>
\ No newline at end of file
+</svg:svg>
index 041b0d01513a3429fad45a26ca29f9284ee84341..bfd6a36f3514bdcda50819685ab238961fd7519d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" standalone="yes"?>
 
 <svg:svg width="150px" height="200px"
-     viewBox="0 0 1500 1000" preserveAspectRatio="none" xmlns:svg="http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+     viewBox="0 0 1500 1000" preserveAspectRatio="none" xmlns:svg="http://www.w3.org/TR/2000/WD-SVG-20000629/DTD/svg-20000629.dtd">
   <svg:title>ViewBox2</svg:title>
   <svg:desc>Example ViewBox2 - uses the viewBox
         attribute to automatically create an initial user coordinate
@@ -21,4 +21,4 @@
   <svg:text x="100" y="600" style="font-size:180; font-family:Verdana">
     Stretch to fit
   </svg:text>
-</svg:svg>
\ No newline at end of file
+</svg:svg>