XMLParsing
XMLParsing copied to clipboard
Parsing HTML inside XML
There is XML that I am looking at that has an element with HTML inside it. I am not sure how to get it. Do I use String, or do I need to create a HTML struct?