Definition Type: Element
Name: MetaEntryId
Namespace: http://rets.org/xsd/RETSSystem/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: DataDictionary.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A value that never changes as long as the semantic definition of this field remains unchanged. In particular, it should be managed to allow the client to detect changes to the name.
Collapse XSD Schema Diagram:
XSD Diagram of MetaEntryId in schema datadictionary_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MetaEntryId" type="xs:string">
    <xs:annotation>
        <xs:documentation>
												A value that never changes as long
												as the semantic definition of this
												field remains unchanged. In
												particular, it should be managed
												to allow the client to detect
												changes to the name.
											</xs:documentation>
        <xs:appinfo>
												uid789987979
											</xs:appinfo>
    </xs:annotation>
</xs:element>