XMLTransform
Get XML values according to given xPath query
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The XML to transform | |
|
|
| The XSL to use for the transformation | |
|
|
| The parameters to pass to the xsl transformation |
|
Examples
Related
Last updated