Definition Type: Element
Name: ListingContractDateTime
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:SecureDateTime
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The datetime of the agreement between the seller and the seller's agent. If no date is stated, it may be the date on which the agreement is actually signed, if this is recorded, or it may be the date established by the award The Contract Date is also known as Date of Agreement.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of ListingContractDateTime in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingContractDateTime" type="commons:SecureDateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The datetime of the agreement between
						the seller and the seller's agent.
						If no date is stated, it may be the
						date on which the agreement is actually
						signed, if this is recorded, or it
						may be the date established by
						the award  The Contract Date is also
						known as Date of Agreement.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100332</retsid>
            <example>2007-03-10T12:00:00-05:00</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: