Ce plugin propose une série d'instructions pour utiliser des transformations XSLT
npm install @ezs/xslt
Send all received {String} to a host FOP Processor
Script:
[use]
plugin = xslt
[fop]
config
String? argument for FOP Processor
Returns Object
Send all received {String} to a host XSL Processor
Script:
[use]
plugin = xslt
[xslt]
stylesheet = ./style.xsl
param = prefix=X
Returns Object