The feed validator [1] just gave an error because I had the following as the value of an rdf:resource attribute (in extended RSS 1.0) : http://www.w3.org/2005/Talks/1110-iswc-tbl/#[18] (Sorry, forgot to snapshot the error message before I fixed it) I just did a quick skim, RFC 2396 considers '[' and ']' as "unwise", RFC 3986 has these as reserved (gen-delims). I think because these characters aren't reserved for any specific purpose in the http: scheme, they're ok here. The source of the characters is the script that powers the slideshow [2]: uri = uri + "#[" + (slidenum+1) + "]"; Cheers, Danny. [1] http://feedvalidator.org/ [2] http://www.w3.org/2005/Talks/Tools/Slidy/slidy.js -- http://dannyayers.comReceived on Wednesday, 16 November 2005 12:53:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 7 November 2012 14:17:53 GMT