xml.xproc.dtbook-to-html.xpl Maven / Gradle / Ivy
Show all versions of nordic-epub3-dtbook-migrator
Nordic DTBook to HTML5
Transforms a DTBook document into an single HTML file 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.
Output directory
Output directory for the HTML file and its resources (images, stylesheets, etc).
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.