[Bug 4542] [UPD] Section 2.6.1 fn:put: Remove it

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





------- Comment #3 from john.snelson@oracle.com  2007-06-06 16:07 -------
(In reply to comment #2)
> Adding a function like this to the language standard does not make sense since
> it assumes that the hosting environment for example is URI based. But many
> environment are not (e.g., SQL-2006's SQL/XML).

XQuery itself already assumes that the hosting environment is URI based, with
it's specification of fn:doc() and fn:collection(). If you have an
implementation of these functions then I imagine that you could equally well
come up with a solution for the URI based fn:put().

Received on Wednesday, 6 June 2007 16:07:48 UTC