This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Retrieve text property of node with out text of descendants
New to XML here. The text property of an element returns the concatenated text of that element and all descendants. I just want the text for that element, with out the text from the descendants. Is there a standard method to do this?