The SVN repository is public and everyone has read access. The repository uses a standard SVN layout of:
xerces/java/
|
| - branches/
|
| - tags/
\
- trunk/In short:
1) to check out the trunk of xerces/java:
2) to check out the code tagged with the Xerces-J_2_9_0 tag:
3) to check out the code in the stax-dev/ branch: