Definition Type: SimpleType
Name: ConfirmationEntityEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Indicates whether the confirmation was performed with the insurance company or the insurance agent.
Collapse XSD Schema Diagram:
XSD Diagram of ConfirmationEntityEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="ConfirmationEntityEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Indicates whether the confirmation was performed with the insurance company or the insurance agent.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Insurance Company">
            <xsd:annotation>
                <xsd:documentation>Confirmation was performed by Insurance Company</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Agency">
            <xsd:annotation>
                <xsd:documentation>Confirmation was performed by Insurance Agent</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Insurance Company
Enumeration Agency
Collapse Derivation Tree:
Collapse References:
star:ConfirmationEntityCode, star:ConfirmationEntityCode