[Bug 5207] [XQ] Accessing undefined static context base URI and XPST0001

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5207


tim@cbcl.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Accessing undefined static  |[XQ] Accessing undefined
                   |context base URI and        |static context base URI and
                   |XPST0001                    |XPST0001




------- Comment #1 from tim@cbcl.co.uk  2007-10-18 09:32 -------
A further way to access the static context base URI is:

4. fn:resolve-uri

http://www.w3.org/TR/xquery-operators/#func-resolve-uri

"If the base-uri property is not initialized in the static context an error is
raised [err:FONS0005]."

Received on Thursday, 18 October 2007 09:32:36 UTC