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
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]