jats2html
XProc library and XSLT stylesheets to convert JATS to HTML
Repository
Git URL | https://github.com/transpect/jats2html.git |
SVN URL | https://github.com/transpect/jats2html |
Base URI | http://transpect.io/jats2html/ |
jats:html
Import
<p:import href="http://transpect.io/jats2html/xpl/jats2html.xpl"/>
Dependencies
Synopsis
<jats:html xmlns:jats="http://jats.nlm.nih.gov">
<p:input port="source" primary="true"/>
<p:input port="paths" primary="true"/>
<p:output port="result" primary="true"/>
<p:output port="report" sequence="true"/>
<p:option name="srcpaths" required="false" select="'no'"/>
<p:option name="debug" required="false" select="'no'"/>
<p:option name="debug-dir-uri" required="false" select="'debug'"/>
<p:option name="status-dir-uri" required="false" select="'status'"/>
<p:option name="css-location" required="false" select="'stylesheet.css'"/>
<p:option name="fallback-xsl" select="'http://transpect.io/jats2html/xsl/jats2html.xsl'"/>
<p:option name="fallback-xpl" select="'http://transpect.io/jats2html/xpl/jats2html_default.xpl'"/>
</jats:html>
tr:jats2html
Import
<p:import href="http://transpect.io/jats2html/xpl/jats2html_default.xpl"/>
Dependencies
Synopsis
<tr:jats2html xmlns:tr="http://transpect.io">
<p:input port="source" primary="true"/>
<p:input port="stylesheet" primary="false"/>
<p:input port="parameters" primary="true"/>
<p:output port="result" primary="true"/>
<p:output port="report" sequence="true"/>
<p:option name="debug" select="'no'"/>
<p:option name="debug-dir-uri" select="'debug'"/>
</tr:jats2html>
GitHub sync date: 2021-02-20+01:00