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 28905 - [XP 3.1] Initial context item in XPath
Summary: [XP 3.1] Initial context item in XPath
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XPath 3.1 (show other bugs)
Version: Candidate Recommendation
Hardware: SGI All
: 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: 2015-07-06 08:15 UTC by Michael Kay
Modified: 2015-07-06 20:21 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2015-07-06 08:15:47 UTC
The definition of "initial context item" in the XPath 3.1 spec is entirely XQuery-oriented:

[Definition: The initial context item is a context item that an implementation can set before processing a query begins. The query body and the prolog of every module in a query share the same initial context item.]

In fact, XPath does not use the concept of "initial context item" so the definition can be deleted.