%xsd.date
datatype class %xsd.date extends %Library.Date
ODBC Type: DATE
This data type represents a date in the formatYYYY-MM-DD
.
Internally, this is stored in InterSystems IRIS $H format.
Parameters
parameter XSDTYPE = date;
Declares the XSD type used when projecting XML schemas.