GOVERNMENT_LOAN

Type : GOVERNMENT_LOAN

Elements
AgencyProgramDescriptionDescribes 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.".
BorrowerFinancedFHADiscountPointsAmountThe 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".
BorrowerFundingFeePercentThe 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".
BorrowerHomeInspectionChosenIndicatorWhen 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_VAClosingCostsAmountThe 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_VAClosingCostsPercentThe 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_MIEligibilityCountSpecifies 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_MIPremiumRefundAmountFor 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".
FHAAlimonyLiabilityTreatmentTypeIdentifies 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.
FHAAnniversaryDateDate 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".
FHAAnnualPremiumAmountAmount 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".
FHAAnnualPremiumPercentThe 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".
FHAAssignmentDateThe 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".
FHAAutomatedDataProcessingIdentifierThe 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".
FHACoverageRenewalRatePercentIndicates 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".
FHAEndorsementDateThe 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".
FHAEnergyRelatedRepairsOrImprovementsAmountDollar 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".
FHAGeneralServicesAdministrationIdentifierThe 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".
FHAInsuranceProgramTypeType of FHA mortgage protection insurance program.Type of FHA mortgage protection insurance program.
FHALimitedDenialParticipationIdentifierIdentifier 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".
FHALoanLenderIdentifierAn 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".
FHALoanSponsorIdentifierAn 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".
FHANonOwnerOccupancyRiderRule248IndicatorOn 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".
FHAPendingPremiumAmountNew 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".
FHAPendingPremiumChangeDateEffective 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".
FHAPremiumAnniversaryYearToDateRemittanceAmountThe 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".
FHARefinanceInterestOnExistingLienAmountDollar 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".
FHARefinanceOriginalExistingFHACaseIdentifierOriginal 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".
FHARefinanceOriginalExistingUpfrontMIPremiumAmountAmount 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".
FHAUnderwriterComputerizedHomesUnderwritingSystemIdentifierThe 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".
FHAUpfrontPremiumAmountAmount 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".
FHAUpfrontPremiumPercentThe 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".
GovernmentLoanApplicationTypeSpecifies 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.
GovernmentMortgageCreditCertificateAmountThe 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".
GovernmentRefinanceTypeA 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.
GovernmentRefinanceTypeOtherDescriptionA 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.".
HUDAdequateAvailableAssetsIndicatorIndicates 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".
HUDAdequateEffectiveIncomeIndicatorIndicates 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".
HUDCreditCharacteristicsIndicatorIndicates 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".
HUDStableEffectiveIncomeIndicatorIndicates 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".
MasterCertificateOfReasonableValueIdentifierIdentifier 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_VAClosingCostsAmountThe 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_VAClosingCostsPercentThe 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".
PreviousVAHomeLoanIndicatorWhen 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".
PropertyEnergyEfficientHomeIndicatorIndicates 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".
RuralHousingConditionalGuarantyExpirationDateFor 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".
RuralHousingConditionalGuarantyInterestRatePercentFor 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".
SectionOfActTypeIdentifies 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.
SectionOfActTypeOtherDescriptionA 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_VAClosingCostsPercentThe 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".
SoldUnderHUDSingleFamilyPropertyDispositionProgramIndicatorOn 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".
USDA198021RuralHousingAdjustedAnnualHouseholdIncomeAmountThe 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".
VAAppraisalTypeSpecifies 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.
VAAppraisalTypeOtherDescriptionA 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.".
VABorrowerCoBorrowerMarriedIndicatorIndicates 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".
VAClaimFolderIdentifierIdentification 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".
VAEntitlementAmountThe 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".
VAEntitlementIdentifierVA 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".
VAFundingFeeExemptionTypeThe 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).
VAFundingFeeExemptionTypeOtherDescriptionA 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.".
VAHouseholdSizeCountSize 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".
VALoanProcedureTypeSpecifies the procedure used to qualify the borrower(s).Specifies the procedure used to qualify the borrower(s).
VALoanProcedureTypeOtherDescriptionA 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.".
VALoanProgramTypeIdentifies 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.
VALoanProgramTypeOtherDescriptionA 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.".
VAMaintenanceExpenseMonthlyAmountThe 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".
VAReasonableValueImprovementsCompletionIndicatorWhen 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".
VAResidualIncomeAmountThe 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".
VAResidualIncomeGuidelineAmountDollar 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".
VATitleVestingTypeThe 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.
VATitleVestingTypeOtherDescriptionA 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.".
VAUtilityExpenseMonthlyAmountThe 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".

Attributes
label

Parents
\MESSAGE\DEAL_SETS\DEAL_SET\DEALS\DEAL\LOANS\LOAN