Soap WSDL with Null

Posted by Simon on Stack Overflow See other posts from Stack Overflow or by Simon
Published on 2010-03-29T19:01:08Z Indexed on 2010/03/29 19:03 UTC
Read the original article Hit count: 360

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about c#

Related posts about wsdl