Definition Type: Element
Name: Investment
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:InvestmentType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Expenses in schema financial_xsd Drilldown into VacancyFactor in schema financial_xsd Drilldown into NetIncome in schema financial_xsd Drilldown into GrossIncome in schema financial_xsd Drilldown into RentIncome in schema financial_xsd Drilldown into InvestmentType in schema financial_xsdXSD Diagram of Investment in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Investment" type="commons:InvestmentType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100165</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RentIncome commons:RentIncome 0 1
GrossIncome commons:GrossIncome 0 1
NetIncome commons:NetIncome 0 1
VacancyFactor commons:VacancyFactor 0 1
Expenses commons:Expenses 0 1
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: