Community

Using Variables Into XPath Queries In ColdFusion

(Ben Nadel) In ColdFusion 10, xmlSearch() added support for XPath 2.0 syntax and passing variables into XPath queries. Using variables can make the query more readable; but, since XML is case-sensitive, it took me a few minutes to get it working.

Read More - Register for Free Membership