summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-21 21:29:10 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-21 21:29:10 (GMT)
commit4d6fb580b1c1378cb1441fff4adeca889cbba58e (patch)
tree551d02203cc74c82b363e065cb06dd2584a0e6a1 /README.md
parentc1ebae519210cd4d09eb63bde593d48e769ad7ca (diff)
downloaduscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.zip
uscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.tar.gz
uscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.tar.bz2
More work on XPath datamodel
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3741e0..fee588b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ the respective build-process and did not precompile required libraries.
* Full ECMAScript datamodel using Google's v8 and JavaScriptCore (JSC is incomplete)
* Full NULL datamodel with required <tt>In</tt> predicate
* Early Prolog datamodel using SWI prolog
- * Rudimentary support for XPath datamodel (Draft and tests are in conflict imho)
+ * Rudimentary support for XPath datamodel (W3C tests not yet implementable)
* <b>Invokers</b>
* <tt>scxml</tt>: Invoke a nested scxml interpreter
* <tt>dirmon</tt>: Watches a directory for changes to files