This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2799 - Update of collections
Summary: Update of collections
Status: CLOSED LATER
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Update Facility (show other bugs)
Version: Working drafts
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 17:19 UTC by John Snelson
Modified: 2008-03-07 11:17 UTC (History)
0 users

See Also:


Attachments

Description John Snelson 2006-02-03 17:19:16 UTC
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.
Comment 1 Jim Melton 2006-08-24 22:29:49 UTC
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. 
Comment 2 John Snelson 2007-01-30 20:51:01 UTC
I think fn:put() addresses this in the current XQuery Update specification. Is this sufficient?