You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2022/01/27 13:08:35 UTC

svn commit: r1897545 - /xerces/pmc/doap_Xerces_Java_XML_Parser.rdf

Author: mukulg
Date: Thu Jan 27 13:08:35 2022
New Revision: 1897545

URL: http://svn.apache.org/viewvc?rev=1897545&view=rev
Log:
seeing, if I could commit changes to XercesJ doap file

Modified:
    xerces/pmc/doap_Xerces_Java_XML_Parser.rdf

Modified: xerces/pmc/doap_Xerces_Java_XML_Parser.rdf
URL: http://svn.apache.org/viewvc/xerces/pmc/doap_Xerces_Java_XML_Parser.rdf?rev=1897545&r1=1897544&r2=1897545&view=diff
==============================================================================
--- xerces/pmc/doap_Xerces_Java_XML_Parser.rdf (original)
+++ xerces/pmc/doap_Xerces_Java_XML_Parser.rdf Thu Jan 27 13:08:35 2022
@@ -31,7 +31,7 @@
     <description>  
      Xerces-J is a high performance, fully compliant validating XML parser written in Java. It is a fully conforming XML Schema processor that includes a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. 
      Xerces 2.x introduced the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. XNI is merely an internal set of interfaces. There is no need for an XML application programmer to learn XNI if they only intend to interface to the Xerces2 parser using standard interfaces like JAXP, DOM, and SAX. Xerces developers and application developers that need more power and flexibility than that provided by the standard interfaces should read and understand XNI.
-     The latest version released, 2.11.0, expands on Xerces' experimental support for XML Schema 1.1 by providing implementations for the simplified complex type restriction rules (also known as subsumption), xs:override and a few other XML Schema 1.1 features. This release also introduces experimental support for XML Schema Component Designators (SCD). It fixes several bugs which were present in Xerces-J 2.10.0 and also includes a few other minor enhancements.
+     The latest Xerces-J version released is, 2.12.2.
     </description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/XERCESJ" />
     <mailing-list rdf:resource="http://xerces.apache.org/mail.html" />



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org