[Expat-bugs] Why Expat does not parse the whole XML string?

Karl Waclawek karl at waclawek.net
Wed May 5 18:23:11 EDT 2004


What is your code? What is the return value from XML_Parse()?
Expat is a well-proven parser - the error is likely in your code
or in the WinCE build of Expat.

Karl

----- Original Message ----- 
From: "Vo, Thuy-Ngan" <Thuy-Ngan_Vo at inter-tel.com>
To: <expat-bugs at libexpat.org>
Sent: Wednesday, May 05, 2004 6:00 PM
Subject: [Expat-bugs] Why Expat does not parse the whole XML string?


Hi all,
I am using the Expat lib WinCE version. I  pass to the parser an BTXML
string (no carriage return, only one complete string). In the log, I see
that the parser only parses the first two items. My application seems to
hang or crash since the GUI does not come up.Do you ever encounter
similar problems? I greatly appreciate any ideas/hints/suggestions about
the cause of the problem and if (possible) the solution for it. Thanks
very much.

Here's my BTXML string:
<snip>
My log only shows that the parser picks up the elements: btxml, deck,
and the attribute: ep_idle.



--------------------------------------------------------------------------------


> _______________________________________________
> Expat-bugs mailing list
> Expat-bugs at libexpat.org
> http://mail.libexpat.org/mailman/listinfo/expat-bugs
> 



More information about the Expat-bugs mailing list