The purpose of this transformer is to migrate a DTBook document from version 2005-1 of the standard to version 2005-2.
A valid DTBook document.
A valid DTBook document.
On error, this transformer will throw an exception and abort execution.
[None]
To add support for a new DTBook version, perform the following steps:
org.daisy.util.xml.xslt.stylesheets.dtbook.
This XSLT should include logic to go from previous to current version only.org.daisy.util.xml.xslt.stylesheets.catalog.xmlus_rfbd_dtbookMigrator.DtbookVersion enum.us_rfbd_dtbookMigrator.DtbookVersionManager class.Saxon XSLT processor.