Definition Type: Element
Name: Role
Namespace: http://rets.org/xsd/Calendar/2007-08
Type: cal:AttendeeRoleTypeEnum
Containing Schema: Calendar.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The role played by the attendee in the item.
Collapse XSD Schema Diagram:
XSD Diagram of Role in schema calendar_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Role" type="cal:AttendeeRoleTypeEnum" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The role played by the attendee in the item.
					</xs:documentation>
        <xs:appinfo>
						Participant
					</xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: