Open ndw opened 9 years ago
Thank you. I'll leave this open to remind me to look at the p:output question.
@vojtechtoman What grey area do you see?
In all cases except the
p:output
of a compound step, it is a static error (err:XS0022
) if the port identified by ap:pipe
is not in the readable ports of the step that contains the p:pipe.
The above does not cover the case of incorrect p:pipe
in a p:output
of a compound step.
Here: http://www.w3.org/TR/xproc/#p.pipe or here: https://ndw.github.io/specification/langspec/xproc20/head/xproc20/#p.pipe But as it stands, the current prose seems to leave a potential grey area related to
p:output
inside compound steps.