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 2010/05/30 18:47:12 UTC

svn commit: r949531 - /xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml

Author: mukulg
Date: Sun May 30 16:47:11 2010
New Revision: 949531

URL: http://svn.apache.org/viewvc?rev=949531&view=rev
Log:
doing slight correction to english punctuation, in FAQ description

Modified:
    xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml?rev=949531&r1=949530&r2=949531&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml Sun May 30 16:47:11 2010
@@ -82,7 +82,7 @@ v.validate(new StreamSource(args[0]));
   	   Xerces uses the <jump href="http://wiki.eclipse.org/PsychoPathXPathProcessor">Eclipse/PsychoPath XPath 2.0 engine</jump>.
   	   </p>
   	   <p>
-  	   Xerces-J bundles a JDK 1.3 compliant PsychoPath XPath 2.0 JAR. Users must be aware that, the PsychoPath XPath 2.0 JAR, that's bundled 
+  	   Xerces-J bundles a JDK 1.3 compliant PsychoPath XPath 2.0 JAR. Users must be aware that, the PsychoPath XPath 2.0 JAR that's bundled 
   	   with Apache Xerces-J, has somewhat less XPath 2.0 language compliance for W3C XPath 2.0 language. For a better XPath 2.0 build, for using 
   	   with Xerces XML Schema 1.1 processing, users may choose to download the latest PsychoPath XPath 2.0 JAR from following locations:
   	   </p>



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