SVG12: xlink:href traits

Dear Scalable Vector Graphics Working Group,

  http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/svgudom.html
states that getTrait for xlink:href returns "absolute URI". This
would mean for e.g.

  <a xml:base="http://example.org" xlink:href="Björn#Björn" ...>

it returns a string "Bj%C3%B6rn" which does not make much sense. It
seems it should rather return an IRI. Please change the draft such
that fragment identifiers and non-ASCII characters are preserved.

regards,
-- 
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 Monday, 4 July 2005 02:58:10 UTC