# [EMAIL PROTECTED] / 2007-01-10 09:38:30 +0100:
> Richard Luckhurst wrote:
> > Hi Jochem,
> > 
> > Thanks for your reply. Here is a short sample of the XML I have to parse. I 
> > need
> > the data in the attributes as well as the data in the character fields.
> > 
> > <?xml version="1.0" encoding="UTF-8"?>
> > <?ypsilon RNGSchema="fareResponse.rnc" type="compact"?>
> 
> I'm fairly certain that this 'ypsilon' tag is going to cause a
> problem - although that's just a guess, it's based on the 'knowledge'
> that a valid XML document *must* have only 1 root element
> (which would be 'fareResponse' in this case).

That ypsilon is a *preprocessing instruction* AFAICT.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to