Definition Type: Element
Name: Attendees
Namespace: http://rets.org/xsd/Calendar/2007-08
Type: cal:AttendeeType
Containing Schema: Calendar.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
List of participants in the item
Collapse XSD Schema Diagram:
Drilldown into Role in schema calendar_xsd Drilldown into Person in schema calendar_xsd Drilldown into AttendeeType in schema calendar_xsdXSD Diagram of Attendees in schema calendar_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Attendees" type="cal:AttendeeType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						List of participants in the item
					</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Person cal:Person 0 1
Role cal:Role 0 1
Collapse Derivation Tree: