Definition Type: Element
Name: Financial
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:ClosingFinancialType
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The financial terms and instruments agreed between the buyer and seller.
Collapse XSD Schema Diagram:
Drilldown into Rent in schema financial_xsd Drilldown into Lease in schema financial_xsd Drilldown into Purchase in schema financial_xsd Drilldown into ClosingFinancialType in schema financial_xsdXSD Diagram of Financial in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Financial" type="commons:ClosingFinancialType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The financial terms and instruments agreed between
						the buyer and seller.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101598</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Purchase commons:Purchase 0 1
Lease commons:Lease 0 1
Rent commons:Rent 0 1
Collapse Derivation Tree: