Definition Type: Element
Name: WithdrawnDateTime
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:SecureDateTime
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The most recent datetime that the listing was withdrawn from the market. This may be a temporary condition. The history of withdrawn can be determined by examining the ChangeRecord for this listing.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of WithdrawnDateTime in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="WithdrawnDateTime" type="commons:SecureDateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The most recent datetime that
						the listing was withdrawn from
						the market. This may be a temporary
						condition. The history of withdrawn
						can be determined by examining the
						ChangeRecord for this listing.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100336</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: