Definition Type: Element
Name: DaysOnMarket
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:DaysOnMarket
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Number calculated from the days elapsed when a property was first put on the market until it was put under contract, or taken off the market.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDecimal in schema primitives_xsd Drilldown into DaysOnMarket in schema retscommons_xsdXSD Diagram of DaysOnMarket in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="DaysOnMarket" type="commons:DaysOnMarket" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Number calculated from the days elapsed
						when a property was first put on the
						market until it was put under contract,
						or taken off the market. 
					</xs:documentation>
        <xs:appinfo>
            <retsid>100362</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: