Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv11724 Modified Files: types.conf Log Message: adding Mobile SVG Profiles (1.1) Index: types.conf =================================================================== RCS file: /sources/public/validator/htdocs/config/types.conf,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- types.conf 24 May 2005 06:12:45 -0000 1.13 +++ types.conf 3 Jun 2005 05:01:47 -0000 1.14 @@ -447,6 +447,39 @@ </Types> </SVG_1_1> +<SVG_1_1_Tiny> + Name = svg + Display = SVG 1.1 Tiny + Info URL = http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ + PubID = -//W3C//DTD SVG 1.1 Tiny//EN + SysID = http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd + Namespace = http://www.w3.org/2000/svg + Parse Mode = XML + <Types> + Allowed = image/svg+xml + Forbidden = text/html + Preferred = image/svg+xml + </Types> +</SVG_1_1_Tiny> + + +<SVG_1_1_Basic> + Name = svg + Display = SVG 1.1 Basic + Info URL = http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ + PubID = -//W3C//DTD SVG 1.1 Basic//EN + SysID = http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd + Namespace = http://www.w3.org/2000/svg + Parse Mode = XML + <Types> + Allowed = image/svg+xml + Forbidden = text/html + Preferred = image/svg+xml + </Types> +</SVG_1_1_Basic> + + + <SMIL_1_0> Name = smil Display = SMIL 1.0Received on Friday, 3 June 2005 05:01:49 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 26 April 2012 12:54:48 GMT