XMLSearch

Get XML values according to given xPath query

Method Signature

XMLSearch(XMLNode=[XML], xpath=[String], params=[Struct])

Arguments

ArgumentTypeRequiredDescriptionDefault

XMLNode

XML

true

The XML node to search

xpath

String

true

The xpath query to search for

params

Struct

false

The parameters to pass to the xpath query

{}

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC