public class XSTypeImpl.XSSequenceComplexTypeImpl extends XSTypeImpl.XSBasicComplexTypeImpl
owner, restrictedType
Constructor and Description |
---|
XSTypeImpl.XSSequenceComplexTypeImpl(XSType pOwner,
XsTComplexType pType) |
XSTypeImpl.XSSequenceComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XsESequence pSequence) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSequence() |
getAttributes, getComplexContentType, getParticle, setParticle
getExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isAll, isChoice, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, validate
public XSTypeImpl.XSSequenceComplexTypeImpl(XSType pOwner, XsTComplexType pType) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public XSTypeImpl.XSSequenceComplexTypeImpl(XSType pOwner, XsTComplexType pType, XsESequence pSequence) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public boolean isSequence()
isSequence
in class XSTypeImpl.XSComplexTypeImpl