Definition Type: Element
Name: SellerConcessions
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:ConcessionsType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Concessions the seller agrees to. This may include to pay or provide for, in part or whole of the buyer's closing costs. May be money or goods.
Collapse XSD Schema Diagram:
Drilldown into Concession in schema financial_xsd Drilldown into ConcessionsType in schema financial_xsdXSD Diagram of SellerConcessions in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="SellerConcessions" type="commons:ConcessionsType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Concessions the seller agrees to.
						This may include to pay or provide
						for, in part or whole of the buyer's
						closing costs. May be money or goods.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100158</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Concession commons:Concession 0 unbounded
Collapse Derivation Tree: