From: Jonathan Siegel
Subject: XML/SVG Parsing
Date: 
Message-ID: <a=q9ORgnaVZpn+CJdqd+zrvieqaL@4ax.com>
Hi,

I am looking for an XML parsing library for LISP (or a shared
C++/other library) to implement basic SVG
(http://www.w3.org/Graphics/SVG/Overview.htm8) import/export
functionality. Any ideas or suggestions?

Thanks,
Jonathan
·······@bigNOSPAMfoot.com
From: Christian Nyb�
Subject: Re: XML/SVG Parsing
Date: 
Message-ID: <87d7i9ritp.fsf@lapchr.siteloft.com>
Jonathan Siegel <···@scorekeep.com> writes:

> I am looking for an XML parsing library for LISP (or a shared
> C++/other library) to implement basic SVG
> (http://www.w3.org/Graphics/SVG/Overview.htm8) import/export
> functionality. Any ideas or suggestions?

For XML parsing, you'll want to check the tools listed at <URL:
http://www.garshol.priv.no/download/xmltools/plat_ix.html#plat6>
Franz has a tool too, at <URL:http://opensource.franz.com/xmlutils/>.
-- 
chr