Re: [xml] Size
- From: Matt Sergeant <matt sergeant org>
- To: Jean-Yves Lamoureux <jylam lnxscene org>
- Cc: "xml gnome org" <xml gnome org>
- Subject: Re: [xml] Size
- Date: Fri, 8 Mar 2002 11:31:48 +0000 (GMT)
On Fri, 8 Mar 2002, Jean-Yves Lamoureux wrote:
Hi
I'm currently trying to get a very light XML library, but I can't make it
smaller than 874596 bytes.
Is there a way to wrap off 'non-essential' parts to get a xml only lib ? (I
mean wich can get all the content of a thing like that :
<Compagny>
<Nom>MCS</Nom>
<Adresse>Ou on veux</Adresse>
<Employe>
<Nom>Jylam</Nom>
<Fonction>Code</Fonction>
<Os>Linux</Os>
</Employe>
<Employe>
<Nom>Lightshow</Nom>
<Fonction>Code</Fonction>
<Os>Windows</Os>
</Employe>
</Compagny>
libxml2 is feature filled rather than light (though it's a lot lighter
than Xerces). If you want light you might want to try expat.
--
<!-- Matt -->
<:->Get a smart net</:->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]