Title: RE: Getting error on valid xml doc
The document seems to be absolutely valid.
You have probably turn on the validation, that is why the
parser throws this error (Unknown element 'XMLGUI' ( line 5, char 8
)).
This is the correct behaviour.
- Original Message ---
Title: RE: Getting error on valid xml doc
It appears to be at the . Here's the actual document I used.
<>
-Original Message-
From: Dean Roddey [SMTP:[EMAIL PROTECTED]]
Sent: Monday, February 25, 2002 5:48 PM
To: [EMAIL PROTECTED]
Subject:
Title: RE: Getting error on valid xml doc
Could you indicate where that is exactly? Your
posted version had no line breaks in it.
--Dean RoddeyThe Charmed Quark
ControllerCharmed Quark Software[EMAIL PROTECTED]http://www.charmedquark.com
"If it don't have
Title: RE: Getting error on valid xml doc
Line number 5, column 9.
-Original Message-
From: Dean Roddey [SMTP:[EMAIL PROTECTED]]
Sent: Monday, February 25, 2002 5:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Getting error on valid xml doc
What line number is it
Title: Getting error on valid xml doc
What line number is it reporting the error
at?
--Dean RoddeyThe
Charmed Quark ControllerCharmed Quark Software[EMAIL PROTECTED]http://www.charmedquark.com
"If it don't have a control port, don't buy
it!"
- Original M