xproc.org
Implementations
http://xproc.org/implementations
There are several efforts underway to implement XProc, in both the open source community and in commercial products. If you're an implementor and you'd like your implementation listed on this page, please let me know how you'd like it described and I'll add it. Is building an open-source implementation in Java. Calabash is built on top of the Saxon APIs. And uses XPath 2.0 as its expression language. An official test suite for XProc is under development. See http:/ tests.xproc.org/.
xml-project.com
MorganaXProc | <xml-project />
http://www.xml-project.com/products/morganaxproc
A User’s Guide to MorganaXProc. A Guide to MorganaXProc’s API. MorganaXProc is an implementation of W3C's XProc: An XML Pipeline Language. Written in Java . The current version is 0.95 (public beta). It is very close to the recommendation with all related tests of the XProc Test Suite. Full support for all required steps and also for all optional steps (with the exception of one option of optional step 'p:validate-with-relax-ng'). Additional steps defined in Document Templating Steps for XProc.
xml-project.com
MorganaXProc | <xml-project />
http://www.xml-project.com/morganaxproc
A User’s Guide to MorganaXProc. A Guide to MorganaXProc’s API. MorganaXProc is an implementation of W3C's XProc: An XML Pipeline Language. Written in Java . The current version is 0.95 (public beta). It is very close to the recommendation with all related tests of the XProc Test Suite. Full support for all required steps and also for all optional steps (with the exception of one option of optional step 'p:validate-with-relax-ng'). Additional steps defined in Document Templating Steps for XProc.
w3.org
XProc: An XML Pipeline Language
http://www.w3.org/TR/2010/REC-xproc-20100511
XProc: An XML Pipeline Language. W3C Recommendation 11 May 2010. Http:/ www.w3.org/TR/2010/REC-xproc-20100511/. Http:/ www.w3.org/TR/xproc/. Http:/ www.w3.org/TR/2010/PR-xproc-20100309/. Http:/ www.w3.org/TR/2010/WD-xproc-20100105/. Http:/ www.w3.org/TR/2009/CR-xproc-20090528/. Henry S. Thompson. Ht@inf.ed.ac.uk. Please refer to the errata. For this document, which may include some normative corrections. This document is also available in these non-normative formats: XML. XProc: An XML Pipeline Language.
w3.org
XProc: An XML Pipeline Language
http://www.w3.org/TR/xproc
XProc: An XML Pipeline Language. W3C Recommendation 11 May 2010. Http:/ www.w3.org/TR/2010/REC-xproc-20100511/. Http:/ www.w3.org/TR/xproc/. Http:/ www.w3.org/TR/2010/PR-xproc-20100309/. Http:/ www.w3.org/TR/2010/WD-xproc-20100105/. Http:/ www.w3.org/TR/2009/CR-xproc-20090528/. Henry S. Thompson. Ht@inf.ed.ac.uk. Please refer to the errata. For this document, which may include some normative corrections. This document is also available in these non-normative formats: XML. XProc: An XML Pipeline Language.
vtoman.wordpress.com
Catching ideas | Sometimes they come …and sometimes they don’t | Page 2
https://vtoman.wordpress.com/page/2
Sometimes they come …and sometimes they don’t. Newer posts →. XProc goes to CR! November 28, 2008. On November 26, W3C announced. Has moved the Candidate Recommendation status. For those who don’t know what XProc, or XML Pipeline Language. Is, I think it’s best to quote the specification. XProc is] a language for describing operations to be performed on XML documents. The specification is maintained by the XML Processing Model Working Group. 8211; is also responsible for the development of Calabash.
xmlcalabash.com
Documentation
http://xmlcalabash.com/docs
Woefully incomplete, to be sure, but at least something. Calabash is an implementation of. XProc: An XML Pipeline Language. This is an beta release. It passes all of the tests in the XProc Test Suite. But is known to be incomplete. Calabash is built with Java 1.7 on top of Saxon 9.x. Recent releases rely on Maven to download dependencies so I've removed the often out-of-date list that used to be here. How do I use it? The latest release. Inside the archive you'll find. You've run your first pipeline!