element LOAN_PRICE_QUOTE

element {}LOAN_PRICE_QUOTE

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="LOAN_PRICE_QUOTE">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">A set of information about a price quote by a provider or purchaser of loans for a specific product or transaction.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="LOAN_PRICE_LINE_ITEM" minOccurs="0" maxOccurs="unbounded"/>
            <
xsd:element ref="RESPA_FEE" minOccurs="0" maxOccurs="unbounded"/>
        </
xsd:sequence>
        <
xsd:attribute name="LoanPriceQuoteID" use="optional" type="xsd:ID">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="BaseInvestorGuarantyFeeRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The investor guaranty fee rate prior to applying any adjustments, such as buyup/buydown. This can be specified in a price sheet, commitment, or other agreement. The investor guaranty fee is a portion of the interest on the loan that is paid to a party t</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ExcessInvestorServiceFeeRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The rate at which the lender receives excess servicing fee income on the loan.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorCommitmentIdentifier" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The unique identifier of the legal commitment that states the terms under which a lender and an investor agree to deliver/receive mortgage loans in exchange for funds or securities.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorGuarantyFeeRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The investor guaranty fee rate after applying all adjustments to the guaranty fee, such as buyup/buydown. The investor guaranty fee is a portion of the interest on the loan that is paid to a party to guarantee the timely payment of interest and principal to the holders of securities backed by the loan.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorMasterCommitmentIdentifier" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The unique identifier of the master commitment that states the terms under which a lender and an investor agree to deliver/receive mortgage loans in exchange for funds or securities. Subordinate commitments with further delimitation of conditions are created according to the constraints of the Master Commitment.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorPassThroughRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The interest rate at which the investor is paid.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorServiceFeeAmount" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The fixed dollar amount that is paid to the servicer by the investor for servicing the mortgage if the service fee is not expressed as a rate.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="InvestorServiceFeeRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The percentage of interest collected that is paid to the servicer by the investor for servicing the mortgage (gross)</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanAllInPricePercent" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The price of the loan including all fees and adjustments, represented as a percent.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanBasePricePercent" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The price of the loan, represented as a percent, prior to applying fees and adjustments.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanPricePercentFormatType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">Describes the format of the price as being relative to par (0-Base) or absolute (100-base).</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="0-Base"/>
                    <
xsd:enumeration value="100-Base"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="LoanPriceQuoteDatetime" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date and time at which a Price Quote was created.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanPriceQuoteExpirationDatetime" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date and time at which a Price Quote expires.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanPriceQuoteIdentifier" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A unique identifier for a price quote, assigned by the party that makes the price quote for tracking purposes.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="LoanPriceQuoteInterestRate" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The mortgage loan interest rate for which the price quote is calculated.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="MICoveragePercent" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The percentage of the loan amount to be insured.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="MIRequiredIndicator" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Indicates that Mortgage Insurance is or was required as a condition for originating the loan</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="ServicingReleasePremiumPercent" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The price, expressed as a rate, paid for the right to service the loan and receive its servicing compensation. The rate is applied to the unpaid principal balance of the loan (UPB) to determine the dollar price.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="UPBAmount" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The current unpaid principal balance on the loan.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

A set of information about a price quote by a provider or purchaser of loans for a specific product or transaction.


element LOAN_PRICE_QUOTE


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.