Definition Type: ComplexType
Name: PhoneTypeEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: ContactMethods.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of PhoneTypeEnum in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="PhoneTypeEnum">
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Voice">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101624</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Fax">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101625</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Pager">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101626</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SMS">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101627</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="TTY">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101628</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Voicemail">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101629</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Message Service">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101630</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101631</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Facets:
Facet Value
Enumeration Voice
Enumeration Fax
Enumeration Pager
Enumeration SMS
Enumeration TTY
Enumeration Voicemail
Enumeration Message Service
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:phone-type