Definition Type: Attribute
Name: versionTimestamp
Namespace: http://rets.org/xsd/Members/2007-08
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: Members.xsd
Fixed 2008-03-29T16:00:00Z
Use Required
Documentation:
An identifier of the system that this record of a member 'belongs' to when the workflow or event involves more than one system.
Collapse XSD Schema Diagram:
XSD Diagram of versionTimestamp in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:attribute name="versionTimestamp" type="xs:dateTime" use="required" fixed="2008-03-29T16:00:00Z">
    <xs:annotation>
        <xs:documentation>
					An identifier of the system that this
					record of a member 'belongs' to when the 
					workflow or event involves more than
					one system.
				</xs:documentation>
        <xs:appinfo>
            <retsid>100317</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:attribute>