Jump to content

Apache Xerces2 Java: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 5: Line 5:


==Version==
==Version==
* Xerces2 Java Parser 2.11.0 (2014-10-30)
Xerces2 Java XML Parser
* Xerces2 Java Parser 2.12.1
* 2.11.0 (2014-10-30)
* 2.12.1
* 2.12.2


==Licence==
==Licence==

Revision as of 12:56, 17 July 2022

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

Xerces2 Java XML Parser

  • 2.11.0 (2014-10-30)
  • 2.12.1
  • 2.12.2

Licence

Links