public interface XsESequence extends XsTExplicitGroup, XsTTypeDefParticle, XsTNestedParticle
Interface 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>
createAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validategetName, getRef, setName, setRef, validategetMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs, validatecreateAll, createAny, createChoice, createElement, createGroup, createSequence, getParticles