Menu

Tree [3e77df] master /
 History

HTTPS access


File Date Author Commit
 src 2013-12-09 Mika Rautio Mika Rautio [3e77df] Read internal XSL tranformations from the XqqUn...
 AUTHORS.TXT 2012-12-14 Mika Rautio Mika Rautio [a93d0a] Added license, authors and attribution notice.
 LICENSE.TXT 2012-12-23 Mika Rautio Mika Rautio [ab1410] XqqUnit Ant pluging initial commit.
 NOTICE.TXT 2012-12-14 Mika Rautio Mika Rautio [a93d0a] Added license, authors and attribution notice.
 README.TXT 2013-11-24 Mika Rautio Mika Rautio [919478] Added changes for 0.1.0 release.
 build.xml 2013-11-24 Mika Rautio Mika Rautio [919478] Added changes for 0.1.0 release.

Read Me

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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.