This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
(Originally reported by Dana F.) Right now we are only able to modify the way nodes are organized together to form conceptual trees. We do not have a way to modify the environment where the XQuery processing executes. In particular, we are not able to modify the content of collections, variables, document(). Without this ability, what would it mean to create a new top node unless we say how will this affect the content of collections or variables that might make this new node accessible to XQuery ? ------- Comment #1 From Jonathan Robie 2005-11-10 21:35 [reply] ------- Notes from minutes: - How do you add or delete nodes from a collection? - Which aspects of the dynamic environment should we be able to modify? - How does deletion affect bound variables?
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.