OSGI-INF.nordic-html-to-dtbook.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nordic-epub3-dtbook-migrator
Show all versions of nordic-epub3-dtbook-migrator
A DAISY Pipeline 2 module containing scripts for converting between and validating DTBook, HTML and EPUB3 according to nordic markup guidelines.
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="nordic-html-to-dtbook"><scr:implementation class="org.daisy.pipeline.script.XProcScriptService"/><scr:service><scr:provide interface="org.daisy.pipeline.script.XProcScriptService"/></scr:service><scr:property name="script.id" type="String" value="nordic-html-to-dtbook"/><scr:property name="script.name" type="String" value="Nordic HTML5 to DTBook"/><scr:property name="script.description" type="String" value="Transforms a HTML5 document into a DTBook according to the nordic markup guidelines."/><scr:property name="script.url" type="String" value="http://www.daisy.org/pipeline/modules/nordic-epub3-dtbook-migrator/html-to-dtbook.xpl"/><scr:property name="script.version" type="String" value="1.2.0"/></scr:component>