Definition Type: Element
Name: email-preference-order
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:preferenceOrderType
Containing Schema: ContactMethods.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates the preference order within all the email addresses. Highest preference is 0.
Collapse XSD Schema Diagram:
XSD Diagram of email-preference-order in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="email-preference-order" type="commons:preferenceOrderType">
    <xs:annotation>
        <xs:documentation>
						Indicates the preference order within all the email addresses.
						Highest preference is 0.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100062</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: