Definition Type: Element
Name: 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 ContactMethods. Highest preference is 0.
Collapse XSD Schema Diagram:
XSD Diagram of preference-order in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="preference-order" type="commons:preferenceOrderType">
    <xs:annotation>
        <xs:documentation>
						Indicates the preference order within all the ContactMethods.
						Highest preference is 0.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100061</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: