Definition Type: Element
Name: Listings
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:ListingItemsType
Containing Schema: Syndication.xsd
Abstract
Documentation:
A top level element for sharing a collection of listings.
Collapse XSD Schema Diagram:
Drilldown into Listing in schema syndication_xsd Drilldown into versionTimestamp in schema syndication_xsd Drilldown into version in schema syndication_xsd Drilldown into lang in schema xml_xsd Drilldown into ListingItemsType in schema syndication_xsdXSD Diagram of Listings in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Listings" type="synd:ListingItemsType">
    <xs:annotation>
        <xs:documentation>
				A top level element for sharing a collection of listings.
			</xs:documentation>
        <xs:appinfo>
            <retsid>101980</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Listing synd:Listing 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
version synd:version (Optional)
versionTimestamp synd:versionTimestamp (Optional)
Collapse Derivation Tree: