public class XsESequenceImpl extends XsTExplicitGroupImpl implements XsESequence
Implementation of the xs:sequence
element, with the following
specification:
<xs:element name="sequence" type="xs:explicitGroup" id="sequence"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-sequence"/> </xs:annotation> </xs:element>
Modifier | Constructor and Description |
---|---|
protected |
XsESequenceImpl(XsObject pParent) |
setName, setRef, setRef
createAll, createAny, createChoice, createElement, createGroup, createSequence, getMaxOccurs, getMinOccurs, getName, getParticles, getRef, setMaxOccurs, setMinOccurs
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
protected XsESequenceImpl(XsObject pParent)