Edit online

Transforming Ant Build Files

Oxygen XML includes a few built-in transformation scenarios that allow you to transform Ant build files. They are listed in the Ant section in the Configure Transformation Scenario(s) dialog box:
  • Ant - This transformation scenario runs as an external process that executes the Ant build script with the built-in Ant distribution (Apache Ant version ) that is included with Oxygen XML, or optionally with a custom Ant distribution configured in the scenario.
  • Ant (with Saxon-HE XSLT support) - This transformation scenario allows Ant XSLT tasks to be performed using Saxon 9 Home Edition libraries that come bundled with Oxygen XML and all defined XML catalogs are also taken into account during the transformation.
Note: