How to search in XML
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
What do you mean by search with XML? If you want to access a specific element or attribute of an XML file use XPath[^].
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook