Definition Type: Element
Name: OpenHouse
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:OpenHouseType
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
An open house scheduled for the property.
Collapse XSD Schema Diagram:
Drilldown into Description in schema syndication_xsd Drilldown into EndTime in schema syndication_xsd Drilldown into StartTime in schema syndication_xsd Drilldown into Date in schema syndication_xsd Drilldown into OpenHouseType in schema syndication_xsdXSD Diagram of OpenHouse in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="OpenHouse" type="synd:OpenHouseType" minOccurs="1" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
									An open house scheduled for the property.
								</xs:documentation>
        <xs:appinfo>
            <retsid>101970</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Date synd:Date 1 1
StartTime synd:StartTime 0 1
EndTime synd:EndTime 0 1
Description synd:Description 0 1
Collapse Derivation Tree: