Definition Type: Element
Name: Team
Namespace: http://rets.org/xsd/Teams/2007-08
Type: teams:TeamType
Containing Schema: Teams.xsd
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 teams_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Team">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100263</retsid>
        </xs:appinfo>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="teams:TeamType">
                <xs:sequence>
                    <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</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
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
systemId teams:systemId Required
versionTimestamp teams:versionTimestamp Required
Collapse Derivation Tree: