Definition Type: ComplexType
Name: PhoneCategoryEnum
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 PhoneCategoryEnum in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="PhoneCategoryEnum">
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Office">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101632</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mobile">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101633</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Home">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101634</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Assistant">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101635</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Team">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101636</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Event">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101637</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Conference">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101638</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Showing">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101639</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101640</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 Office
Enumeration Mobile
Enumeration Home
Enumeration Assistant
Enumeration Team
Enumeration Event
Enumeration Conference
Enumeration Showing
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:category