XMLTransform
Get XML values according to given xPath query
Method Signature
Arguments
Argument
Type
Required
Description
Default
XML
any
true
The XML to transform
XSL
String
true
The XSL to use for the transformation
parameters
Struct
false
The parameters to pass to the xsl transformation
{}
Examples
Related
Last updated