Author: mukulg
Date: Sun May 30 05:50:40 2010
New Revision: 949480

URL: http://svn.apache.org/viewvc?rev=949480&view=rev
Log:
doing some slight modifications to XPath 2.0 support faqs

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=949480&r1=949479&r2=949480&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 05:50:40 
2010
@@ -82,14 +82,16 @@ 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. This 
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 JAR 
from following locations:
+          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>
           <ul>
-            <li><jump href="http://www.eclipse.org/webtools/";>Eclipse Web 
Tools Platform (WTP) Project</jump></li>
+            <li><jump href="http://www.eclipse.org/webtools/";>Eclipse Web 
Tools Platform (WTP) Project</jump>. The latest 'Released' or a 'Stable 
milestone' 
+            WTP version could be downloaded from here (from which PsychoPath 
XPath 2.0 JAR could be extracted).
+            </li>
             <li><jump 
href="https://build.eclipse.org/hudson/view/WTP/job/cbi-wtp-wst.xsl.psychopath/";>Eclipse/PsychoPath
 continuous build server</jump>. 
-            The most latest successful PsychoPath developer build could be 
downloaded from here.</li>
+            The most latest successful PsychoPath XPath 2.0 developer build 
could be downloaded from here.</li>
           </ul>
           <p>
           The latest PsychoPath XPath 2.0 engine builds at Eclipse, require a 
minimum JDK level of 1.5.



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

Reply via email to