- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 08 Nov 2006 00:03:53 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3959
Summary: fn-base-uri-23 incorrect URI?
Product: XML Query Test Suite
Version: 1.0.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: vano_msu@mail.ru
QAContact: public-qt-comments@w3.org
The query is as follows:
fn:string(fn:base-uri(<anElement
xml:base="http:\\example.com\\examples">Element content</anElement>))
In RFC 2616 we read:
http_URL = "http:" "//" host [ ":" port ] [ abs_path [ "?" query ]]
So, possibly, expected result must be FORG0001?
Thanks,
Ivan
Received on Wednesday, 8 November 2006 00:04:00 UTC