com.sun.msv.datatype.xsd
Class DateTimeType
public
class
DateTimeType
extends DateTimeBaseType
"dateTime" type.
type of the value object is {@link com.sun.msv.datatype.xsd.datetime.IDateTimeValueType}.
See http://www.w3.org/TR/xmlschema-2/#dateTime for the spec
Author: Kohsuke KAWAGUCHI