Definition Type: Element
Name: ListingId
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:ListingId
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The well known identifier for the listing. The value may be identical to that of the key, but the ListingId is intended to be the value used by a human to retrieve the information about a specific listing.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsd Drilldown into ListingId in schema retscommons_xsdXSD Diagram of ListingId in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingId" type="commons:ListingId" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The well known identifier for the listing.
						The value may be identical to that of the
						key, but the ListingId is intended to be
						the value used by a human to retrieve the
						information about a specific listing.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100348</retsid>
            <example>2551234</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: