Go Back   SitePoint Forums > Forum Index > Program Your Site > XML and Web Services
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old Jul 29, 2007, 22:34   #1
tinggg
SitePoint Enthusiast
 
Join Date: Mar 2003
Location: dublin
Posts: 82
XML validation problem

Hi

When I use a url with more than one = symbol e.g.

http://www.fis.org.nz/index.php?map=yes&app=BreakOut

the xml fails to validate. The reason given is that "the production 'entity ref' not satisfied"

- I looked up the entity escape character for = and got
Code:
& # 6 1 ;
[I had to seperate the & # 6 1 ; with a space between each character in order to get them to appear here]

- I replaced the = with the entity escape character but that didn't work either.

Can anyone help me with where I am doing wrong?

Many thanks
tinggg is offline   Reply With Quote
 

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 01:53.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved