Definition Type: Element
Name: TeamRole
Namespace: http://rets.org/xsd/Teams/2007-08
Type: commons:TeamRoleEnum
Containing Schema: Teams.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The role a particular member plays in a team. May be different from the role the member plays in a transaction.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into TeamRoleEnum in schema role_xsdXSD Diagram of TeamRole in schema teams_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="TeamRole" type="commons:TeamRoleEnum" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The role a particular member plays in a team.
						May be different from the role the member 
						plays in a transaction.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100250</retsid>
            <example>Team Photographer</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: