- From: Alessandro Vernet <avernet@orbeon.com>
- Date: Mon, 12 Nov 2007 14:57:45 -0800
- To: public-xml-processing-model-wg <public-xml-processing-model-wg@w3.org>
On Nov 12, 2007 8:45 AM, Norman Walsh <ndw@nwalsh.com> wrote: > The following pipeline has a single input which is transformed by > the XSLT step; the result of that XSLT step is the result of the > pipeline: > > <p:pipeline xmlns:p="http://www.w3.org/ns/xproc"> > <p:xslt> > <p:input port="stylesheet"> > <p:document href="docbook.xsl"/> > </p:input> > </p:xslt> > </p:pipeline> > > [...] > As a consequence, p:pipeline elements must declare all of their > inputs. and all compund steps, including p:pipeline, must declare all > of their outputs. The special case of default parameter inputs remains > unchanged. I am not sure that I understand the proposal: the example above seems to contradict the "p:pipeline elements must declare all of their inputs.". Could you clarify? Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise http://www.orbeon.com/
Received on Monday, 12 November 2007 22:57:59 UTC