ampersand in hyperlink is not working
Hi,
I have a link in my XML document with an ampersand in the URL. the XML parser will not validate since it thinks it is a reference entity, but it is not. The parser keep complaining that entity must end with a delimiter ";".
How can I work around this parsing error?
Please advise.
|