Soap WSDL with Null
- by Simon
Hello,
i need to specifi parametr of function witch is nullable.
this dont work:
<message name="SaveRequest">
<part name="serialNumber" nillable="true" type="xsd:int"/>
</message>
please any help is welcome!
simon