nlm-stylechecker

XProcified + SVRLified version of the NLM StyleChecker

Repository
Git URL https://github.com/transpect/nlm-stylechecker.git
SVN URL https://github.com/transpect/nlm-stylechecker
Base URI http://transpect.io/nlm-stylechecker/

Source ⬇

tr:nlm-stylechecker

Import

<p:import href="http://transpect.io/nlm-stylechecker/xpl/nlm-stylechecker.xpl"/>

Dependencies

Synopsis

<tr:nlm-stylechecker xmlns:tr="http://transpect.io">
  <p:input port="source" primary="true"/>
  <p:input port="checking-stylesheet" sequence="true" primary="false"/>
  <p:input port="parameters" primary="true"/>
  <p:output port="report" sequence="true" primary="true"/>
  <p:option name="debug" required="false" select="'no'"/>
  <p:option name="debug-dir-uri" select="'debug'"/>
  <p:option name="status-dir-uri" select="'status'"/>
  <p:option name="remove-srcpaths" required="false" select="'true'"/>
</tr:nlm-stylechecker>

GitHub sync date: 2024-04-23+02:00