- From: Norman Walsh <ndw@nwalsh.com>
- Date: Tue, 21 Jul 2009 20:29:16 -0400
- To: XProc Dev <xproc-dev@w3.org>
Received on Wednesday, 22 July 2009 00:29:57 UTC
"Toman_Vojtech@emc.com" <Toman_Vojtech@emc.com> writes:
[...]
> I think you are right, you would get a duplicate declaration. By
> applying the same rule, I assume the same applies to the "result" output
> port, so you can't do things like this with p:pipeline:
>
> <p:pipeline>
> <p:output port="result">
> <p:pipe step="one" port="result"/>
> </p:output>
>
> <p:identity name="one"/>
> <p:identity name="two"/>
> <p:pipeline>
>
> Right?
Yep.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | Every new beginning comes from some
http://nwalsh.com/ | other beginning's end.
Received on Wednesday, 22 July 2009 00:29:57 UTC