Hi,

Please see the xml below. I am trying to write an Xpath expression to retrieve the string value from the element "SessionID". The code I wrote,

./IDMResponse/Worker/SessionId/text()

or ...