Definition Type: Element
Name: KickOutTimestamp
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: Legal.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The timestamp that the contingency reason failed.
Collapse XSD Schema Diagram:
XSD Diagram of KickOutTimestamp in schema legal_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="KickOutTimestamp" type="xs:dateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The timestamp that the contingency
						reason failed.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101437</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>