Definition Type: Element
Name: MortgageClassification
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:MortgageClassificationEnum
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The type of mortgage selected from an enumeration of mortgage types.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into MortgageClassificationEnum in schema financial_xsdXSD Diagram of MortgageClassification in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MortgageClassification" type="commons:MortgageClassificationEnum" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The type of mortgage selected from an
						enumeration of mortgage types.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100094</retsid>
            <example>Conventional</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: