Definition Type: Element
Name: ListingCategory
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:ListingCategoryEnum
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates whether the property is for sale, or for lease.
Collapse XSD Schema Diagram:
XSD Diagram of ListingCategory in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingCategory" type="commons:ListingCategoryEnum" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Indicates whether the property is for sale,
						or for lease. 
					</xs:documentation>
        <xs:appinfo>
            <retsid>100349</retsid>
            <example>Purchase</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: