(PHP 5 >= 5.0.1, PHP 7)
SoapVar constructor
SoapVar::SoapVar ( mixed $data, string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
Constructs a new SoapVar object.
Parameters:
data
The data to pass or return.
encoding
The encoding ID, one of the XSD_... constants.