Definition Type: Element
Name: MortgageCondition
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of MortgageCondition in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MortgageCondition" type="xs:string" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100091</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>