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