Pim,

I expect Integer because I have specified that the parameter is
optional (0..1).  Usually in SOAP when it's optional, Integer is used
so that the value can be null.  With int, there is no way to not pass
a value.

-Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to