Definition Type: Element
Name: Purchase
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:PurchaseClosingFinancialType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into TermsOfSale in schema financial_xsd Drilldown into SellerTerms in schema financial_xsd Drilldown into SellerConcessions in schema financial_xsd Drilldown into EarnestMoney in schema financial_xsd Drilldown into ClosingCosts in schema financial_xsd Drilldown into BuyerFinancing in schema financial_xsd Drilldown into PurchaseClosingFinancialType in schema financial_xsdXSD Diagram of Purchase in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Purchase" type="commons:PurchaseClosingFinancialType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>101613</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BuyerFinancing commons:BuyerFinancing 0 unbounded
ClosingCosts commons:ClosingCosts 0 1
EarnestMoney commons:EarnestMoney 0 1
SellerConcessions commons:SellerConcessions 0 1
SellerTerms commons:SellerTerms 0 unbounded
TermsOfSale commons:TermsOfSale 0 unbounded
Collapse Derivation Tree: