[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua XML module
- From: "Peter S. Housel" <housel@...>
- Date: 13 Jan 2003 08:10:06 -0800
On Mon, 2003-01-13 at 03:55, Jean Claude Morlier wrote:
> Hi,
> Is there a Lua XML wrapper for XML parsers like xerces or other.
> With full xml functionnalities like schema validation and full
> characters code set. And capabilities to use DOM and SAX parser.
>
> @+
> Jean-Claude Morlier
> Quetzal-Developpement
The Monday project (http://monday.sourceforge.net/) contains a Lua 4
wrapper for libxml2 (http://xmlsoft.org). The libxml2 library has all
of the capabilities you mention, but I only wrapped a subset that was
useful to me.
-Peter S. Housel- housel@acm.org