Definition Type: Element
Name: ClosingCosts
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:ClosingCostsType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The ancillary costs associated with the purchase of the property.
Collapse XSD Schema Diagram:
Drilldown into currencyCode in schema primitives_xsd Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureMoney in schema primitives_xsd Drilldown into ClosingCostsType in schema financial_xsdXSD Diagram of ClosingCosts in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ClosingCosts" type="commons:ClosingCostsType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The ancillary costs associated with
						the purchase of the property.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100155</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
currencyCode commons:currencyCode Optional
Collapse Derivation Tree: