Definition Type: Element
Name: EntryId
Namespace: http://rets.org/xsd/ChangeRecords/2007-08
Type: commons:resource-key
Containing Schema: ChangeRecords.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The key/identifier for the participant who entered this change record. May be a member, person, system, or other resource.
Collapse XSD Schema Diagram:
XSD Diagram of EntryId in schema changerecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="EntryId" type="commons:resource-key" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						The key/identifier for the participant who
						entered this change record. May be a
						member, person, system, or other resource.
					</xs:documentation>
        <xs:appinfo>
						6778930
					</xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: