Definition Type: Element
Name: Events
Namespace: http://rets.org/xsd/Listings/2007-08
Type: events:EventsType
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Include the events for this listing. This is used to capture the information for scheduled open houses, for example
Collapse XSD Schema Diagram:
Drilldown into Event in schema events_xsd Drilldown into systemId in schema events_xsd Drilldown into versionTimestamp in schema events_xsd Drilldown into EventsType in schema events_xsdXSD Diagram of Events in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Events" type="events:EventsType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Include the events for this listing.
						This is  used to capture the
						information for scheduled
						open houses, for example
					</xs:documentation>
        <xs:appinfo>
            <retsid>100367</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Event events:Event 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
versionTimestamp events:versionTimestamp Required
systemId events:systemId Optional
Collapse Derivation Tree: