xmlcalabash1
xmlcalabash1 copied to clipboard
XML Calabash, an XProc processor
It seems this is a bug in last Calabash-1.0.16-95 when running a specified step in a library (option -l ou --library in calabash command line). # COMMAND ``` java -Xms512m...
The spec[1] states for parameter input ports that: "If the same name appears more than once, the last value specified is used." Here's a pipeline to reproduce (also posted to...
With [this commit](https://github.com/ndw/xmlcalabash1/commit/f45a6338fa8d4ebcad34fc20b0f8c3c0215862a5), XIncludes are automatically resolved. This may be practical in many situations, but sometimes you want to resolve the XInclude at a later point with ``. Reasons for...
What license is Catalbash using? Where can I find it? Am I allowed to use Calabash in my commercial software, without making my software open source?
Hi, testing xmlcalabash 1 latest release as described in the reference Manual with the sample pipeline in xpl/pipe.xml works as expected. But whe i insert the import statement for xslt...
There seems to be a regression of https://github.com/ndw/xmlcalabash1/issues/228. That is to say that the Maven Repo for Restlet is no longer declared in the published `pom.xml` for XML Calabash 1.5.7-120....
Closes https://github.com/ndw/xmlcalabash1/issues/351 See https://github.com/ndw/xmlcalabash1/issues/228