[ 
https://issues.apache.org/jira/browse/XMLSCHEMA-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030526#comment-13030526
 ] 

Benson Margulies commented on XMLSCHEMA-11:
-------------------------------------------

True, I missed it altogether. More thought called for.

> XmlSchemaChoice.getItems() should probably return XmlSchemaChoiceMember 
> instead of XmlSchemaObject.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: XMLSCHEMA-11
>                 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-11
>             Project: XmlSchema
>          Issue Type: Question
>    Affects Versions: XmlSchema 2.0
>         Environment: Java :-)
>            Reporter: Dmitry Repchevsky
>            Priority: Trivial
>              Labels: API, changes
>         Attachments: fnroyOcPjyUAAAAASUVORK5CYII=
>
>
> XmlSchemaSequence.getItems() returns XmlSchemaSequenceMember. IMHO 
> XmlSchemaChoice.getItems() should return XmlSchemaChoiceMember.
> Also XmlSchemaChoiceMember could inherit XmlSchemaObjectBase (as 
> XmlSchemaSequenceMember does), so both XmlSchemaSequence.getItems() and 
> XmlSchemaChoice.getItems() will return XmlSchemaObjectBase type that 
> facilitates parsing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to