ODL2XML: ECS ODL to ECS XML Conversion Tool

Thank you for using ECSODL2ECSXML tool. The ECSODL2ECSXML tool provides a list of capabilities that include:

GUI Interface

The graphical user interface represents a GUI to call the command line version of this tool. To start run the follwoing command:
   
     java -cp odl2xml.jar odl2xml_cmd
   
 
The user need to
  1. select an ODL group to convert, see the command line option for explaination of the different choices.
  2. type a path/filename for the stylesheet to use. Leave blank in case no stlesheet is needed. You can press the "Open" button to navigate through directories and file lists.
  3. type an path/filename of the ODL file to convert, or click on the "Open" button next to this field to navigate through directories and file lists.
  4. type an path/filename of the XML file to save the result of conversion.
  5. Finally, hist "Run" to execute the conversion.