tags:

views:

65

answers:

0

If I have the following WSDL method

− −

and "EnumeratedIdentifier" is a C# enumerated type, how can I make a service call to this method in a PHP client, since PHP is loosely typed? Thanks in advance.