Definition Type: SimpleType
Name: AddressQualifierEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Address Qualifier
Collapse XSD Schema Diagram:
XSD Diagram of AddressQualifierEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="AddressQualifierEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Address Qualifier</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="WorkAddress">
            <xsd:annotation>
                <xsd:documentation>Work Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SeasonalAddress">
            <xsd:annotation>
                <xsd:documentation>Seasonal Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="DeliveryAddress">
            <xsd:annotation>
                <xsd:documentation>Delivery Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="HomeAddress">
            <xsd:annotation>
                <xsd:documentation>Home Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="PreviousAddress">
            <xsd:annotation>
                <xsd:documentation>Previous Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Garage">
            <xsd:annotation>
                <xsd:documentation>Garage</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Billing">
            <xsd:annotation>
                <xsd:documentation>Billing</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NonSigningSpouseAddress">
            <xsd:annotation>
                <xsd:documentation>Non Signing Spouse Address</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N/A">
            <xsd:annotation>
                <xsd:documentation>Not Applicable</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration WorkAddress
Enumeration SeasonalAddress
Enumeration DeliveryAddress
Enumeration HomeAddress
Enumeration PreviousAddress
Enumeration Other
Enumeration Garage
Enumeration Billing
Enumeration NonSigningSpouseAddress
Enumeration N/A
Collapse Derivation Tree:
Collapse References:
star:AddressQualifierCode