Definition Type: Element
Name: TermsOfSale
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Financing terms agreed between the buyer and seller.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of TermsOfSale in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="TermsOfSale" type="commons:SecureString" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						Financing terms agreed between the buyer
						and seller.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100159</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: