AgencyProgramDescription | Describes the federal, state, or local agency program under which the loan is originated.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.". |
BorrowerFinancedFHADiscountPointsAmount | The dollar amount of discount points allowable by the applicable FHA guidelines to be financed on a FHA no cash out refinance. Used for FHA loans. Note: Discount points financed and not financed by borrower are equal to the Discount Points Total Amount Paid by Borrower - FHA.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". |
BorrowerFundingFeePercent | The funding fee percentage due from the borrower. The fee is entered as a percentage.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
BorrowerHomeInspectionChosenIndicator | When true indicates that borrower(s) have chosen to have a home inspection performed.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". |
BorrowerPaidFHA_VAClosingCostsAmount | The estimated dollar amount of closing costs that will be paid by the borrower on the subject property excluding discount points and prepaid items. Used for FHA and VA loans.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". |
BorrowerPaidFHA_VAClosingCostsPercent | The percentage of the estimated closing costs that will be paid by the borrower on the subject property excluding discount points and prepaids.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
DaysToFHA_MIEligibilityCount | Specifies the number of days in which the borrower will be determined to be eligible for insurance under the National Housing Act.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". |
EXTENSION | |
FHA_MIPremiumRefundAmount | For refinance loans, the amount of the MIP that will be refunded to the borrower.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". |
FHAAlimonyLiabilityTreatmentType | Identifies how the borrower or lender prefers that the judgment process treat alimony in an FHA transaction.Identifies how the borrower or lender prefers that the judgment process treat alimony in an FHA transaction. |
FHAAnniversaryDate | Date the next premium change will be effective (YYYY-MM) for an FHA insured loan.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". |
FHAAnnualPremiumAmount | Amount of FHA insurance paid annually.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". |
FHAAnnualPremiumPercent | The mortgage insurance premium (MIP) percentage used to compute the annual FHA premium amount.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
FHAAssignmentDate | The date the lender registers the loan through FHA connection. (This date can impact the upfront and renewal MI rates for FHA Loans.)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". |
FHAAutomatedDataProcessingIdentifier | The unique identifier for the Automated Data Processing (ADP) code used for Direct Endorsement (DE) processing of FHA loans.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". |
FHACoverageRenewalRatePercent | Indicates the percentage of the renewal mortgage insurance premiums for FHA loans.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
FHAEndorsementDate | The date of the FHA mortgage insurance certificate endorsementA 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". |
FHAEnergyRelatedRepairsOrImprovementsAmount | Dollar amount considered for energy related items.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". |
FHAGeneralServicesAdministrationIdentifier | The General Services Administrations (GSA) identifier from the List of Parties Excluded from Federal Procurement or Nonprocurement Programs on the FHA Mortgage Credit Analysis Worksheet document.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". |
FHAInsuranceProgramType | Type of FHA mortgage protection insurance program.Type of FHA mortgage protection insurance program. |
FHALimitedDenialParticipationIdentifier | Identifier obtained from review of HUDs Limited Denial of Participation (LDP) placed on the FHA Mortgage Credit Analysis Worksheet document.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". |
FHALoanLenderIdentifier | An FHA-assigned identifier of the originator making an underwriting request using the FHA Total Scorecard program.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". |
FHALoanSponsorIdentifier | An FHA-assigned identifier of the lender acting as an approved sponsor for the originator making the underwriting request using the FHA Total Scorecard program.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". |
FHANonOwnerOccupancyRiderRule248Indicator | On the FHA Non Owner Occupancy Rider, this indicates that the Borrower is an Indian Tribe as provided in Section 248 of the National Housing Act or a serviceperson who is unable to occupy the Property because of his or her duty assignment as provided in Section 216 or Subsection(b)(4) or (f) of Section 222 of the National Housing Act.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". |
FHAPendingPremiumAmount | New FHA premium payment amount.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". |
FHAPendingPremiumChangeDate | Effective date of pending premium amount for an FHA insured loan.
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". |
FHAPremiumAnniversaryYearToDateRemittanceAmount | The amount of FHA Mortgage Insurance Premium (MIP) paid in current anniversary year.
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". |
FHARefinanceInterestOnExistingLienAmount | Dollar amount of interest on existing lien, for FHA refinanceA 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". |
FHARefinanceOriginalExistingFHACaseIdentifier | Original FHA Case Number for refinanceA 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". |
FHARefinanceOriginalExistingUpfrontMIPremiumAmount | Amount paid for Original Upfront MIP for refinance loanA 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". |
FHAUnderwriterComputerizedHomesUnderwritingSystemIdentifier | The FHA assigned number that identifies the Direct Endorsement underwriter authorized to approve the loan on behalf of the FHA. (Frequently referred to as the CHUMS ID.)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". |
FHAUpfrontPremiumAmount | Amount of FHA mortgage insurance paid at closing
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". |
FHAUpfrontPremiumPercent | The percentage of upfront MIP, used for FHA loans.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
GovernmentLoanApplicationType | Specifies the type of government loan application. This information is referenced on VA forms 26-1802a and 26-1820, for example.Specifies the type of government loan application. This information is referenced on VA forms 26-1802a and 26-1820, for example. |
GovernmentMortgageCreditCertificateAmount | The dollar amount of the Mortgage Credit Certificate. This is entered as a whole number. It is an annual tax credit. FHA allows it to be treated as monthly income. May also be used for VA loans.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". |
GovernmentRefinanceType | A value from a MISMO prescribed list that categorizes Federal government housing program refinance loans.A value from a MISMO prescribed list that categorizes Federal government housing program refinance loans. |
GovernmentRefinanceTypeOtherDescription | A free-form text field used to collect additional information when Other is selected for Government Refinance 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.". |
HUDAdequateAvailableAssetsIndicator | Indicates that borrower has adequate available assets for HUD approvalA 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". |
HUDAdequateEffectiveIncomeIndicator | Indicates borrower effective income is adequate for HUD approvalA 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". |
HUDCreditCharacteristicsIndicator | Indicates borrower meets credit characteristics for HUD approvalA 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". |
HUDStableEffectiveIncomeIndicator | Indicates borrower's stable effective income meets HUD approvalA 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". |
MasterCertificateOfReasonableValueIdentifier | Identifier for the MCRV associated with the property.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". |
OtherPartyPaidFHA_VAClosingCostsAmount | The estimated closing costs which will be paid by a party, other than the borrower or seller, on the subject property. Used for FHA or VA loans.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". |
OtherPartyPaidFHA_VAClosingCostsPercent | The percentage of estimated closing costs that will be paid by any party other than the borrower or seller including any seller paid prepaids but excluding discount points.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
PreviousVAHomeLoanIndicator | When true, indicates the borrower has previously had a VA home loan.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". |
PropertyEnergyEfficientHomeIndicator | Indicates that the appraiser states that the property meets FHA /VA Energy Efficient Home guidelines. Usually applies to new construction.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". |
RuralHousingConditionalGuarantyExpirationDate | For Rural Housing loans, the expiration date of the guaranty.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". |
RuralHousingConditionalGuarantyInterestRatePercent | For Rural Housing loans, the interest rate included in the USDA guaranty.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
SectionOfActType | Identifies the section of the National Housing Act which defines underwriting guidelines for VA or FHA loan evaluations.Identifies the section of the National Housing Act which defines underwriting guidelines for VA or FHA loan evaluations. |
SectionOfActTypeOtherDescription | A free-form text field used to collect additional information when Other is selected for Section of Act 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.". |
SellerPaidFHA_VAClosingCostsPercent | The percentage of estimated closing costs that will be paid by the seller of the subject property, including any seller prepaids, but excluding discount points.A data type of Percent SHOULD identify a number value that is in the subset of real numbers expressible by decimal numerals and represents a value that is scaled upward by 100 so that 1/100 is represented by 1. It MAY contain a single decimal point as punctuation. 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: A Tax Rate Percent for a rate of .055 be expressed as "5.5". |
SoldUnderHUDSingleFamilyPropertyDispositionProgramIndicator | On the FHA Non Owner Occupancy Rider, this indicates that the Security Instrument applies to Property sold under HUD Single Family Property Disposition Program and meets the requirements thereof.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". |
USDA198021RuralHousingAdjustedAnnualHouseholdIncomeAmount | The total annual income of all members of the household as defined by Rural Housing Program Guidelines. This amount can be found on USDA Form 1980-21, Line 7.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". |
VAAppraisalType | Specifies the property appraisal type used, as appears on VA Loan Summary Sheet (VA 26-0286), for example.Specifies the property appraisal type used, as appears on VA Loan Summary Sheet (VA 26-0286), for example. |
VAAppraisalTypeOtherDescription | A free-form text field which contains the description of the type of VA appraisal when Other is selected as the VA Appraisal 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.". |
VABorrowerCoBorrowerMarriedIndicator | Indicates whether the co-borrower is married to the borrower. Used for VA loans only.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". |
VAClaimFolderIdentifier | Identification number of the associated VA claim folder.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". |
VAEntitlementAmount | The dollar amount of guarantee by the VA available to the veteran borrower.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". |
VAEntitlementIdentifier | VA entitlement identifier from Certificate of Eligibility for VA Loan Summary Sheet.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". |
VAFundingFeeExemptionType | The Exemption Status given by the VA Administration (exemption from VA Funding Fees).The Exemption Status given by the VA Administration (exemption from VA Funding Fees). |
VAFundingFeeExemptionTypeOtherDescription | A free-form text field used to collect additional information when Other is selected for VA Funding Fee Exemption 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.". |
VAHouseholdSizeCount | Size of household at the loan level as defined by the VA. The lender must meet VA requirements for determining the size of household.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". |
VALoanProcedureType | Specifies the procedure used to qualify the borrower(s).Specifies the procedure used to qualify the borrower(s). |
VALoanProcedureTypeOtherDescription | A free-form text field which contains the description of the type of VA loan procedure when Other is selected as the VA Loan Procedure 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.". |
VALoanProgramType | Identifies the type of VA Loan Program established by Title 38 of the US Code.Identifies the type of VA Loan Program established by Title 38 of the US Code. |
VALoanProgramTypeOtherDescription | A free-form text field used to describe the VA Loan Program Type if Other is selected as the VA Loan Program 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.". |
VAMaintenanceExpenseMonthlyAmount | The estimated dollar amount of monthly maintenance expense used for VA loans.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". |
VAReasonableValueImprovementsCompletionIndicator | When true, indicates that any improvements upon which the reasonable value of the property is predicated and which were not approved subsequent to completion by a compliance inspector designated by the Secretary have been completed properly.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". |
VAResidualIncomeAmount | The dollar amount of the monthly balance of funds available for family support after meeting the borrower's shelter expenses, debts, and taxes as defined by the VA.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". |
VAResidualIncomeGuidelineAmount | Dollar amount used as a guideline for assessing residual income.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". |
VATitleVestingType | The VA specific vesting under which the property is, or will be, held.The VA specific vesting under which the property is, or will be, held. |
VATitleVestingTypeOtherDescription | A free-form text field which contains the description of the type of VA title vesting when Other is selected as the VA Title Vesting 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.". |
VAUtilityExpenseMonthlyAmount | The estimated dollar amount of monthly utility expense used for VA loans.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". |