[xml] xmlParseFile with minimal library

2005-03-15 Thread Henry Bibb
--iso8859x The application is going to be embedded, so I'd like to minimize size of libxml while being able to parse validate an xml file into the tree form. Thanks for any help or ideas, Henry Bibb [EMAIL PROTECTED] ___ xml mailing list, project page http

Re: [xml] xmlParseFile with minimal library (solved)

2005-03-15 Thread Henry Bibb
-Original Message- From: Daniel Veillard [EMAIL PROTECTED] Subject: Re: [xml] xmlParseFile with minimal library On Tue, Mar 15, 2005 at 10:32:06AM -0500, Henry Bibb wrote: I am trying to build a minimal-sized libxml2 but need to use xmlParseFile. use the new xmlReadFile apis