xml.xproc.step.read-xml-declaration.xpl 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.
Example usage:
<!-- provide a single document on the primary input port -->
<px:read-xml-declaration/>
Example output:
<c:result xmlns:c="http://www.w3.org/ns/xproc-step" standalone="yes" encoding="UTF-8" has-xml-declaration="true" version="1.0"><?xml version="1.0" encoding="UTF-8" standalone="yes" ?></c:result>