- From: Norman Walsh <ndw@nwalsh.com>
- Date: Thu, 10 Sep 2009 10:38:38 -0400
- To: public-xml-processing-model-comments@w3.org
Received on Thursday, 10 September 2009 14:39:18 UTC
Norman Walsh <ndw@nwalsh.com> writes: > Consider this pipeline: > > <p:identity> > ... > </p:identity> > > <p:exec> > <p:input port="source"><p:empty/></p:input> > <p:with-option name="args" select="string-join(//uri,' ')"/> > </p:exec> > > Is the primary output port of p:identity bound or not? It's not used by > the following step, but it is used by the with-option. Fixed. Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | Education's purpose is to replace an http://nwalsh.com/ | empty mind with an open one.--Malcolm | Forbes
Received on Thursday, 10 September 2009 14:39:18 UTC