Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xqqunit_0.1.0.zip | 2013-12-09 | 231.1 kB | |
xqqunit_0.1.0_src.zip | 2013-12-09 | 643.6 kB | |
README.TXT | 2013-11-24 | 1.4 kB | |
Totals: 3 Items | 876.1 kB | 1 |
XqqUnit - http://xqqunit.sourceforge.net/ Copyright 2012-2013, Mika Rautio and others --- Requirements --- Java 6 or newer. --- Usage --- Example: java -jar xqqunit.jar --input-file data/examples/01_xml/xqqunit_example.xml Usage: java -jar xqqunit.jar [OPTION...] Help options: --help Show help options Application options: --input-file <file_name> Input XqqUnit file --output-file <file_name> Output file --silent No STDOUT output --verbose Verbose output --version Display version --xsd-file <file_name> Validate input file against XSD schema --xslt-file <file_name> Make direct XSLT conversion with XSL file --- Documentation --- Usage documentation and examples can be read from docs/manual. Javadoc API documentation is found from source release under docs/javadoc. --- Changelog --- 0.1.0 - 24.11.2013 - Happy days + XqqUnit schema changed to resemble XSL Schema + Support for external command execution + More documentation + XSLT conversion via command line argument + XSD validation via command line argument + Apache Ant plugin 0.0.1 - 06.11.2012 - Initial version + Validate XSLT with XML, XSD, string or regular expression. --- License information --- This software is licensed under BSD license. For further info see LICENSE.TXT.