This script upgrades/migrates a DTBook XML document to a later version of itself.
A DTBook XML document. Note - the input document is not validated; however the output is. If you run into problems during the migration process (such as invalid output), make sure that your input document is valid, for example by using the DTBookValidator and DTBookFix scripts.
A DTBook document that is hopefully valid. The output is automatically validated, so watch out for error reports.
The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.