|  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 | | |  |  |  | Xerces-C++ is a validating XML parser written in a portable subset of C++.
        Xerces-C++ makes it easy to give your application the ability to read and write
        XML data.
        A shared library is provided for parsing, generating, manipulating, and validating XML
        documents. Xerces-C++ is faithful to the
        XML 1.0 recommendation
        and associated standards (
        DOM 1.0,
        DOM 2.0.
        SAX 1.0,
        SAX 2.0,
		Namespaces).
        Xerces-C++ 1.5.2 also provides an implementation of a subset of the
        Schema.
        The parser provides high performance, modularity, and scalability.
        Source code, samples and API documentation are provided with the parser. For
        portability, care has been taken to make minimal use of templates,
        no RTTI, no C++ namespaces and minimal use of #ifdefs. | 
 
 
 |  |  |  | 
            Conforms to XML Spec 1.0Tracking of latest
            DOM (Level 1.0),
            DOM (Level 2.0),
            SAX/SAX2,
            Namespace specifications.Experimental Schema subset supportSource code, samples, and documentation is provided.Programmatic generation and validation of XMLPluggable catalogs, validators and encodingsHigh performanceCustomizable error handling | 
 
 |  |  |  | 
            Win32 using MSVC 6.0 SP3Linux (RedHat 6.1) using egcs-2.91.66 and glibc-2.1.2-11Solaris 2.6 using Sun Workshop 4.2AIX 4.3 using xlC_r 5.0.2HP-UX 11 using aCC A.03.13 with pthreads | 
 
 |  |  |  | 
            OS/390AS/400SGI IRIXMacintoshOS/2PTXand more! | 
 
 | 
 |