element PRICE_LOCK

element {}PRICE_LOCK

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="PRICE_LOCK">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">An agreement between parties to honor a given price for a specified period of time. In some contexts, this is commonly known as a Rate Lock, as the interest rate is one of the key attributes of the price quote that is being locked.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="PriceLockID" 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="PriceLockDatetime" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date-time on which the agreement to lock a price was made.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="PriceLockDurationDaysCount" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The number of days during which the price lock is in effect.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="PriceLockIdentifier" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A unique identifier for a price lock, used for tracking purposes by the parties to the lock. In some contexts, this is commonly known as a Rate Lock.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="PriceLockStatusType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">The state of the price lock that is established between a borrower and a lender or between a lender and an investor.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="CanceledOrWithdrawn"/>
                    <
xsd:enumeration value="Expired"/>
                    <
xsd:enumeration value="Locked"/>
                    <
xsd:enumeration value="ModificationRequested"/>
                    <
xsd:enumeration value="Modified"/>
                    <
xsd:enumeration value="Other"/>
                    <
xsd:enumeration value="Pending"/>
                    <
xsd:enumeration value="Rejected"/>
                    <
xsd:enumeration value="Requested"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="PriceLockStatusTypeOtherDescription" use="optional" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A free-form text field used to collect additional information or a description of the Price Lock Status Type when Other is selected as the value.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="PriceQuoteIdentifier" 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:complexType>
</
xsd:element>


Documentation

An agreement between parties to honor a given price for a specified period of time.  In some contexts, this is commonly known as a Rate Lock, as the interest rate is one of the key attributes of the price quote that is being locked.


element PRICE_LOCK


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.