Xpath and node value woes

OK - many googles later, I think I found the “right way” to manage the namespace in our xpath inspector.

Blast from the past from MattBoyd:

https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014756750

Doc here:
https://developer.bigfix.com/relevance/reference/xml-dom-node.html#xpath-string-string-of-xml-dom-node-xml-dom-node

q: node values of xpath ("xmlns:a='http://schemas.microsoft.com/win/2004/08/events/event' xmlns:b='Event_NS'","/a:Event/a:UserData/b:EventXML/b:Param1/text()") of xml document of file "event.xml" of parent folder of client
A: ak166-cdss
4 Likes