Definition Type: Element
Name: YearUpdated
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: gYear:http://www.w3.org/2001/XMLSchema
Containing Schema: Syndication.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates the year the property received updates.
Collapse XSD Schema Diagram:
XSD Diagram of YearUpdated in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="YearUpdated" type="xs:gYear" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Indicates the year the property received
						updates.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101893</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>