Definition Type: Element
Name: ContactMethods
Namespace: http://rets.org/xsd/Associations/2007-08
Type: commons:ContactMethods
Containing Schema: Associations.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 ContactMethods in schema associations_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ContactMethods" type="commons:ContactMethods" minOccurs="0" />
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: