summaryrefslogtreecommitdiffstats
path: root/test/w3c/ecma/test554.scxml
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-03 11:31:35 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-03 11:31:35 (GMT)
commit67f8e8b4106eb20ce0bc01fd840b0d8e4319cb36 (patch)
tree42ba94ef35bf70d74ebb8dcc03e01752874a6540 /test/w3c/ecma/test554.scxml
parentb542369263782dc8b85893e218119ed070efa7b3 (diff)
downloaduscxml-67f8e8b4106eb20ce0bc01fd840b0d8e4319cb36.zip
uscxml-67f8e8b4106eb20ce0bc01fd840b0d8e4319cb36.tar.gz
uscxml-67f8e8b4106eb20ce0bc01fd840b0d8e4319cb36.tar.bz2
Introduced isLocation for datamodels to check for valid namelist entries
Diffstat (limited to 'test/w3c/ecma/test554.scxml')
-rw-r--r--test/w3c/ecma/test554.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/ecma/test554.scxml b/test/w3c/ecma/test554.scxml
index 764241e..b2fa50e 100644
--- a/test/w3c/ecma/test554.scxml
+++ b/test/w3c/ecma/test554.scxml
@@ -9,7 +9,7 @@ before the timer goes off. --><scxml xmlns="http://www.w3.org/2005/07/scxml" xm
</onentry>
<!-- reference an invalid namelist -->
- <invoke type="http://www.w3.org/TR/scxml/" namelist="&#34;foo&#34;">
+ <invoke type="http://www.w3.org/TR/scxml/" namelist="&#34;foo">
<content>
<scxml initial="subFinal" version="1.0" datamodel="ecmascript">
<final id="subFinal"/>