- From: Dave Pawson <dave.pawson@gmail.com>
- Date: Mon, 15 Dec 2008 13:07:27 +0000
- To: "XProc Dev" <xproc-dev@w3.org>
Emulating testsuite/uuid-002.xpl <p:pipeline xmlns:p="http://www.w3.org/ns/xproc" name="props"> <p:uuid match="/doc/uuid/text()" version="2"/> <p:count> <p:input port="source" select="//uuid[string-length(.) > 4]"/> </p:count> </p:pipeline> with input document <p:pipeline xmlns:p="http://www.w3.org/ns/xproc" name="props"> <p:uuid match="/doc/uuid/text()" version="2"/> <p:count> <p:input port="source" select="//uuid[string-length(.) > 4]"/> </p:count> </p:pipeline> calabash gives me Error : Pipeline failed: err:XD0060: null Unknown error Any suggestions please? -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk
Received on Monday, 15 December 2008 13:17:07 UTC