Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PsychoPathXPathProcessor"

(New page: Image:web_title.gifImage:psychopath_web_logo.gif ! PsychoPath XPath 2.0 Processor PsychoPath is an XPath 2.0 processor based originally on the 2004/10 version of the XPath 2.0 sp...)
 
Line 1: Line 1:
 
[[Image:web_title.gif]][[Image:psychopath_web_logo.gif]]
 
[[Image:web_title.gif]][[Image:psychopath_web_logo.gif]]
  
! PsychoPath XPath 2.0 Processor
+
=PsychoPath XPath 2.0 Processor=
  
 
PsychoPath is an XPath 2.0 processor based originally on the 2004/10 version of the XPath 2.0 specification.  It is currently undergoing testing against the the official W3C Test Suite.  It was originally hosted at [http://psychopath.sourceforge.net/ | SourceForge.net] but has since been donated to eclipse.
 
PsychoPath is an XPath 2.0 processor based originally on the 2004/10 version of the XPath 2.0 specification.  It is currently undergoing testing against the the official W3C Test Suite.  It was originally hosted at [http://psychopath.sourceforge.net/ | SourceForge.net] but has since been donated to eclipse.
Line 11: Line 11:
 
* CUP 0.10 or above.
 
* CUP 0.10 or above.
  
! Technical Background
+
==Technical Background==
  
 
PsychoPath was started as a college research project by Andrea Bittau, and others at the University College London.  A complete [http://psychopath.sourceforge.net/report.pdf project report] on the state of the processor can be found on the original sourceforge site.  PsychoPath is an XML Schema aware processor, meaning that it will work with an XML Schema that may describe the XML that it is processing.
 
PsychoPath was started as a college research project by Andrea Bittau, and others at the University College London.  A complete [http://psychopath.sourceforge.net/report.pdf project report] on the state of the processor can be found on the original sourceforge site.  PsychoPath is an XML Schema aware processor, meaning that it will work with an XML Schema that may describe the XML that it is processing.
  
! Contributing  
+
=Contributing=
  
 
To be filled completed.
 
To be filled completed.
  
! Compliance and Test Results.
+
=Compliance and Test Results.=
  
 
To be completed.
 
To be completed.
  
! Examples and Tips
+
=Examples and Tips=
  
 
To be completed.
 
To be completed.

Revision as of 00:56, 28 May 2009

Web title.gifPsychopath web logo.gif

PsychoPath XPath 2.0 Processor

PsychoPath is an XPath 2.0 processor based originally on the 2004/10 version of the XPath 2.0 specification. It is currently undergoing testing against the the official W3C Test Suite. It was originally hosted at | SourceForge.net but has since been donated to eclipse.

PsychoPath is currently a part of the wst.xsl component within the Web Tools Source Editing project. It is being used with the XSL Tools editor to provide validation of XPath 2.0 expressions. It's JAR can be used outside of eclipse, and does not have any eclipse dependencies.

Third-Party Dependencies:

  • Xerces-J 2.8.0 or above.
  • CUP 0.10 or above.

Technical Background

PsychoPath was started as a college research project by Andrea Bittau, and others at the University College London. A complete project report on the state of the processor can be found on the original sourceforge site. PsychoPath is an XML Schema aware processor, meaning that it will work with an XML Schema that may describe the XML that it is processing.

Contributing

To be filled completed.

Compliance and Test Results.

To be completed.

Examples and Tips

To be completed.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.