Definition Type: ComplexType
Name: AddressCategoryEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Address.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of AddressCategoryEnum in schema address_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="AddressCategoryEnum">
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Physical">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101616</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Display">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101617</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mailing">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101618</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shipping">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101619</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Billing">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101620</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Legal">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101621</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Tax">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101622</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101623</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 Physical
Enumeration Display
Enumeration Mailing
Enumeration Shipping
Enumeration Billing
Enumeration Legal
Enumeration Tax
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:category