CashFromBorrowerAtClosingAmount | The total dollar amount required from the borrower to consummate the closing of a real estate transaction.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
CashFromSellerAtClosingAmount | The total dollar amount required from the seller to consummate the closing of a real estate transaction.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
CashToBorrowerAtClosingAmount | The total dollar amount received by the borrower to consummate the closing of a real estate transaction.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
CashToSellerAtClosingAmount | The total dollar amount received by the seller to consummate the closing of a real estate transaction.A data type of Amount SHOULD identify a number value that is an amount of money and MAY have a CurrencyURI attribute. It SHALL NOT contain any punctuation other than the decimal point or sign values. The decimal point is ALWAYS the US nationalization character (.) in the designated character encoding (UTF-8 assumed when not stated )
It SHOULD be able to contain at least 18 digits.
EXAMPLE: An Unpaid Principle Balance Amount of $100,000.12 would be expressed as "100000.12". |
ClosingAgentOrderNumberIdentifier | The identifying file number assigned to the transaction by the Closing Agent also known as a Settlement Agent.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". |
ClosingDate | The date the closing documents were fully executed and the borrower becomes contractually responsible for the debt. Depending on the location (wet-sign, dry-sign, table-funded and/or escrow state) of the loan closing, the Closing Date may be the same date as either the Document Preparation Date and/or the Execution Date and/or the Recorded Date.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". |
ClosingDocumentReceivedDate | The date the mortgage loan closing document(s) was/were received by the Closing Agent.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". |
ClosingDocumentsExpirationDate | The date on which the terms and conditions disclosed within the closing documents expire.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". |
ClosingDocumentsExpirationTime | The time of day on the date on which the terms and conditions disclosed within the closing documents expire.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". |
CurrentRateSetDate | Date on which the interest rate for the loan was set by the lender for the final time before closing.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". |
DisbursementDate | The date the loan funds are disbursed to the borrower or another party on the borrower's behalf.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". |
DocumentOrderClassificationType | Defines the type of the document set that is being requested. Identifies if the documents requested are to be an opening or closing document package.Defines the type of the document set that is being requested. Identifies if the documents requested are to be an opening or closing document package. |
DocumentPreparationDate | The date the closing documents were prepared.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". |
EstimatedPrepaidDaysCount | This is the estimated number of odd days for prepaid interest that are to be included in the prepaid charges.A data type of Count SHOULD identify a non-negative number value that is a whole number with a maximum value of 2147483647. It SHALL NOT contain any punctuation.
EXAMPLE: A Total Bathroom Count for a dwelling unit with one full bathroom and one partial bathroom would be expressed as "2". |
EstimatedPrepaidDaysPaidByType | Party responsible for payment of estimated odd days interest.Party responsible for payment of estimated odd days interest. |
EstimatedPrepaidDaysPaidByTypeOtherDescription | A free-form text field used to capture the prepaid days contributor type if Other is selected as the estimated prepaid days paid by type.A data type of String SHOULD identify a data point that is either a text value consisting of a word, phrase, sentence, paragraph, or formatted (TAB, CR, LF) character content depending on its purpose or a numeric value with a maximum of 16383 characters and MAY have the lang attribute. There is no list of valid values provided.
EXAMPLE: A Disqualificaton Reason Text for excluding a product from those offered to a borrower could be expressed as "Does not meet income to indebtedness guidelines for down payment support.". |
EXTENSION | |
FundByDate | The last date for which the closing package is valid.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". |
LoanEstimatedClosingDate | The estimated closing date for loan at the time of application.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". |
LoanScheduledClosingDate | The scheduled date for when the loan will be closed with the borrower.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". |
RescissionDate | The last date that borrowers have to cancel a mortgage transaction. Normally applies to second mortgages and refinances. Usually three business days following closing or document execution date.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". |