public interface XsEChoice extends XsTExplicitGroup, XsTTypeDefParticle, XsTNestedParticle
Interface of the xs:choice
element, with the following
specification:
<xs:element name="choice" type="xs:explicitGroup" id="choice"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-choice"/> </xs:annotation> </xs:element>
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
getName, getRef, setName, setRef, validate
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs, validate
createAll, createAny, createChoice, createElement, createGroup, createSequence, getParticles