org.apache.ws.jaxme.xs.types

Class XSQName

public class XSQName extends AbstractAtomicType

The type xs:QName.

Author: Jochen Wiedmann

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

Constructor Detail

XSQName

protected XSQName()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()