- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 08 Nov 2006 13:20:35 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3959 ------- Comment #2 from vano_msu@mail.ru 2006-11-08 13:20 ------- Thank you, Michael, for answer. Yes, I saw previous discussion about this test case, but it had slightly different goal - to escape or not to escape this URI. Yes, I agree that The XML Base specification does not require the value of the xml:base attribute to be a valid URI, but function base-uri has return-type equal to xs:anyURI. May be I am not right, but I suppose we need to check lexical representation in this case in the same way as if we create xs:anyURI using its constructor.
Received on Wednesday, 8 November 2006 13:20:41 UTC