UPDATE: Norm Walsh, the editor of the XProc spec and the developer of Calabash commented that PUT and DELETE are supported by XProc. See at the end o...
UPDATE: with some input of Vojtech Toman of EMC the code has been ameliorated so it runs now in both Calumet and Calabash.
What is the re...
I have a XProc pipeline that loops over several files.
The problem I encountered is that on some files errors were thrown,
but it was very hard to...
Rick Jelliffe posted last week the beta version of an XML schema (XSD) to Schematron converter.
This convertor is a pipeline consisting of several...
A pipeline consists of a chain of processes arranged so that the output of each process is the input of the next.
This principle became especially ...
Context
Some time ago I developed an XML validation framework where two schema technologies are used in conjunction. First ...
XProc and Calabash: part 1
Validating with ISO Schematron
In XProc we have the optional step 'p:validate-with-sch...