Click to See Complete Forum and Search --> : '&' character in XML url string


GCSol
07-04-2003, 10:15 AM
Hi,

In my XML file, I want to access an URL with '&' character like :

<url href="http:://www.url/prg.cgi?type=bidule&layout=muche"/>

The parser indicates that an error occurs caused by '&' character.
How can I do?

xtrung.pro
09-28-2007, 08:14 AM
you can use &amp; to replace &

Kor
09-28-2007, 08:34 AM
you can use &amp; to replace &
You must use &amp; to replace &.

See also:
http://xml.silmaril.ie/authors/specials/