Welcome to the future! Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual.
Xerces2 is a
Xerces2 also provides a complete implementation of the
Xerces2 is able to parse documents written according to the
The &ParserNameLong; &ParserVersion; supports the following standards and APIs:
According to the DOM Level 3 specification and
The &ParserNameLong; &ParserVersion; fixes several bugs which were present in the previous release. It also includes a few minor enhancements and performance improvements.
For a more complete list of changes, refer to the Release Information page.
Xerces2 is a nearly complete rewrite of the Xerces 1.x codebase in order to make the code cleaner, more modular, and easier to maintain. It includes a completely redesigned and rewritten XML Schema validation engine. Applications using only the standard interfaces such as JAXP, DOM, and SAX should not see any differences.
The &ParserName; &ParserVersion; release is available
in source code and precompiled binary (JAR files) form.
Both &ParserName; packages are made available under the