Definition Type: ComplexType
Name: ListingOfficesType
Namespace: http://rets.org/xsd/Listings/2007-08
Containing Schema: Listings.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherOffice in schema listings_xsd Drilldown into EntryOffice in schema listings_xsd Drilldown into SellingOffice in schema listings_xsd Drilldown into ListingOffice in schema listings_xsdXSD Diagram of ListingOfficesType in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ListingOfficesType">
    <xs:sequence>
        <xs:element name="ListingOffice" type="offices:OfficeType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>100338</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="SellingOffice" type="offices:OfficeType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>100339</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="EntryOffice" type="offices:OfficeType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>100340</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="OtherOffice" type="offices:OfficeType" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>100341</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ListingOffice list:ListingOffice 0 1
SellingOffice list:SellingOffice 0 1
EntryOffice list:EntryOffice 0 1
OtherOffice list:OtherOffice 0 unbounded
Collapse Derivation Tree:
Collapse References:
list:ListingOfficesidxex:Offices,