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 9414 - Arguments to applyUpdates()
Summary: Arguments to applyUpdates()
Status: CLOSED DUPLICATE of bug 9262
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Update Facility (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 14:30 UTC by Michael Kay
Modified: 2011-01-07 11:50 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2010-04-05 14:30:31 UTC
In section 2.1 rule 3 we read:

If the outermost expression in a query returns a pending update list, upd:applyUpdates is implicitly invoked, supplying as arguments (a) the pending update list, and (b) the value of the revalidation mode in the static context of the main query module.

But applyUpdates has three arguments. I believe we need to add:

(c) the value of $inherit-namespaces, which is true if the copy-namespaces mode in the static context of the main query module specifies inherit, and is otherwise false.
Comment 1 Jonathan Robie 2010-05-11 22:12:10 UTC

*** This bug has been marked as a duplicate of bug 9262 ***