RE: C++ libraries for XML/XSL

Subject: RE: C++ libraries for XML/XSL
From: "Pina Hirano" <pina@xxxxxxxxxxxxx>
Date: Mon, 24 Jan 2000 00:48:16 +0900
Hi James,

I introduce you a candidate to your request, Infoteria's iXSLT.
It is a stable, commercial version of C++ library for XML persing
and XSLT processing, See following URL for details;
http://www.infoteria.com/en/contents/pressroom/articles/pr991215e.html

The production version will be available by the end of February.
The beta version is already available now upon request.  If you
want to evaluate the beta version, please contact EJ Pappas at
Infoteria (ejpappas@xxxxxxxxxxxxx).  If you have any question,
please contact EJ as well.

Thank you,
Pina Hirano, Infoteria Inc.

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of James Lynn
> Sent: Friday, January 21, 2000 9:31 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: C++ libraries for XML/XSL
>
>
> We're developing an ISAPI extension that will use XML and XSLT. We're
> looking for a stable library that implements XML parsing and XSL
> transformation. Our platform is currently Windows NT Server, running IIS4,
> but we want to remain able to move to other non-windows platforms in the
> future if it becomes necessary.
>
> Can anyone suggest a reliable C++ library for XML and XSLT? Most
> work seems
> to be being done in Java, which doesn't help us at this stage. Our current
> proposed solution is to wrap the Microsoft msxml component in more generic
> classes so we can drop that out and drop in another solution later. I'm
> nervous about committing to the MS component since I read that its
> conformance isn't necessarily that great.  If there already is a
> cross-platform C++ library, it would be preferable.
>
> Failing that, am I missing any other solutions to providing XML
> tree-parsing
> and XSL transformations in C++?
>
> Any advice would be appreciated.
>
> Jim Lynn.
> Developer, h2g2.
> http://www.h2g2.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread