Definition Type: Element
Name: ListingEntryDateTime
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:SecureDateTime
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The datetime the listing was entered into the system.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of ListingEntryDateTime in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingEntryDateTime" type="commons:SecureDateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The datetime the listing was entered into
						the system.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100330</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: