dtTIMEZONETYPE

Simple Type Information

Used By

Element TIMEZONE

Source

<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>