SOAP 1.1 classes
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLConstants.h
index 028c4b3..355ec39 100644 (file)
@@ -68,6 +68,12 @@ namespace xmltooling {
         /**  XML Encryption QName prefix ("xenc") */\r
         static const XMLCh XMLENC_PREFIX[];\r
         \r
+        /**  SOAP 1.1 Envelope XML namespace ("http://schemas.xmlsoap.org/soap/envelope/") */\r
+        static const XMLCh SOAP11ENV_NS[]; \r
+\r
+        /**  SOAP 1.1 Envelope QName prefix ("S") */\r
+        static const XMLCh SOAP11ENV_PREFIX[];\r
+    \r
         /**  XML Tooling namespace ("http://www.opensaml.org/xmltooling") */\r
         static const XMLCh XMLTOOLING_NS[];\r
 \r