class EnsLib.UDDI.UDDISecuritySoapBinding
extends %SOAP.WebClient
parameter NAMESPACE = "urn:uddi-org:api_v3_binding";
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
Use xsi:type attribute for literal types.
parameter SERVICENAME = "UDDI_Security_SoapBinding";
This is the name of the Service
parameter SOAPVERSION = 1.1;
This is the SOAP version supported by the service.
parameter TYPENAMESPACE = "urn:uddi-org:api_v3";
This is the namespace used for types by the Service