how to make xpath return the actual data not the escaped one for example:
if i use xpath to xml document that contain <
<
the result is < but < is desired.
<
how to get this desired result
No comments:
Post a Comment