[Bug 29398] [QT3] Base uri with parse-xml in fn-parse-xml-011

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29398

--- Comment #2 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
Maybe I'm missing something, but in the fn:parse-xml section in F&O we write:

<quote>
The Static Base URI property from the static context of the fn:parse-xml
function call is used both as the base URI used by the XML parser to resolve
relative entity references within the document, and as the base URI of the
document node that is returned.
</quote>

Doesn't that mean that the base URI from the static context *becomes* the
document URI of the returned document node?

Or are you suggesting we have a bug here and the spec is overspecifying
something that ought not be set this way because here "document-uri(X) is
required to return a URI u such that doc(u) is X" will clearly not hold?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 29 January 2016 15:16:02 UTC