<xs:simpleType name="Date"> <xs:restriction base="xs:string"> <xs:pattern value="[1-2][0|9][0-9][0-9][0-1][0-9][0-3][0-9]T[0-2][0-9]([0-5][0-9]){2}Z"/> </xs:restriction> </xs:simpleType>