assoc array of input values: key = param name, value = param type
array
$out
assoc array of output values: key = param name, value = param type
string
$namespace
optional The namespace for the operation
string
$soapaction
optional The soapaction for the operation
string
$style
(rpc|document) optional The style for the operation Note: when 'document' is specified, parameter and return wrappers are created for you automatically
string
$use
(encoded|literal) optional The use for the parameters (cannot mix right now)
string
$documentation
optional The description to include in the WSDL
string
$encodingStyle
optional (usually 'http://schemas.xmlsoap.org/soap/encoding/' for encoded)
(keys must be cainfofile (optional), sslcertfile, sslkeyfile, passphrase, certpassword (optional), verifypeer (optional), verifyhost (optional): see corresponding options in cURL docs)