[ http://issues.apache.org/jira/browse/AXIS-968?page=all ]
     
Davanum Srinivas resolved AXIS-968:
-----------------------------------

    Resolution: Fixed
     Assign To:     (was: Axis Developers Mailing List)

This is probably fixed in 1.2.1. please reopen bug if it isn't. (and i can't 
find the toKey in the WSDL)

thanks,
dims

> Problem handling choice of sequence where there is a repeated element name
> --------------------------------------------------------------------------
>
>          Key: AXIS-968
>          URL: http://issues.apache.org/jira/browse/AXIS-968
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.1
>  Environment: Operating System: Windows XP
> Platform: PC
>     Reporter: Matthew J. Dovey

>
> A structure of the form:
> <xsd:choice>
>       <xsd:sequence>
>               <xsd:element ref="fromKey"/>
>               <xsd:element ref="toKey" minOccurs="0"/>
>       </xsd:sequence>
>       <xsd:element ref="toKey"/>
> </xsd:choice> 
> produces a class with a repeated property (in this case toKey) and 
> corresponding get/set methods.
> This sort of structure occurs (for example) in WSDL for UDDI and the DSIG 
> schema etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to