[wsf-c-dev] [Ruby] MIXED value under op_params option of WSService

Samisa Abeysinghe samisa at wso2.com
Sat Apr 26 04:00:27 PDT 2008


Ruwan Janapriya wrote:
> Hi All,
>
> Currently I am integrating/implementing wsdl mode to WSF/Ruby. I came 
> across following in the WSService API [1].
>
> *parameter option : *op_params     
> *type: *hash     
> *value domain : *"WSMESSAGE" | "MIXED"    
> *default value : * "WSMESSAGE"    
> *description : * This option specifies what a Ruby function 
> corresponding to the service operation would accept as arguments. This 
> option is only required when writing a service to use in the WSDL 
> mode. By default, the WSMESSAGE is assumed, which means that each 
> function would have a single parameter of the type WSMessage.
>
> could anyone please explain about the value "MIXED" ? How the input 
> parameter of the function would behave when op_params is set to "MIXED"?

Is not the doc explain MIXED? If not that is a bug that must be fixed :( 
If you cannot understand, how can we expect the users to understand ;)

BTW, please also have a look into the PHP doc.

Samisa...




More information about the Wsf-c-dev mailing list