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 21262 - [XPROC10] 5.7.5 Namespaces on variables, options, and parameters
Summary: [XPROC10] 5.7.5 Namespaces on variables, options, and parameters
Status: NEW
Alias: None
Product: XML Processing Model
Classification: Unclassified
Component: Pipeline language (show other bugs)
Version: unspecified
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: Norman Walsh
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 21:56 UTC by Tim Mills
Modified: 2013-03-12 21:56 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2013-03-12 21:56:18 UTC
The text in 5.7.5 Namespaces on variables, options, and parameters reads:

"If the element attribute is specified, it must contain an XPath expression which identifies a single element node (the input connection for this expression is the same as the connection for the p:option or p:with-param which contains it). The in-scope namespaces of that node are used."

Shouldn't this be:

"... p:with-option, p:with-param or p:variable which contains it"?