Definition Type: Element
Name: TeamContactMethods
Namespace: http://rets.org/xsd/Teams/2007-08
Type: commons:ContactMethods
Containing Schema: Teams.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherContact in schema contactmethods_xsd Drilldown into Address in schema contactmethods_xsd Drilldown into Email in schema contactmethods_xsd Drilldown into Phone in schema contactmethods_xsd Drilldown into ContactMethods in schema contactmethods_xsdXSD Diagram of TeamContactMethods in schema teams_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="TeamContactMethods" type="commons:ContactMethods" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100256</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Phone commons:Phone 0 unbounded
Email commons:Email 0 unbounded
Address commons:Address 0 unbounded
OtherContact commons:OtherContact 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: