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 21197 - [XPROC10] 5.8.2 Declaring pipelines
Summary: [XPROC10] 5.8.2 Declaring pipelines
Status: NEW
Alias: None
Product: XML Processing Model
Classification: Unclassified
Component: Pipeline language (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Norman Walsh
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 11:44 UTC by Tim Mills
Modified: 2013-03-05 11:44 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2013-03-05 11:44:39 UTC
The specification states:

"The environment inherited by the subpipeline is the empty environment with these modifications:

    All of the declared inputs are added to the readable ports in the environment.

    If a primary input port is declared, that port is the default readable port, otherwise the default readable port is undefined."

This would suggest that the subpipeline's environment does not include the bindings for any declared options.