Re: [xsl] XSLT parsers in a C/C++ Apache Module

Subject: Re: [xsl] XSLT parsers in a C/C++ Apache Module
From: "Colin Adams" <colinpauladams@xxxxxxxxxxx>
Date: Wed, 28 Mar 2007 17:34:44 +0100
From: "M. David Peterson" <m.david@xxxxxxxxxx>

On Wed, 28 Mar 2007 09:15:54 -0600, Sam Carleton <scarleton@xxxxxxxxx> wrote:

> I am working on a C/C++ Apache Module and am going to need a XSLT
> parser, what do you recommend?

Xerces-C. Take a look @ http://xqilla.sourceforge.net/HomePage which is an XPath 2.0/XQuery utility writtn in C++ which uses Xerces-C at its foundation.

But that is an XML parser, not an XSLT interpreter (I assume that is what Sam meant).

_________________________________________________________________
Match.com - Click Here To Find Singles In Your Area Today! http://msnuk.match.com/


Current Thread