- From: James Fuller <james.fuller.2007@gmail.com>
- Date: Fri, 31 Oct 2008 20:19:10 +0100
- To: "Norman Walsh" <ndw@nwalsh.com>
- Cc: "XProc Dev" <xproc-dev@w3.org>
given <p:declare-step name="test1" xmlns:p="http://www.w3.org/ns/xproc"> <p:input port="primary-source" primary="true"/> <p:output port="primary-result" primary="true"/> <p:count/> </p:declare-step> I thought declaring primary-source explicitly as primary (with @primary attr) should result in this being treated as the default readable input. is this a calabash bug or a misunderstanding of the spec on my part ? cheers, Jim Fuller
Received on Friday, 31 October 2008 19:19:45 UTC