@ezs/xslt

1.3.30 • Public • Published

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

  • stylesheet String? path to stylesheet file
  • param String? argument for XSL Processor

Returns Object

Keywords

Install

npm i @ezs/xslt

DownloadsWeekly Downloads

30

Version

1.3.30

License

MIT

Unpacked Size

11.9 kB

Total Files

7

Last publish

Collaborators

  • parmentf
  • touv
  • jj618