Hi I am trying to capture elements within the XML object that are part of the itineraryitem node
However my output remains empty Any ideas would be appreciated <cfdump var="#(MyXMLDoc)#"> The above oututs all the xml scheme and its content <cfset WalkingPath = xmlSearch(MyXMLDoc,'/ResourceSets/ResourceSet/Resources/Route/RouteLeg/ItineraryItem')> <cfdump var="#WalkingPath#"> but then this output is always empty Claude Raiola SAMARIS Software 1300 255 990 -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cfaussie. For more options, visit https://groups.google.com/groups/opt_out.
