I am trying to use xpathsnippet(). I have the following XML response

I am trying to use xpathsnippet().

I have the following XML response from a REST WebService.

<ResponseStatus Code=0></ResponseStatus>

If I do xpathsnippet(//ResponseStatu/text()) , I will only get Code=0.

But what if I only want 0, how do I get that?

Any easy way to do it?...

OriginalPostID-62369

OriginalPostID-62369

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data