Definition Type: Element
Name: MayAssumeMortgage
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:AssumableType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Purchaser may assume the existing mortgage.
Collapse XSD Schema Diagram:
Drilldown into MortgageRank in schema financial_xsd Drilldown into IsAssumable in schema financial_xsd Drilldown into AssumableType in schema financial_xsdXSD Diagram of MayAssumeMortgage in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MayAssumeMortgage" type="commons:AssumableType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Purchaser may assume the existing
						mortgage.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100156</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IsAssumable commons:IsAssumable 0 1
MortgageRank commons:MortgageRank 0 4
Collapse Derivation Tree: