Hi
I am parsing a very large XML document and even though the '&' symbol is correctly showing as '&' my parse is stil regarding it as an '&' and cutting the field.
For example, where the term "Rock & Roll" appears, I return the value " Roll" and the same for "Rythmn & Blues" where I just get " Blues"
Please please please can someone tell me how to solve this issue.
Start Free Trial