ITS Translate Decorator V 0.2
For documentation, see http://www.w3.org/International/its/wiki/ITS_Translate_Decorator
There are batch files for three processors: msxsl, altovaxml, and saxon. NOTE: to run these batch files you need to change the path to your processor inside the batch file.
* Usage with batch file and input file example/input.xml :
  run-altova example/input.xml
  run-msxsl example/input.xml
  run-saxon example/input.xml
* Usage with batch file, input file example/input.xml and external rules file example/external.xml :
  run-altova-external-rules example/input.xml example/external.xml
  run-msxsl-external-rules example/input.xml example/external.xml
  run-saxon-external-rules example/input.xml example/external.xml
