- From: Strasser Pablo <strasserpablo@bluewin.ch>
- Date: Sun, 12 Jul 2015 18:22:07 +0200
- To: xproc-dev@w3.org
Received on Wednesday, 15 July 2015 05:31:14 UTC
Hi, After having an error in some pipeline I was working on I manage to write the attached simple example. Testing it with calabash or calumnet give an error. Calabash: pipeline.xpl:31:43:No port named "result" on step named "choose" Calumet: {http://www.w3.org/ns/xproc-error}XS0022: In all cases except the p:output of a compound step, it is a static error if the port identified by a p:pipe is not in the readable ports of the step that contains the p:pipe. Pipe binding refers to a port that is not among the readable ports: Port{step=choose, port=result} Not making the explicit connection work and solved my original problem but I was wandering if this error is intended or is a bug.
Received on Wednesday, 15 July 2015 05:31:14 UTC