John Beynon

Confessions of a code Junkie and anything else i fancy!

xmlsearch() with namespace

Note to self – when using xmlsearch() to search xml packets (in this case the response of using http://maps.google.com/maps/geo) which is returned with a namespace defined as;


the xmlsearch() would need to include a colon (:),eg

Omitting the colon returns no results when a search is performed. It’s not a CF bug as Steve Erat points out.

No related posts.

Tagged as:

Leave a Response