Author: mrglavas
Date: Fri Jun 18 03:43:07 2010
New Revision: 955828

URL: http://svn.apache.org/viewvc?rev=955828&view=rev
Log:
Updates for Xerces-J 2.10.0.

Modified:
    xerces/site/trunk/src/documentation/content/xdocs/index.xml

Modified: xerces/site/trunk/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/xerces/site/trunk/src/documentation/content/xdocs/index.xml?rev=955828&r1=955827&r2=955828&view=diff
==============================================================================
--- xerces/site/trunk/src/documentation/content/xdocs/index.xml (original)
+++ xerces/site/trunk/src/documentation/content/xdocs/index.xml Fri Jun 18 
03:43:07 2010
@@ -67,19 +67,22 @@
         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.</p>
-        <p>The latest version released, 2.9.1, provides support for the 
following standards and APIs:</p>
+        <p>The latest version released, 2.10.0, provides support for the 
following standards and APIs:</p>
         <ul>
           <li>XML 1.0 (4th Edition)</li>
           <li>Namespaces in XML 1.0 (2nd Edition)</li>
           <li>XML 1.1 (2nd Edition)</li>
           <li>Namespaces in XML 1.1 (2nd Edition)</li>
           <li>W3C XML Schema 1.0 (2nd Edition)</li>
+          <li>W3C XML Schema 1.1 (Working Drafts, December 2009)</li>
           <li>XInclude 1.0 (2nd Edition)</li>
           <li>OASIS XML Catalogs 1.1</li>
           <li>SAX 2.0.2</li>
           <li>DOM Level 3 Core, Load and Save</li>
           <li>DOM Level 2 Core, Events, Traversal and Range</li>
-          <li>JAXP 1.3</li>
+          <li>Element Traversal (org.w3c.dom.ElementTraversal)</li>
+          <li>JAXP 1.4</li>
+          <li>StAX 1.0 Event API (javax.xml.stream.events)</li>
         </ul>
         <p>Find out more about <a href="ext:xerces2-j">Apache Xerces2 
Java</a>.</p>
       </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to