|
Just goofing around and found this gem. http://www.alphaworks.ibm.com/tech/xml4c Snippet from the page. =============== IBM's XML for C++ parser (XML4C) is based on Apache's Xerces-C XML parser, which is a validating XML parser written in a portable subset of C++. XML4C integrates the Xerces-C parser with IBM's International Components for Unicoded (ICU) and extends the number of encodings supported to over 150. It consists of three shared libraries (2 code and 1 data) which provide classes for parsing, generating, manipulating, and validating XML documents. XML4C is faithful to the XML 1.0 Recommendation and associated standards (DOM 1.0, SAX 1.0, DOM 2.0 etc). Source code, samples and API documentation are provided with the parser. Version 3.1.0 update contains: -Simplified platform support (removed need to support local standard output streams or to find the location of the parser DLL/SharedLib.) -Added support for the NetAccessor plug in abstraction, which allows the parser to support HTTP/FTP based data sources. -Added EBCDIC-US and ISO-8859-1 as intrinsic encodings -Added more DOM Level II features -Support for ICU 1.4, which makes XML4C Unicode 3.0 compliant when using ICU. -New samples and tests (DOM test, programmatic DOM sample, thread test) -Added support for multiply nested entities using relative paths or URLs. -Significant internal architecture improvements in the handling of encodings and transcoding services. -New platform support - AS/400 Bryan Dietz +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.