Forum Discussion
pradeepbishnoi
14 years agoContributor
Hi ,
Just after having a look into the WSDL file, the first thing i observed is :
nillable="true" & minOccurs=1
both coming in at same time for "confirm_until" element.
Ideally, it should be one of them or if you want to have both than minOccurs=0 should be used will nillable.
I hope this will help.
Best Regards,
{Pradeep Bishnoi}
http://learnsoapui.wordpress.com
Just after having a look into the WSDL file, the first thing i observed is :
nillable="true" & minOccurs=1
both coming in at same time for "confirm_until" element.
Ideally, it should be one of them or if you want to have both than minOccurs=0 should be used will nillable.
I hope this will help.
Best Regards,
{Pradeep Bishnoi}
http://learnsoapui.wordpress.com