summaryrefslogtreecommitdiffstats
path: root/src/uscxml/util/TASCXMLUtils.h
diff options
context:
space:
mode:
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");