http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Bug-Reporting

FAQs
Samples
API JavaDoc

Features
Properties

XNI Manual
XML Schema
SAX
DOM
Limitations

Source Repository
User Mail Archive
Dev Mail Archive

Overview
 

The Xerces2 Java XML Parser source code is stored in the Subversion repository (SVN). The SVN repository is public and everyone has read access. The repository uses a standard layout of:

For example, to check out the trunk (the place where the main development is taking place), execute:

To check out the code in the stax-dev branch, execute:

To check out the code tagged Xerces-J_2_6_2, execute:

You may also browse above cited Xerces2 repository and examine individual files using the Web interface.

Xerces2 also includes an XML Schema 1.1 processor. For some of its implementation, an XML Schema 1.1 processor requires an XPath 2.0 engine. Apache Xerces in collaboration with Eclipse Foundation's Web Tools Platform (WTP) project, has contributed to the development of an XPath 2.0 engine that is used within XercesJ's XML Schema 1.1 processor. The XercesJ specific source code of this XPath 2.0 engine, is located on following GitHub repository : https://github.com/xercesj/xpath20.



Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.