Hi
When i use the getNodeValue method to get the value of the Node i get only part of the value. Need to know if the special charactor
The code to get the value.
The XML Node is :
The expected value : //*[@id='secinfo']/child::*/text()
The value i get is : //*[@ID='secinfo']
Can someone kindly let me know, the reason for this
Thanks
Arjun