xml.xproc.dtbook-to-epub3.xpl Maven / Gradle / Ivy
Show all versions of nordic-epub3-dtbook-migrator
Nordic DTBook to EPUB3
Transforms a DTBook document into an EPUB3 publication according to the nordic markup guidelines.
Validation status
Validation status (http://code.google.com/p/daisy-pipeline/wiki/ValidationStatusXML).
HTML Report
An HTML-formatted version of the validation report.
DTBook
Input DTBook to be converted.
Organization-specific validation
Leave blank for the default validation schemas. Use 'nota' to validate using Nota-specific validation rules.
Temporary directory
Temporary directory for use by the script.
Output directory
Output directory for the EPUB publication.
Discard intermediary HTML
Whether or not to include the intermediary HTML in the output (does not include external resources such as images). Set to false to include the HTML.
Disallow legacy markup
If set to false, will upgrade DTBook versions earlier than 2005-3 to 2005-3, and fix some non-standard practices that appear in older DTBooks.
Stop processing on validation error
Whether or not to stop the conversion when a validation error occurs. Setting this to false may be useful for debugging or if the validation error is a minor one. The
output is not guaranteed to be valid if this option is set to false.