Interface XmlSchemaChoiceMember

All Superinterfaces:
XmlSchemaObjectBase
All Known Implementing Classes:
XmlSchemaAny, XmlSchemaChoice, XmlSchemaElement, XmlSchemaGroup, XmlSchemaGroupRef, XmlSchemaSequence

public interface XmlSchemaChoiceMember extends XmlSchemaObjectBase
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.