Definition Type: Element
Name: CurrentLease
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:LeaseFinancialType
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into TenantPays in schema financial_xsd Drilldown into TransferFees in schema financial_xsd Drilldown into PurchaseOptionUpFrontFee in schema financial_xsd Drilldown into LeaseRemarks in schema financial_xsd Drilldown into IsLeased in schema financial_xsd Drilldown into IsAttornable in schema financial_xsd Drilldown into IsAssumable in schema financial_xsd Drilldown into IsAssignable in schema financial_xsd Drilldown into HasPurchaseOption in schema financial_xsd Drilldown into HasLeaseRenewalOption in schema financial_xsd Drilldown into LeaseRenewalDate in schema financial_xsd Drilldown into LeaseExpiryDate in schema financial_xsd Drilldown into Lease in schema financial_xsd Drilldown into LeaseFinancialType in schema financial_xsdXSD Diagram of CurrentLease in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="CurrentLease" type="commons:LeaseFinancialType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100164</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Lease commons:Lease 0 1
LeaseExpiryDate commons:LeaseExpiryDate 0 1
LeaseRenewalDate commons:LeaseRenewalDate 0 1
HasLeaseRenewalOption commons:HasLeaseRenewalOption 0 1
HasPurchaseOption commons:HasPurchaseOption 0 1
IsAssignable commons:IsAssignable 0 1
IsAssumable commons:IsAssumable 0 1
IsAttornable commons:IsAttornable 0 1
IsLeased commons:IsLeased 0 1
LeaseRemarks commons:LeaseRemarks 0 1
PurchaseOptionUpFrontFee commons:PurchaseOptionUpFrontFee 0 1
TransferFees commons:TransferFees 0 1
TenantPays commons:TenantPays 0 unbounded
Collapse Derivation Tree: