Definition Type: Element
Name: ListingContract
Namespace: http://rets.org/xsd/Listings/2007-08
Type: list:ListingContractType
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Extensible container for listing contract information
Collapse XSD Schema Diagram:
Drilldown into IsDualVariable in schema listings_xsd Drilldown into IsDualAgency in schema listings_xsd Drilldown into IsDesignatedRepresentative in schema listings_xsd Drilldown into RentalLeaseInformation in schema listings_xsd Drilldown into Possession in schema listings_xsd Drilldown into Disclosures in schema listings_xsd Drilldown into VariableRateCompensation in schema listings_xsd Drilldown into OtherCompensation in schema listings_xsd Drilldown into SellerMemberCompensationText in schema listings_xsd Drilldown into SellerMemberCompensationNumeric in schema listings_xsd Drilldown into BuyerMemberCompensationText in schema listings_xsd Drilldown into BuyerMemberCompensationNumeric in schema listings_xsd Drilldown into Inclusions in schema listings_xsd Drilldown into Exclusions in schema listings_xsd Drilldown into ListingContractType in schema listings_xsdXSD Diagram of ListingContract in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ListingContract" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Extensible container for listing contract information
					</xs:documentation>
        <xs:appinfo>
            <retsid>100355</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="list:ListingContractType">
                <xs:sequence>
                    <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Exclusions list:Exclusions 0 (1)
Inclusions list:Inclusions 0 1
BuyerMemberCompensationNumeric list:BuyerMemberCompensationNumeric 0 1
BuyerMemberCompensationText list:BuyerMemberCompensationText 0 1
SellerMemberCompensationNumeric list:SellerMemberCompensationNumeric 0 1
SellerMemberCompensationText list:SellerMemberCompensationText 0 1
OtherCompensation list:OtherCompensation 0 unbounded
VariableRateCompensation list:VariableRateCompensation 0 unbounded
Disclosures list:Disclosures 0 1
Possession list:Possession 0 1
RentalLeaseInformation list:RentalLeaseInformation 0 1
IsDesignatedRepresentative list:IsDesignatedRepresentative 0 1
IsDualAgency list:IsDualAgency 0 1
IsDualVariable list:IsDualVariable 0 1
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: