Definition Type: Element
Name: ListingKey
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:resource-key
Containing Schema: Listings.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
A unique identifier for this record. This may be a number, or other string that can include URI or other forms.
Collapse XSD Schema Diagram:
XSD Diagram of ListingKey in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingKey" type="commons:resource-key" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A unique identifier for this record.
						This may be a number, or other string
						that can include URI or other forms.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100346</retsid>
            <example>http://www.example.com/mls/633242434</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: