Definition Type: ComplexType
Name: VacancyFactorType
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureDecimal
Containing Schema: Financial.xsd
Abstract
Documentation:
The amount of gross revenue that pro forma income statements anticipate will be lost because of vacancies, often expressed as a percentage of the total rentable square footage available in a building or project.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDecimal in schema primitives_xsdXSD Diagram of VacancyFactorType in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="VacancyFactorType">
    <xs:annotation>
        <xs:documentation>
			The amount of gross revenue that pro forma
			income statements anticipate will be lost
			because of vacancies, often expressed as a
			percentage of the total rentable square
			footage available in a building or project.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureDecimal" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
commons:VacancyFactor