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