<xsd:simpleType name="maxtimeallowedType"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="13"/> </xsd:restriction> </xsd:simpleType>