Definition Type: Element
Name: IsDualAgency
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:nullable-boolean
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
There is one agent for the buyer and the seller.
Collapse XSD Schema Diagram:
XSD Diagram of IsDualAgency in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree: