XMLSearch
Get XML values according to given xPath query
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The XML node to search | |
|
|
| The xpath query to search for | |
|
|
| The parameters to pass to the xpath query |
|
Examples
Related
Last updated