Thanks a lot. I had to modify it a bit and it worked. :thumbsup: The new regex loked like this
"(?<=\">)(.*)(?=<)"
Thanks a lot. I had to modify it a bit and it worked. :thumbsup: The new regex loked like this
"(?<=\">)(.*)(?=<)"
Hi, I want to get the inner text of this single line xml. I have parsed a properly written xml document, but I can't figure out how can I parse this single line.
<double xmlns="http://www.somewebservice.com/">168.0543</double>