Hello;
I want to use the XML addon, the load command:
</>XML load XML document from string "blah blah"
My xpath calls work fine when "blah blah" is the actual XML text (minus all " of course).
But XML has lots of "" marks in it. How do I get it to accept the "quote marks" and not confuse
these with the ones that have to start and end the string.
IE " something <en="blah"> something something" wont work since there are quotes in quotes.
thanks for you time.
Yours
Winkr7