Author: knoaman
Date: Mon May 31 14:24:44 2010
New Revision: 949753
URL: http://svn.apache.org/viewvc?rev=949753&view=rev
Log:
Update minimum JDK level for PsychoPath
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=949753&r1=949752&r2=949753&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 Mon May 31 14:24:44
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.4 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: [email protected]
For additional commands, e-mail: [email protected]