@ezs/xslt
v1.3.32
Published
EZS Statements to use XSL Processor
Downloads
215
Readme
xslt
Présentation
Ce plugin propose une série d'instructions pour utiliser des transformations XSLT
installation
npm install @ezs/xslt
usage
Table of Contents
xslt
Send all received {String} to a host FOP Processor
Script:
[use]
plugin = xslt
[fop]
Parameters
config
String? argument for FOP Processor
Returns Object
xslt
Send all received {String} to a host XSL Processor
Script:
[use]
plugin = xslt
[xslt]
stylesheet = ./style.xsl
param = prefix=X
Parameters
Returns Object