- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Jul 2006 14:08:06 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv15363
Modified Files:
effective-policy-scope.svg
Log Message:
Added the DTD declaration for SVG 1.1
Index: effective-policy-scope.svg
===================================================================
RCS file: /sources/public/2006/ws/policy/effective-policy-scope.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- effective-policy-scope.svg 31 May 2006 17:20:37 -0000 1.1
+++ effective-policy-scope.svg 14 Jul 2006 14:08:03 -0000 1.2
@@ -1,5 +1,7 @@
<?xml-stylesheet href="effective-policy-scope-style.css" media='screen' type="text/css"?>
-
+<!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"
xmlns:xlink='http://www.w3.org/1999/xlink' width='640' height='480'
viewBox='0 0 640 480'>
Received on Friday, 14 July 2006 14:08:23 UTC