Definition Type: ComplexType
Name: DaysOnMarket
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureDecimal
Containing Schema: RETSCommons.xsd
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. Formatting defined by the type attribute.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDecimal in schema primitives_xsdXSD Diagram of DaysOnMarket in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="DaysOnMarket">
    <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. 
				Formatting defined by the type attribute.
			</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:
list:CumulativeDaysOnMarket, list:DaysOnMarket