ITS Translate Decorator V 0.1
For documentation, see http://www.w3.org/International/its/wiki/ITS_Translate_Decorator
* Usage with batch file and input file example.xml :
  run example.xml
* Usage with batch file, input file example.xml and external rules file external-rules.xml :
  run-external-rules example.xml external-rules.xml
NOTE: the batch file expects that Saxon is on your classpath. TO get Saxon, download
http://prdownloads.sourceforge.net/saxon/saxonb9-1-0-1j.zip
and add the path to saxon9.jar to your classpath (under windows: the SYSTEM classpath variable).
