Hello, The sixth public Working Draft of XHTML 2.0 seems to remove <link rel="stylesheet"/> as a linking mechanism in favour of the <?xml-stylesheet?> PI. However, in section 19.1 <link rel="stylesheet"/> is being used in the "restype" example! Perhaps this should be changed to demonstrate <link rel="icon"/> instead, e.g.: <link resource="http://www.example.com/images/myicon.png" rel="icon" restype="image/png" /> Meanwhile, the examples in section 25.1.3 should *not* contain 'rel="stylesheet"'. E.g.: <?xml-stylesheet href="mystyle.css" type="text/css"?> ... rather than: <xml-stylesheet href="mystyle.css" rel="stylesheet" type="text/css"?> Regards, DaveReceived on Sunday, 29 August 2004 00:08:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 31 October 2007 00:17:20 GMT