public class XsEChoiceImpl extends XsTExplicitGroupImpl implements XsEChoice
Implementation 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>
| Modifier | Constructor and Description |
|---|---|
protected |
XsEChoiceImpl(XsObject pParent) |
setName, setRef, setRefcreateAll, createAny, createChoice, createElement, createGroup, createSequence, getMaxOccurs, getMinOccurs, getName, getParticles, getRef, setMaxOccurs, setMinOccurscreateAnnotation, getAnnotation, getId, setIdgetOpenAttributes, setAttributeasXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validategetName, getRef, setName, setRef, validategetMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs, validatecreateAll, createAny, createChoice, createElement, createGroup, createSequence, getParticlesprotected XsEChoiceImpl(XsObject pParent)