Module: WSDL::Security::Constants::NS::SOAP
- Defined in:
- lib/wsdl/security/constants.rb
Overview
SOAP envelope namespaces.
Constant Summary collapse
- V1_1 =
SOAP 1.1 namespace
'http://schemas.xmlsoap.org/soap/envelope/'- V1_2 =
SOAP 1.2 namespace
'http://www.w3.org/2003/05/soap-envelope'