Thanks for the input.

I needed to more specific, my fault.

   1)  The embedded platform is C++ on a ARC MQX Precise RTOS( any java
solution is out )

   2)  Definitely open source -  the unicoi list price is about $19K and
allegrosoft is about $5K

   3)  It would be best if it were a pair:  Schema compiler and XML parser
(unicoi has both)
       for example I'm using Castor & Xerces on the Server platform.

         -bill


-----Original Message-----
From: Jesse Pelton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 3:31 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Too big for Embedded systems


Well, there's James Clark's expat (which I don't think is maintained any
more), and MinML (Java - see http://www.wilson.co.uk/), and JAXP (also Java
- http://www.gnu.org/software/classpathx/jaxp/), and RomXML
(http://www.allegrosoft.com/romxml.html), and the XML MicroParser
(http://www.unicoi.com/Documentation/ProductBriefs/xml_toolkit_unicoi.pdf),
and NexgenPARSEit
(http://www.nexgen-software.com/PublicAsp/Modules/Products/Parsers.asp), all
from the first page of a google search for "embedded xml parser."  (The last
three are commercial and probably not open source.)  And, of course, there's
libxml2 (http://xmlsoft.org).  I doubt you'll be able to cram Xerces into
100K, much less 30.

> -----Original Message-----
> From: William Blencowe
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 05, 2003 2:50 PM
> To: [EMAIL PROTECTED]
> Subject: Too big for Embedded systems
>
>
> Hello,
>
>    I'm trying to find an open source XML parser for a
> Motorola 5282.  It
> needs to be about 20-100Kbytes of code.
>
>    Does anybody know what size Xerces takes?
>
>    Or any other XML parsers for embedded systems.

---------------------------------------------------------------------
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