Hello,
Is there a way to setup wsas so that service WSDL would include minOccurs="1" by default instead of "0" and nillable=false instead of true. Is such thing possible for certain data types or globally without manually editing wsdl?
Something similar to XFire <property name="defaultMinOccurs" value="1"/>
Thank you.