org.apache.ws.jaxme.xs.types
Class XSAnySimpleType
- XSAtomicType, XSObject, XSOpenAttrs, XSSimpleType, XSType
public class XSAnySimpleType
The type xs:anySimpleType.
getAtomicType, getFractionDigits, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getTotalDigits, isAtomic, isBuiltin, isCollapsing, isReplacing |
getAtomicType, getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isAtomic, isList, isSimple, isTopLevelObject, isUnion |
XSAnySimpleType
protected XSAnySimpleType()
getInstance
public static XSType getInstance()
getName
public XsQName getName()
If the type is global: Returns the types name. Otherwise returns
null.
- getName in interface XSType
isRestriction
public boolean isRestriction()
Returns whether the type is a restriction of another
simple type. (Almost all simple types are, the exception being
the ur type
XSAnySimpleType.
- isRestriction in interface XSSimpleType