Definition Type: Element
Name: ModificationTimestamp
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:ModificationTimestamp
Containing Schema: Person.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time stamp of the last change to this record.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsd Drilldown into ModificationTimestamp in schema primitives_xsdXSD Diagram of ModificationTimestamp in schema person_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ModificationTimestamp" type="commons:ModificationTimestamp" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						The time stamp of the last change to this
						record.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100011</retsid>
            <example>2007-03-11T12: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: