EXTENSION | |
HUD1CashToOrFromBorrowerIndicator | When True, indicates that cash is due to the Borrower. When False, indicates that cash is due from the borrower. This field is for use as required on the HUD-1.A data type of Indicator SHOULD identify a data point that represents a boolean value.
The value choices SHOULD be "true" or "false" but MAY be "1" or "0".
EXAMPLE: A Basement Finished Indicator for a basement that qualifies would be expressed as "true". |
HUD1CashToOrFromSellerIndicator | When True, indicates that cash is due to the Seller. When False, indicates that cash is due from the Seller. This field is for use as required on the HUD-1.A data type of Indicator SHOULD identify a data point that represents a boolean value.
The value choices SHOULD be "true" or "false" but MAY be "1" or "0".
EXAMPLE: A Basement Finished Indicator for a basement that qualifies would be expressed as "true". |
HUD1ConventionalInsuredIndicator | When True, this field is used to indicate, as required on the HUD-1, that the loan transaction is a conventional loan with Mortgage Insurance required.A data type of Indicator SHOULD identify a data point that represents a boolean value.
The value choices SHOULD be "true" or "false" but MAY be "1" or "0".
EXAMPLE: A Basement Finished Indicator for a basement that qualifies would be expressed as "true". |
HUD1FileNumberIdentifier | The File Number listed on the HUD-1 Section B, item number 6.A data type of Identifier SHOULD identify a data point that provides a unique value for reference purposes and MAY have IdentifierOwnerURI and IdentifierEffectiveDate attributes.
EXAMPLE: A Loan Identifier could be expressed as "0034567891-A". |
HUD1SettlementDate | A placeholder for the date specified as the Settlement Date on the HUD-1. This field contains the one date of multiple dates associated with the loan transaction (e.g., Disbursement Date, Closing Date, Recording Date) that is identified as the Settlement Date as required on the HUD-1.A data type of Date SHOULD identify a data point that represents numerically a specific year, month and year, or day month and year of the Gregorian Calendar.
Full dates MUST be represented in the extended format CCYY-MM-DD
CCYY is a four-digit year, "0001" through "9999"
MM is a two-digit month of that year, "01" through "12"
DD is a two-digit day of that month, "01" through "31"
Padded zeros must be used.
- is the required separator between CCYY-MM-DD
if the day or month and day are dropped, the preceding separator is also dropped
an optional trailing time zone indicator is permitted using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm as in Datetime
Note that negative or extended (more than 4 digit) years are not permitted.
EXAMPLE: A Next Escrow Review Date that discloses the year and month would be expressed as "2010-06". |