W3C home > Mailing lists > Public > www-svg@w3.org > May 2005

Error in Mobile SVG Profiles

From: David Håsäther <hasather@gmail.com>
Date: Thu, 26 May 2005 13:27:15 +0200
Message-ID: <4295B293.3000306@gmail.com>
To: www-svg@w3.org

The DOCTYPE declaration under "Fragment Conformance"[1] misses the 
quotation marks for the system identifier:

   <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG Tiny 1.1//EN"
   http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd>

should be

   <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG Tiny 1.1//EN"
   "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
   ^                                                     ^

[1] http://www.w3.org/TR/SVGMobile/#ssec-fragment-tiny

-- 
David Håsäther
Received on Thursday, 26 May 2005 11:27:57 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:54:06 UTC