summaryrefslogtreecommitdiffstats
path: root/src/uscxml/util/TASCXMLUtils.h
diff options
context:
space:
mode:
authorrlm <rlm@techsat.com>2019-10-14 20:35:03 (GMT)
committerrlm <rlm@techsat.com>2019-10-14 20:35:03 (GMT)
commitd152ddd1a0b3307520eb417f4193eb542db52c22 (patch)
tree8dc694062266e2005d5d4071fa84ac5beb1682d2 /src/uscxml/util/TASCXMLUtils.h
parentaaff09b1bb94f5353337e0aa9ce8cbd50afb0aec (diff)
downloaduscxml-d152ddd1a0b3307520eb417f4193eb542db52c22.zip
uscxml-d152ddd1a0b3307520eb417f4193eb542db52c22.tar.gz
uscxml-d152ddd1a0b3307520eb417f4193eb542db52c22.tar.bz2
:Jira: ADSVHTNG-1056 - tascxml get action definition and implementation in transformerrefs/changes/53/8953/1
Change-Id: I0a31c35a98e6503ed9d6ce37a1a1961a3893be44
Diffstat (limited to 'src/uscxml/util/TASCXMLUtils.h')
-rw-r--r--src/uscxml/util/TASCXMLUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uscxml/util/TASCXMLUtils.h b/src/uscxml/util/TASCXMLUtils.h
index 66c4073..9620b92 100644
--- a/src/uscxml/util/TASCXMLUtils.h
+++ b/src/uscxml/util/TASCXMLUtils.h
@@ -7,6 +7,8 @@
namespace tascxml {
+ static const uscxml::X NS_PREFIX = uscxml::X("tascxml:");
+
static const uscxml::X kXMLCharVerdict = uscxml::X("verdict");
static const uscxml::X kXMLCharTimestamp = uscxml::X("timestamp");
static const uscxml::X kXMLCharTestStep = uscxml::X("teststep");