Definition Type: Element
Name: OldValue
Namespace: http://rets.org/xsd/ChangeRecords/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ChangeRecords.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The previous field value, represented as a string
Collapse XSD Schema Diagram:
XSD Diagram of OldValue in schema changerecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="OldValue" type="xs:string">
    <xs:annotation>
        <xs:documentation>
							The previous field value, represented as a string
						</xs:documentation>
        <xs:appinfo>
							265000
						</xs:appinfo>
    </xs:annotation>
</xs:element>