Invalid value '%s' for data element '%s' with time
data type '%s'
Description
A value was assigned to a data element expecting a time data type, and the value did not satisfy the time data type. The data stream of a time data type value must follow the syntax: HHMMSSd..d, where HH is the hour in 24 hour clock, MM is the minutes, SS is the seconds, and d..d is milliseconds represented in decimals in a second. The seconds and milliseconds are optional.