What versoin of the parser are you using and on what platform? There is
obviously something just silly going on here, since there's no way the
parser cannot handle that simple a file and no one would have noticed all
this time.

--------------
Dean Roddey
Software Geek Extraordinaire
Portal, Inc
[EMAIL PROTECTED]



-----Original Message-----
From: Alex Fridman [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 4:07 PM
To: [EMAIL PROTECTED]
Subject: RE: error


I hexdump it there is nothing else after last character.

-----Original Message-----
From: Dean Roddey [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 7:03 PM
To: '[EMAIL PROTECTED]'
Subject: RE: error


Then you probably have some trailing, non-printable, gorp at the end. If
everything after the last > is not basically whitespace, or a PI or a
comment, that's the error you'd get.

--------------
Dean Roddey
Software Geek Extraordinaire
Portal, Inc
[EMAIL PROTECTED]



-----Original Message-----
From: Alex Fridman [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 4:01 PM
To: [EMAIL PROTECTED]
Subject: RE: error


Encoding is UTF-8 and it says that it expected it at last character. 

-----Original Message-----
From: Dean Roddey [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 6:59 PM
To: '[EMAIL PROTECTED]'
Subject: RE: error


What encoding is the text in? If its not UTF-8 or UTF-16, it has to have an
XMLDecl. And where exactly does it say that it expected it? If its at 0,0,
then most likley its an encoding issue.

--------------
Dean Roddey
Software Geek Extraordinaire
Portal, Inc
[EMAIL PROTECTED]



-----Original Message-----
From: Alex Fridman [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 1:37 PM
To: [EMAIL PROTECTED]
Subject: error


I am using DOM parser and I got the following error
"Expected comment or processing instruction" on perfectly legitimate XML
<presence type='suscribe' to='[EMAIL PROTECTED]'
from='msn.afslx2.automatedfinancial.com/registered'/>
any ideas?

Thanks,
Alex Fridman
(212)771-1923 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to