Closed GoogleCodeExporter closed 9 years ago
Thanks! This was added before xproc required @version.
Original comment by jsulak@gmail.com
on 13 Aug 2010 at 1:19
Thanks, its perfect
By default in Oxygen, u can have
<p:declare-step xmlns:p="http://www.w3.org/ns/xproc" name="myPipeline">
....
</p:declare-step>
Just add the version like mentioned before
<p:declare-step xmlns:p="http://www.w3.org/ns/xproc" name="myPipeline"
version="1.0">
Original comment by msama...@gmail.com
on 15 Apr 2015 at 1:51
Original issue reported on code.google.com by
marc.van...@gmail.com
on 13 Aug 2010 at 10:46