Definition Type: Element
Name: RentLeaseDates
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:RentLeaseDatesType
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Term in schema retscommons_xsd Drilldown into EndDate in schema retscommons_xsd Drilldown into BeginDate in schema retscommons_xsd Drilldown into RentLeaseDatesType in schema retscommons_xsdXSD Diagram of RentLeaseDates in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BeginDate commons:BeginDate 0 (1)
EndDate commons:EndDate 0 (1)
Term commons:Term 0 (1)
Collapse Derivation Tree: