Definition Type: Element
Name: AppointmentPhoneNumber
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:Phone
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The contact telephone number to make an appointment.
Collapse XSD Schema Diagram:
Drilldown into description in schema contactmethods_xsd Drilldown into category in schema contactmethods_xsd Drilldown into phone-type in schema contactmethods_xsd Drilldown into suffix in schema contactmethods_xsd Drilldown into extension in schema contactmethods_xsd Drilldown into local-number in schema contactmethods_xsd Drilldown into area-code in schema contactmethods_xsd Drilldown into country-code in schema contactmethods_xsd Drilldown into prefix in schema contactmethods_xsd Drilldown into phone-preference-order in schema contactmethods_xsd Drilldown into preference-order in schema contactmethods_xsd Drilldown into privacyType in schema primitives_xsd Drilldown into Phone in schema contactmethods_xsdXSD Diagram of AppointmentPhoneNumber in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="AppointmentPhoneNumber" type="commons:Phone" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The contact telephone number to make an
						appointment.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100397</retsid>
            <example />
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
preference-order commons:preference-order (1) (1)
phone-preference-order commons:phone-preference-order (1) (1)
prefix commons:prefix (1) (1)
country-code commons:country-code (1) (1)
area-code commons:area-code (1) (1)
local-number commons:local-number (1) (1)
extension commons:extension (1) (1)
suffix commons:suffix (1) (1)
phone-type commons:phone-type (1) (1)
category commons:category (1) (1)
description commons:description (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
privacyType commons:privacyType Optional
Collapse Derivation Tree: