org.apache.ws.jaxme.xs.types

Class XSDateTime

public class XSDateTime extends AbstractAtomicType

The type xs:dateTime.

Author: Jochen Wiedmann

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

Constructor Detail

XSDateTime

protected XSDateTime()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()