Definition Type: Element
Name: Email
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:Email
Containing Schema: ContactMethods.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into EmailAddress in schema contactmethods_xsd Drilldown into email-preference-order in schema contactmethods_xsd Drilldown into preference-order in schema contactmethods_xsd Drilldown into privacyType in schema primitives_xsd Drilldown into Email in schema contactmethods_xsdXSD Diagram of Email in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Email" type="commons:Email" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100070</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
preference-order commons:preference-order (1) (1)
email-preference-order commons:email-preference-order (1) (1)
EmailAddress commons:EmailAddress 1 1
Collapse Child Attributes:
Name Type Default Value Use
privacyType commons:privacyType Optional
Collapse Derivation Tree: