Author: mrglavas
Date: Fri Nov 26 19:37:29 2010
New Revision: 1039532
URL: http://svn.apache.org/viewvc?rev=1039532&view=rev
Log:
Minor improvements to the assertions FAQ.
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=1039532&r1=1039531&r2=1039532&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 Fri Nov 26 19:37:29
2010
@@ -86,10 +86,10 @@ v.validate(instanceDocument);
<jump
href="http://wiki.eclipse.org/PsychoPathXPathProcessor">Eclipse/PsychoPath
XPath 2.0 engine</jump>.
</p>
<p>
- Xerces-J does bundle a PsychoPath XPath 2.0 jar (which requires JDK
1.4 or later).
+ Xerces-J bundles a PsychoPath XPath 2.0 jar (which requires JDK 1.4
or later).
</p>
<note>
- Users should be aware that more recent releases of PsychoPath
+ Users should be aware that more recent releases of the PsychoPath
XPath engine may have better conformance to the W3C XPath 2.0
language than the PsychoPath XPath 2.0 jar that's bundled with Apache Xerces-J.
Builds of the PsychoPath XPath 2.0 jar are available for download
from following location,
<jump href="http://www.eclipse.org/webtools/">Eclipse Web Tools
Platform (WTP) Project</jump> - The latest 'Released' or a 'Stable milestone'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]