public interface XsTExtensionType extends XsTAnnotated, XsGTypeDefParticle, XsGAttrDecls
Interface of the xs:extensionType
type, as
specified by:
<xs:complexType name="extensionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
Modifier and Type | Method and Description |
---|---|
XsQName |
getBase() |
void |
setBase(XsQName pBase) |
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
createAll, createChoice, createGroup, createSequence, getTypeDefParticle
createAnyAttribute, createAttribute, createAttributeGroup, getAllAttributes, getAnyAttribute, getAttributeGroups, getAttributes