Definition Type: SimpleType
Name: VehicleOwnershipTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of VehicleOwnershipTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="VehicleOwnershipTypeEnumeratedType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Owned">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Indicates that the vehicle is owned by the individual or company</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Leased">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Indicates that the vehicle is being leased to the individual or company for a specified period of time.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Rented">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Indicates that the vehicle is being rented by the individual or company for a specified period of time.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Owned
Enumeration Leased
Enumeration Rented
Collapse Derivation Tree:
Collapse References:
star:VehicleOwnershipTypeCode, star:VehicleOwnershipTypeCode, star:VehicleOwnershipTypeCode, star:VehicleOwnershipTypeCode