org.apache.ws.jaxme.xs.types

Class XSAnySimpleType

public class XSAnySimpleType extends AbstractAtomicType

The type xs:anySimpleType.

Author: Jochen Wiedmann

Constructor Summary
protected XSAnySimpleType()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSAnySimpleType

protected XSAnySimpleType()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()