EXTENSION | |
LoanDrawExpirationDate | The last date on which the borrower is able to draw funds on a line of credit.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". |
LoanDrawExtensionTermMonthsCount | The number of months by which the draw term can be extended in a single transaction.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". |
LoanDrawMaximumAmount | The maximum dollar amount a borrower can withdraw in each draw transaction against the loan.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". |
LoanDrawMaximumTermMonthsCount | The maximum number of months to which the draw term can be extended.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". |
LoanDrawMinimumAmount | The minimum dollar amount a borrower can withdraw in each draw transaction against the loan.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". |
LoanDrawMinimumInitialDrawAmount | The minimum dollar amount the borrower is required to withdraw in the first draw transaction against the loan.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". |
LoanDrawPeriodMaximumDrawCount | The maximum number of times a borrower can withdraw funds against the loan during a specific period.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". |
LoanDrawStartPeriodMonthsCount | The minimum number of months from closing after which the borrower may begin to withdraw funds from the loan.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". |
LoanDrawTermMonthsCount | The total number of months during which draws are allowed.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". |