date and time information. ISO date format |
Attributes | del/@datetime, ins/@datetime |
<xs:simpleType name="Datetime"> <xs:annotation> <xs:documentation>date and time information. ISO date format</xs:documentation> </xs:annotation> <xs:restriction base="xs:dateTime"/> </xs:simpleType> |