SoapClient::GetServiceNS (open)
Get service object, lookup by name
Syntax
LOADLIB "wh::internet/soap.whlib";
OBJECT FUNCTION GetServiceNS(STRING uri, STRING name)
Parameters
STRING uri
Namespace uri of the service
STRING name
Name of the service
Return value
OBJECT
SoapService object, for the serice, DEFAULT OBJECT if it doesn't exist