[REBOL] Re: XML comments >> implications for R3
From: rasmussen::bryan::gmail::com at: 11-Sep-2007 7:51
well DLL would be MSXML. It provides DOM, XSL-T 1.0, XPath 1.0, and XML Schema access. LibXML is the predominant C solution, but Expat comes a close second: http://expat.sourceforge.net/ The apache project provides C++ versions of some of their XML tools, so for example Xerces C++. Cheers, Bryan Rasmussen On 9/11/07, Alessandro Manotti <ale870-gmail.com> wrote: