Definition Type: Element
Name: Team
Namespace: http://rets.org/xsd/Participants/2007-08
Type: teams:TeamType
Containing Schema: Participants.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into ModificationTimestamp in schema teams_xsd Drilldown into TeamMediaItems in schema teams_xsd Drilldown into TeamOffice in schema teams_xsd Drilldown into TeamWebsite in schema teams_xsd Drilldown into TeamContactMethods in schema teams_xsd Drilldown into TeamMate in schema teams_xsd Drilldown into TeamName in schema teams_xsd Drilldown into TeamId in schema teams_xsd Drilldown into TeamKey in schema teams_xsd Drilldown into versionTimestamp in schema teams_xsd Drilldown into systemId in schema teams_xsd Drilldown into lang in schema xml_xsd Drilldown into TeamType in schema teams_xsdXSD Diagram of Team in schema participants_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Team" type="teams:TeamType" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100265</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TeamKey teams:TeamKey 1 1
TeamId teams:TeamId 0 1
TeamName teams:TeamName 0 1
TeamMate teams:TeamMate 1 unbounded
TeamContactMethods teams:TeamContactMethods 0 1
TeamWebsite teams:TeamWebsite 0 100
TeamOffice teams:TeamOffice 0 1
TeamMediaItems teams:TeamMediaItems 0 1
ModificationTimestamp teams:ModificationTimestamp 1 1
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
systemId teams:systemId Required
versionTimestamp teams:versionTimestamp Required
Collapse Derivation Tree: