<xsd:simpleType name="dtTIMETYPE"> <xsd:restriction base="xsd:string"> <xsd:pattern value="(0[0-9]|1[0-9]|2[0-3])(:[0-5][0-9])(:[0-5][0-9](\.[0-9]{1,}){0,1}){0,1}"/> </xsd:restriction> </xsd:simpleType>