Definition Type: Element
Name: MortgageAmount
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:MortgageAmountType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The principal amount of the mortgage
Collapse XSD Schema Diagram:
Drilldown into currencyCode in schema primitives_xsd Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureMoney in schema primitives_xsd Drilldown into MortgageAmountType in schema financial_xsdXSD Diagram of MortgageAmount in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MortgageAmount" type="commons:MortgageAmountType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The principal amount of the mortgage
					</xs:documentation>
        <xs:appinfo>
            <retsid>100097</retsid>
            <example>326000</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
currencyCode commons:currencyCode Optional
Collapse Derivation Tree: