Can anyone please suggest an XPath expression format that returns a string value containing the concatenated values of certain qualifying child nodes of an element, but igno
You could use a for-each loop as well and assemble the values in a variable like this