Definition Type: ComplexType
Name: UsedTimestamp
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureDateTime
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
Datetime indicating when the record or resource was last accessed by a user or automated system.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of UsedTimestamp in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="UsedTimestamp">
    <xs:annotation>
        <xs:documentation>
				Datetime indicating when the record or resource was last accessed
				by a user or automated system.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureDateTime" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
prospect:UsedTimestamp, sys:UsedTimestamp