This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
It is desirable to have a standard way to add and remove documents from a collection - since there isn't currently a way to do this if you aren't using SQL/XML. In my opinion, this is a major ommission from the current XQuery Update specification. A lot of people out there are aiming to use XQuery as their only database manipulation language.
This will not be included in version 1.0 of the XQuery Update Facility. It may be reconsidered for some future version of the Update Facility.
I think fn:put() addresses this in the current XQuery Update specification. Is this sufficient?