Interface XSListSimpleType
- All Superinterfaces:
XSComponent, XSContentType, XSDeclaration, XSSimpleType, XSType
- All Known Implementing Classes:
ListSimpleTypeImpl
List simple type.
-
Field Summary
Fields inherited from interface XSType
EXTENSION, RESTRICTION, SUBSTITUTION -
Method Summary
Methods inherited from interface XSComponent
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visitMethods inherited from interface XSContentType
apply, asEmpty, asParticle, asSimpleType, visitMethods inherited from interface XSDeclaration
getName, getTargetNamespace, isAnonymous, isGlobal, isLocalMethods inherited from interface XSSimpleType
apply, asList, asRestriction, asUnion, getBaseListType, getBaseUnionType, getFacet, getFacets, getPrimitiveType, getRedefinedBy, getSimpleBaseType, getVariety, isFinal, isList, isPrimitive, isRestriction, isUnion, visitMethods inherited from interface XSType
asComplexType, asSimpleType, getBaseType, getDerivationMethod, getRedefinedCount, isComplexType, isDerivedFrom, isSimpleType, listSubstitutables
-
Method Details
-
getItemType
XSSimpleType getItemType()
-