dateTime
Term | |
|---|---|
Business term | XML "dateTime" Data Type |
Definition | XSD dateTime type The dateTime is specified in the following form "YYYY-MM-DDThh:mm:ss.s+" where:
Note:
|
Allowed values |
|
Comments | "dateTime" is the XML defined name of this type. The following is an example of a dateTime declaration in a schema:<xs:element name="startTime" type="xs:dateTime"/> An element in your document might look like this:<startTime>2022-05-30T09:00:00</startTime> |
Status | |
XML type | xs:dateTime |
AIRM equivalent | |
AIDM equivalent |