org.apache.ws.jaxme.xs.types

Class XSNotation

public class XSNotation extends AbstractAtomicType

The type xs:NOTATION.

Author: Jochen Wiedmann

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

Constructor Detail

XSNotation

protected XSNotation()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()