<xs:simpleType name="TimeStamp"> <xs:restriction base="eml:AbstractString"> <xs:pattern value=".+T.+[Z+\-].*"/> </xs:restriction> </xs:simpleType>