All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.DTBookMigrator.html Maven / Gradle / Ivy

The newest version!




	
	Pipeline Script: DTBook Migrator
	


Pipeline Script: DTBook Migrator

Overview

This script upgrades/migrates a DTBook XML document to a later version of itself.

Input Requirements

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.

Output

A DTBook document that is hopefully valid. The output is automatically validated, so watch out for error reports.

Configuration

Input DTBook XML file
Required. Path to input DTBook document
Output DTBook XML file
Optional. Path to a file to store the output DTBook file in
Output Version
Optional. Select a specific version of DTBook that you want as output. By default, the output version is set to be the latest available.

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. DTBook Migrator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy