XMLTransform
Get XML values according to given xPath query
Method Signature
Arguments
Examples
Related
Last updated
Get XML values according to given xPath query
Last updated
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
{}