The Transform script
(transform.sh, found in the scripts subfolder inside
Oxygen's installation directory) helps you to execute a transformation scenario. You
can run the scenarios for the existing document types
(frameworks) without setting a scenarios file, but for others, you have to specify a
specialized scenarios file or a project file that contains scenarios.
You can export transformation scenarios from Oxygen XML Author Eclipse plugin into a specialized scenarios file by using the Export selected scenarios action from the Transformation Scenarios view or using the Export Global Transformation Scenarios action from the Options menu.
sh scripts/transform.sh -i inputFile -sn scenarioName [-s scenariosFile] [-v]
The name of a file that contains additional scenarios. It can be a specialized scenarios file or a project file that contains project transformation scenarios.
The scenarios from this file are merged with the scenarios from the document types (frameworks).