Axis doesn't send default values
--------------------------------
Key: AXIS2-3511
URL: https://issues.apache.org/jira/browse/AXIS2-3511
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3
Reporter: Haneef Ali
<xsd:complexType name="MyType">
<xsd:element name="myName" default="SomeName" />
</xsd:complexType>
If the client doesn't set the value of the field myName, then Axis needs to set
it to default value, since it is a required field. Axis doesn't do that
Haneef
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]