HTTP/2 200
server: Apache
last-modified: Wed, 23 Apr 2025 12:12:26 GMT
etag: "6eaa-6337103afb657-gzip"
content-encoding: gzip
access-control-allow-origin: *
content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; script-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; style-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; frame-ancestors 'self'; frame-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; worker-src 'self' data: blob:;
content-type: text/html
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 595
date: Tue, 07 Oct 2025 19:57:57 GMT
x-served-by: cache-hel1410032-HEL, cache-bom-vanm7210091-BOM
x-cache: HIT, HIT
x-cache-hits: 5, 0
x-timer: S1759867077.159022,VS0,VE145
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains; preload
content-length: 4563
Xerces2 Java XML Parser Readme |  |  |
Xerces2 Java XML Parser Readme |
 |  |  |  |





























|
| |
The Xerces2 Java XML Parser 2.12.2 supports the following standards and APIs:
From the above mentioned features, all the features mentioned except the last two (i.e XML Schema 1.1 and SCD
implementations), are available with both the following Xerces2 Java packages:
- Xerces2 Java 2.12.2 - tar.gz / Xerces2 Java 2.12.2 - zip
- Xerces2 Java 2.12.2 (XML Schema 1.1) - tar.gz / Xerces2 Java 2.12.2 (XML Schema 1.1) - zip
Whereas, the feature implementations for 'XML Schema 1.1' and 'XML Schema Definition Language (XSD):
Component Designators (SCD)', are available only within the Xerces2 Java package 'Xerces2 Java 2.12.2
(XML Schema 1.1) - tar.gz / Xerces2 Java 2.12.2 (XML Schema 1.1) - zip'. Please visit the page
Xerces downloads, to download the Xerces2
Java package that is needed.
|
| |
According to the DOM Level 3 specification and
DOM Level 2 errata
the createElementNS and createAttributeNS methods convert empty string
namespaceURI to null.
Please, let us know if this change affects your application.
|
| |
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 Xerces-J 2.12.2 release is available
in source code and precompiled binary (JAR files) form.
Both Xerces-J packages are made available under the
Apache Software
License.
|
|
|
 |
Copyright © 1999-2022 The Apache Software Foundation.
All Rights Reserved.
|