<xsd:simpleType name="dtTIMEZONETYPE"> <xsd:restriction base="xsd:string"> <xsd:pattern value="([+-]([0-1][0-9]|2[0-3])(:[0-5][0-9]))|Z"/> </xsd:restriction> </xsd:simpleType>