Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[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: