Hi All, We are planning to use Xerces xml parser in our embedded project. The requirements for the parser would be:
- validate the xml document against the schema - dom parsing of inmemory or file based doc - schema constraint checking is not required Presently symbol stripped version of the parser is about 4.2MB on linux. with our minimal requirement set, is there a way i can reduce the size to about 1MB ? it looks like sax, sax2 components are not needed. Are there any other component that i can remove ? I would highly appreciate if anyone has already done it and would like to share their insights. Thanks for your time ! //mxlr __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]