org.apache.ws.commons.schema
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.




Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.