-
Notifications
You must be signed in to change notification settings - Fork 11
Decoders
Fabrice Bacchella edited this page Apr 21, 2023
·
3 revisions
A decoder that take an XML document and will transform it using a given XSLT. The default, found in the class path using
the name xml2json.xsl
, is take from Convert XML to JSON using XSLT
attributes:
-
xslt
the path or the URL to an XSLT document that will be used to transform the XML