Definition Type: ComplexType
Name: ListingShowingType
Namespace: http://rets.org/xsd/Listings/2007-08
Containing Schema: Listings.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShowingInformation in schema listings_xsdXSD Diagram of ListingShowingType in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ListingShowingType">
    <xs:sequence>
        <xs:element name="ShowingInformation" type="commons:ShowingInformationType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101245</retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShowingInformation list:ShowingInformation 0 1
Collapse Derivation Tree:
Collapse References:
list:Showing