org.apache.ws.jaxme.xs.types
Class XSGDay
- XSAtomicType, XSObject, XSOpenAttrs, XSSimpleType, XSType
The type xs:gDay.
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 |
getInstance
public static XSType getInstance()
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