Description |
A data type of Time SHOULD identify a data point that represents numerically a time of day expressed in hours, minutes and seconds. Times MUST be represented in the hh:mm:ss format hh is a two-digit hour of that day, "00" through "23" mm is a two-digit minute of that hour, "00" through "59" ss is a two-digit second of that minute, "00" through "59" : is the required separator between hh:mm:ss Padded leading zeroes must be used throughout. an optional time zone indicator may be appended using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm an optional fractional seconds (decimal point and up to 9 digits) is permitted after the seconds but before any time zone. EXAMPLE: An Requested Closing Time of noon EST could be expressed as "12:00:00-05:00". |
Type : MISMOTime |
Definition |
The time of day on the date on which the terms and conditions disclosed within the closing documents expire. (Defined in file MISMO_3.4.0_B324.xsd , or a file it imports) |
Attributes | |||
DataNotSuppliedReasonType | A value from a MISMO prescribed list that specifies the reason a specific data point is not included in the message. | ||
DataNotSuppliedReasonTypeAdditionalDescription | A free-form text field used to provide a supplemental comment or remark regarding the Data Not Supplied Reason Type. | ||
DataNotSuppliedReasonTypeOtherDescription | A free-form text field used to capture the enumeration when Other is selected for Data Not Supplied Reason Type. | ||
label | |||
SensitiveIndicator | Allows producers and consumers of XML instance documents that are valid MISMO V3 documents to mark any data point to be treated as sensitive. MISMO recommends that any use of a data point labeled as "Sensitive Information" in the LDD ALWAYS have this attribute set to "true". |
Parents |
\MESSAGE\DEAL_SETS\DEAL_SET\DEALS\DEAL\LOANS\LOAN\CLOSING_INFORMATION\CLOSING_INFORMATION_DETAIL
|