[xsl] using msxml.dll's xslt with c++

Subject: [xsl] using msxml.dll's xslt with c++
From: Hassan Salam <Hassan80@xxxxxxx>
Date: Mon, 22 Oct 2001 10:17:21 +0200 (MEST)
I've been working for some time now trying to do something I originally
thought would be very simple:  I'm trying to programatically combine an
XML document with an XSL stylesheet, to form another document (in this
case just HTML), using msxml.dll.  For software engineering reasons, it
seemed desireable to do this in c++...

But I still couldn't do the simple transformation -- merge an XML document
with a XSL stylesheet.

in fact, I expected to easily find example code on the
web or in msdn library, but almost no example code exists for this sort of
thing in C++.
If anyone have any example code or suggestions (besides what's on
Microsoft's web site), I'd be very interested.


Using MSXML.DLL version 4.00.8711.0
MS Visual C++ 6.0

Hassan

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


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


Current Thread