Definition Type: SimpleType
Name: IndebtednessResponsibilityEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Specifies whether the buyer or the seller will pay the indebtedness on the trade in vehicle.
Collapse XSD Schema Diagram:
XSD Diagram of IndebtednessResponsibilityEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="IndebtednessResponsibilityEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Specifies whether the buyer or the seller will pay the indebtedness on the trade in vehicle.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Buyer Paid">
            <xsd:annotation>
                <xsd:documentation>Indicates that the buyer will pay the indebtedness on the trade in vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Seller Paid">
            <xsd:annotation>
                <xsd:documentation>Indicates that the seller will pay the indebtedness on the trade in vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other Indebtedness Responsibility value.</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 Buyer Paid
Enumeration Seller Paid
Enumeration Other
Enumeration N/A
Collapse Derivation Tree:
Collapse References:
star:IndebtednessResponsibilityCode, star:IndebtednessResponsibilityCode