com.sun.msv.datatype.xsd

Class DateType

public class DateType extends DateTimeBaseType

"date" type. type of the value object is IDateTimeValueType. See http://www.w3.org/TR/xmlschema-2/#dateTime for the spec

Author: Kohsuke KAWAGUCHI

Field Summary
static DateTypetheInstance

Field Detail

theInstance

public static final DateType theInstance