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