IBM DeveloperWorks: XML Tools advice for C and C++ programmers
"Designed for C and C++ programmers who are new to XML development, this article gives an overview of tools to assemble in preparation for XML development. Tool tables outline generic XML tools like IDEs and schema designers, parsers, XSLT tools, SOAP and XML-RPC libraries, and other libraries either usable from or actually written in C and/or C++. The article includes advice for installing open-source libraries on Windows, Unix, and Linux, plus a brief glossary of key XML terms."
»
www.ibm.com/developerworks/xml/lib...

clicks: 734
New!
XMethods
Comprehensive list of publicly available web services for SOAP and other XML interfaces.
»
www.xmethods.com

clicks: 1130
xml.apache.org
Hub site for the extensive list of Apache XML related projects - most notably the Xerces XML parser.
»
xml.apache.org

clicks: 850
|
 |
Learning XML
by Erik T. Ray
Learning XML is a decent general introduction to XML. While not useful a developer's resource, it is still an informative read and useful for gaining a deeper understanding of this complex technology.
XML in a Nutshell
by Elliotte Rusty Harold, W. Scott Means
As with most of Oreilly's Nutshell series, this is one of the best developer's references on the topic.
|