Definition Type: Element
Name: Mortgages
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:MortgagesType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Mortgage in schema financial_xsd Drilldown into MortgagesType in schema financial_xsdXSD Diagram of Mortgages in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Mortgages" type="commons:MortgagesType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100166</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Mortgage commons:Mortgage 0 unbounded
Collapse Derivation Tree: