Definition Type: ComplexType
Name: ListingContractType
Namespace: http://rets.org/xsd/Listings/2007-08
Containing Schema: Listings.xsd
Abstract
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_xsdXSD Diagram of ListingContractType in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ListingContractType">
    <xs:sequence>
        <xs:element name="Exclusions" type="commons:SecureString" minOccurs="0">
            <xs:annotation>
                <xs:documentation>
						A description of specifications within the
						offer that detail the items to be excluded in
						the purchase of the property.
						Examples are appliances,windows, decorative
						pieces, fixtures or other items.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101231</retsid>
                    <example>Washer-Dryer</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="Inclusions" type="commons:SecureString" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
						A description of specifications within the
						offer that detail the items to be included
						in the purchase of the property.
						Examples are appliances,windows, decorative
						pieces, fixtures or other items.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101232</retsid>
                    <example>Curtains</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="BuyerMemberCompensationNumeric" type="commons:CommissionType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101233</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="BuyerMemberCompensationText" type="commons:SecureString" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101234</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="SellerMemberCompensationNumeric" type="commons:CommissionType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101235</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="SellerMemberCompensationText" type="commons:SecureString" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101236</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="OtherCompensation" type="commons:StringValueDescriptionPairType" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
                <xs:documentation>
						May contain co-listing compensation,
						broker bonus, transaction bonus, or
						additional compensation.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101237</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="VariableRateCompensation" type="commons:SecureString" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
                <xs:documentation>
						A place to capture the varying rate of 
						compensation. Repeatable to allow for 
						multiples.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101238</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="Disclosures" type="commons:Disclosures" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
						A local multi-select list of disclosure types
						that may include federal flood zone, historic
						designation, well on property, etc.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101239</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="Possession" type="commons:PossessionEnum" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101240</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="RentalLeaseInformation" type="commons:RentalLeaseInformationType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101241</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="IsDesignatedRepresentative" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101242</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="IsDualAgency" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
						There is one agent for the buyer and the
						seller.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101243</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="IsDualVariable" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
						A commission rate is a dual commission
						rate, a variable commission rate, or both. 
						See the	variable rate commission element for
						the amount.
						A dual or variable rate commission arrangement 
						is one in which the seller agrees to pay a 
						specified commission if the property is sold 
						by the listing broker without assistance and 
						a different commission if the sale results 
						through the efforts of a cooperating broker, 
						or one in which the seller agrees to pay a 
						specified commission if the property is sold 
						by the listing broker either with or without 
						the assistance of a cooperating broker and a 
						different commission if the sale results 
						through the efforts of a seller.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101244</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
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
Collapse Derivation Tree:
Collapse References:
list:ListingContract