Forum Discussion

Kevin_Slade's avatar
Kevin_Slade
Contributor
18 years ago

WSDL fields with min=1, Max=1, nillable,type=DateTime are seen as mandatory



This is regarded by SoapUI as a mandatory field and must have a valid DateTme entry.

The correct behaviour should be to allow an empty field to be used and if the value is empty (nill) the XML should have a corresponding entry of:


                 

A WSDL file that has this property set is attached.