Re: [SVGMobile12] more on data types

* Robin Berjon wrote:
>> Ok, so http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/ 
>> types.html#DataTypeColor points to http://www.w3.org/TR/2005/WD- 
>> SVGMobile12-20051207/painting.html#colorSyntax which points me to  
>> the HTML 4 specification (without giving a reference) http:// 
>> www.w3.org/TR/1999/REC-html401-19991224/types.html#h-6.5 which  
>> gives values such as "Red", "Silver" etc. and explicitly says they  
>> are case-insensitive. Apparently this is contrary to what the SVG  
>> WG actually wants...
>
>That's for HTML, for XHTML those rules are expressly changed, see  
>http://www.w3.org/TR/xhtml1/#h-4.11. A reference wouldn't hurt though.

Let's see:

  * SVG Tiny 1.2 refers to HTML, not XHTML, so XHTML is irrelevant

  * XHTML 1.0 4.11 refers to XHTML 1.0's "enumerated attributes"

      - the SVG attributes are not XHTML attributes
      - the SVG attributes are not enumerated attributes
      - even the XHTML 1.0 attributes that take color values are not
        enumerated attributes

  * XHTML M12N clearly specifies that color keywords are case-in-
    sensitive, so even if XHTML and/or XHTML 1.0 4.11 would in some
    way be relevant, they clearly provide obsolete information.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 27 June 2006 18:51:01 UTC