Apache Xerces2 Java: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
A modular validating [[XML]] parser for [[Java]], part of the '''Apache Xerces''' XML project that also includes [[Apache Xerces C++]], [[Apache Xerces Perl]] and [[Apache XML Commons]]. Xerces2 Java fully conforms to the XML Schema 1.0 and has partially implemented the" XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009)", "XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)". Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. | |Picture=Apache-xerces.png | ||
|Name=Xerces2 Java XML Parser | |||
|Version=2.12.2 (Jan 2022) | |||
|Author=The [[Apache]] project | |||
|Licence=[[Apache Software Licence v2]] | |||
|WWW=http://xerces.apache.org/xerces2-j/ | |||
}} | |||
A modular validating [[XML]] parser for [[Java]], part of the '''Apache Xerces''' XML project that also includes [[Apache Xerces C++]], [[Apache Xerces Perl]] and [[Apache XML Commons]]. | |||
Xerces2 Java fully conforms to the XML Schema 1.0 and has partially implemented the" XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009)", "XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)". Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. | |||
==Version== | ==Version== | ||
* | * 2.11.0 (2014-10-30) | ||
* 2.12.1 (Jan 2020) | |||
* 2.12.2 (Jan 2022) | |||
==Links== | ==Links== | ||
* [https://xerces.apache.org Apache Xerces homepage] | * [https://xerces.apache.org Apache Xerces homepage] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] | ||
[[Category:Software written in Java]] | [[Category:Software written in Java]] |
Latest revision as of 13:05, 17 July 2022
Apache Xerces2 Java | |
---|---|
![]() | |
Name | Xerces2 Java XML Parser |
Version | 2.12.2 (Jan 2022) |
Vendor | |
Author | The Apache project |
Licence | Apache Software Licence v2 |
WWW | http://xerces.apache.org/xerces2-j/ |
A modular validating XML parser for Java, part of the Apache Xerces XML project that also includes Apache Xerces C++, Apache Xerces Perl and Apache XML Commons.
Xerces2 Java fully conforms to the XML Schema 1.0 and has partially implemented the" XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009)", "XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)". Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification.
Version
- 2.11.0 (2014-10-30)
- 2.12.1 (Jan 2020)
- 2.12.2 (Jan 2022)