You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/04/16 17:16:21 UTC

DO NOT REPLY [Bug 13439] - Incorrect code generated from xsd:choice element in WSDL

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13439>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13439

Incorrect code generated from xsd:choice element in WSDL





------- Additional Comments From nycelina888@aol.com  2003-04-16 15:16 -------
Also, if a choice element is defined as type long, even if I set the 
minOccurs="0" for this element, the SOAP request still contains the element but 
sets the value as 0.