User Documentation

You can convert from opale to hdocbib :

You need to have ant on your computer : You can download it here : Apache

  1. Download the archive

  2. Go into the directory opale_to_hdoc/Ant

  3. Use : ant -buildfile opale_to_hdocbib.ant -DInputPath=<your_file full path> -DOutputPath=<your_result full path> convert

    You need to use a .scar file in input and a .xml path in output. If you don't specify a OutputPath the output directory will be in the opale_to_hdoc/result directory.

Note : file .scar

Your .scar file need to respect a few conditions :

  • your .scar need to respect the Opale schema.

  • your .scar need to be well formed.