This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

using msxml.dll's xslt with c++


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]