| <?xml version='1.0' encoding='UTF-8'?> |
| <!-- |
| * Licensed to the Apache Software Foundation (ASF) under one or more |
| * contributor license agreements. See the NOTICE file distributed with |
| * this work for additional information regarding copyright ownership. |
| * The ASF licenses this file to You under the Apache License, Version 2.0 |
| * (the "License"); you may not use this file except in compliance with |
| * the License. You may obtain a copy of the License at |
| * |
| * http://www.apache.org/licenses/LICENSE-2.0 |
| * |
| * Unless required by applicable law or agreed to in writing, software |
| * distributed under the License is distributed on an "AS IS" BASIS, |
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| * See the License for the specific language governing permissions and |
| * limitations under the License. |
| --> |
| <!DOCTYPE s1 SYSTEM 'dtd/document.dtd'> |
| <s1 title="Source Repository"> |
| <s2 title="Overview"> |
| <p>The Xerces-J source code is stored on Apache git repos accessible via GitHub. Xerces-J's source code repository is public |
| and everyone has read access. Web links of Xerces-J source code and tests repos, are following:</p> |
| |
| <source> |
| <jump href="https://github.com/apache/xerces-j">Xerces-J branch 'main'</jump> |
| | |
| | - <jump href="https://github.com/apache/xerces-j/tree/xml-schema-1.1-dev">XML Schema 1.1 development branch</jump> |
| | |
| | - <jump href="https://github.com/apache/xerces-j/tree/xml-schema-1.1-tests">XML Schema 1.1 test suite</jump> |
| </source> |
| <p> |
| Xerces-J also includes an <jump href="https://www.w3.org/XML/Schema">XML Schema</jump> 1.1 processor. XML Schema 1.1 processor |
| has dependency on an XPath 2.0 processor. Apache Xerces-J in collaboration with <jump href="https://www.eclipse.org/webtools">Eclipse |
| Foundation's Web Tools Platform (WTP) project</jump>, has contributed to the development of an XPath 2.0 processor that is |
| used within Xerces-J's XML Schema 1.1 processor. The Xerces-J specific source code for an XPath 2.0 processor, is located on following GitHub |
| repository : <jump href="https://github.com/xercesj/xpath20">Xerces-J XPath 2.0</jump>. |
| </p> |
| </s2> |
| </s1> |