All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.xproc.step.read-xml-declaration.xpl Maven / Gradle / Ivy

Go to download

A DAISY Pipeline 2 module containing scripts for converting between and validating DTBook, HTML and EPUB3 according to nordic markup guidelines.

There is a newer version: 1.4.6
Show newest version



    
        

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">&lt;?xml version="1.0" encoding="UTF-8" standalone="yes" ?&gt;</c:result>
        




© 2015 - 2024 Weber Informatics LLC | Privacy Policy