Sync up ID attribute handling to latest tooling changes.
[shibboleth/cpp-opensaml.git] / saml / util / SAMLConstants.cpp
index d1915ff..13b3a6c 100644 (file)
 using namespace xercesc;\r
 using namespace opensaml;\r
 \r
-const XMLCh SAMLConstants::SOAP11ENV_NS[] = // http://schemas.xmlsoap.org/soap/envelope/\r
-{ chLatin_h, chLatin_t, chLatin_t, chLatin_p, chColon, chForwardSlash, chForwardSlash,\r
-  chLatin_s, chLatin_c, chLatin_h, chLatin_e, chLatin_m, chLatin_a, chLatin_s, chPeriod,\r
-      chLatin_x, chLatin_m, chLatin_l, chLatin_s, chLatin_o, chLatin_a, chLatin_p, chPeriod,\r
-      chLatin_o, chLatin_r, chLatin_g, chForwardSlash,\r
-  chLatin_s, chLatin_o, chLatin_a, chLatin_p, chForwardSlash,\r
-  chLatin_e, chLatin_n, chLatin_v, chLatin_e, chLatin_l, chLatin_o, chLatin_p, chLatin_e, chForwardSlash, chNull\r
-};\r
-\r
-const XMLCh SAMLConstants::SOAP11ENV_PREFIX[] = UNICODE_LITERAL_1(S);\r
-\r
 const XMLCh SAMLConstants::PAOS_NS[] = // urn:liberty:paos:2003-08\r
 { chLatin_u, chLatin_r, chLatin_n, chColon,\r
   chLatin_l, chLatin_i, chLatin_b, chLatin_e, chLatin_r, chLatin_t, chLatin_y, chColon,\r