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 3094 - XML documents flow between components
Summary: XML documents flow between components
Status: CLOSED FIXED
Alias: None
Product: XML Processing Model
Classification: Unclassified
Component: Pipeline language (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Norman Walsh
QA Contact:
URL: http://www.w3.org/2006/04/06-minutes....
Whiteboard:
Keywords: decided
Depends on:
Blocks:
 
Reported: 2006-04-07 20:53 UTC by Norman Walsh
Modified: 2011-02-23 20:26 UTC (History)
2 users (show)

See Also:


Attachments

Description Norman Walsh 2006-04-07 20:53:59 UTC
Proposal: only XML 1.x documents(proper Documents in the XML sense) pass between components; if you need to pass something else in your pipeline, the pipeline author has to wrap and unwrap as necessary.

Accepted.
Comment 1 Innovimax 2006-04-08 17:30:00 UTC
I imagine we have in the future to specify what kind of proper documents :
- multiple roots allowed ?
- strict well formed ?

Comment 2 Norman Walsh 2006-04-19 15:28:07 UTC
Proper documents means "well-formed" XML 1.x documents. That excludes multiple-roots.