Definition Type: ComplexType
Name: RentalLeaseInformationType
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Containing Schema: RETSCommons.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TenantRights in schema retscommons_xsd Drilldown into TenantResponsible in schema retscommons_xsd Drilldown into RentLeaseSpecials in schema retscommons_xsd Drilldown into RentLeaseClauses in schema retscommons_xsd Drilldown into RentLeaseDates in schema retscommons_xsdXSD Diagram of RentalLeaseInformationType in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="RentalLeaseInformationType">
    <xs:sequence>
        <xs:element name="RentLeaseDates" type="commons:RentLeaseDatesType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid />
                    <example />
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="RentLeaseClauses" type="commons:RentLeaseClauses" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid />
                    <example />
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="RentLeaseSpecials" type="commons:RentLeaseSpecials" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid />
                    <example />
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="TenantResponsible" type="commons:TenantResponsible" minOccurs="0">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>
                    </retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="TenantRights" type="commons:TenantRights" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>
                    </retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RentLeaseDates commons:RentLeaseDates 0 1
RentLeaseClauses commons:RentLeaseClauses 0 1
RentLeaseSpecials commons:RentLeaseSpecials 0 1
TenantResponsible commons:TenantResponsible 0 (1)
TenantRights commons:TenantRights 0 1
Collapse Derivation Tree:
Collapse References:
list:RentalLeaseInformation