This script will transform an Word 2003 XML file (WordML) to XHTML 1.0.
This script is different from other available WordML to XHTML transforms in that it performs the conversion via a roundtrip to DTBook. This means that following a successful transformation, the result will be clean and strict, and suitable for for example DTB production.
The input WordML file needs to conform to the constraints and authoring style as defined in the Input requirements of the WordML to DTBook script.
An XHTML 1.0 document.
This script is a combination of other scrips. For configuration details, please refer to:
The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.