date
Term | |
|---|---|
Business term | date |
Definition | XSD Date type The date is specified in the following form "YYYY-MM-DD" where:
Note:
|
Allowed values |
|
Comments | The following is an example of a date declaration in a schema: <xs:element name="start" type="xs:date"/> An element in your document might look like this: <start>2002-09-24</start> |
Status | |
XML type | xs:date |
AIRM equivalent | |
AIDM equivalent |