Package org.apache.ws.commons.schema
Interface XmlSchemaChoiceMember
- All Superinterfaces:
XmlSchemaObjectBase
- All Known Implementing Classes:
XmlSchemaAny,XmlSchemaChoice,XmlSchemaElement,XmlSchemaGroup,XmlSchemaGroupRef,XmlSchemaSequence
This interface exists to allow all of the items that can occur in a choice element
to have a type in common. It has no protocol.