Definition Type: ComplexType
Name: OwnedVehicleType
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use OwnedVehicleABIE instead
Collapse XSD Schema Diagram:
Drilldown into CurrentDistanceMeasure in schema deprecatedcomponents_xsd Drilldown into PerDiemAmount in schema deprecatedcomponents_xsd Drilldown into PayoffDate in schema deprecatedcomponents_xsd Drilldown into SecurityDepositAmount in schema deprecatedcomponents_xsd Drilldown into MarineVehicleRequirements in schema components_xsd Drilldown into TotalEngineHoursNumeric in schema deprecatedcomponents_xsd Drilldown into TotalEnginePowerQuantity in schema deprecatedcomponents_xsd Drilldown into EngineModelName in schema deprecatedcomponents_xsd Drilldown into EngineMake in schema deprecatedcomponents_xsd Drilldown into EngineModelYear in schema deprecatedcomponents_xsd Drilldown into TotalVehicleHoursNumeric in schema deprecatedcomponents_xsd Drilldown into TrailerIncludedIndicator in schema deprecatedcomponents_xsd Drilldown into CurrentMileageDistance in schema deprecatedcomponents_xsd Drilldown into VIN in schema deprecatedcomponents_xsd Drilldown into OwnedTypeCode in schema deprecatedcomponents_xsd Drilldown into SalesFinancing in schema deprecatedcomponents_xsd Drilldown into PurchaseDate in schema deprecatedcomponents_xsd Drilldown into TradeInIndicator in schema deprecatedcomponents_xsd Drilldown into SalesPersonName in schema deprecatedcomponents_xsd Drilldown into SaleClassCode in schema deprecatedcomponents_xsd Drilldown into MakeString in schema deprecatedcomponents_xsd Drilldown into ModelDescription in schema deprecatedcomponents_xsd Drilldown into ModelYear in schema deprecatedcomponents_xsd Drilldown into Model in schema deprecatedcomponents_xsd Drilldown into VehicleType in schema deprecatedcomponents_xsdXSD Diagram of OwnedVehicleType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OwnedVehicleType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use OwnedVehicleABIE instead</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="VehicleType">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="SaleClassCode" type="scl:SaleClassEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Class of sale</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="SalesPersonName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">name of salesperson. Format for name should be "First Last" with no commas
                           between first and last name</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TradeInIndicator" type="udt:IndicatorType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies vehicle being traded-in</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PurchaseDate" type="udt:DateType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Vehicle Purchase/Lease Date</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="SalesFinancing">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Financing for Owned Vehicle</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="OwnedTypeCode" type="scl:OwnedTypeEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Type of vehicle for which information is being collected</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="VIN" type="sqdt:VINType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Federally defined 17 position vehicle identification number</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="CurrentMileageDistance" type="sqdt:DistanceType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Odometer reading of vehicle at the current time</ccts:Definition>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Deprecated. Use: CurrentDistanceMeasure</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TrailerIncludedIndicator" type="udt:IndicatorType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A flag to note whether the trailer is included.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TotalVehicleHoursNumeric" type="udt:NumericType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">This is the total hours of vehicle use. Note: This is synonomous to mileage on
                           an automobile. This is not engine hours.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="EngineModelYear" type="qdt:YearDateType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Model year of engine.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="EngineMake" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Make of engine.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="EngineModelName" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Model name of engine.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TotalEnginePowerQuantity" type="sqdt:QuantityType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Engine total horsepower. EX: Triple250 has a TotalEngineHorsepower of 750.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TotalEngineHoursNumeric" type="udt:NumericType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Total hours of engine(s) use.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="MarineVehicleRequirements">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The MarineVehicleRequirements component contains information specific to marine
                           vehicles, i.e. boats.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="SecurityDepositAmount" type="udt:AmountType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Security deposit is the amount paid to cover damage, excess mileage or excess
                           wear and tear on a leased vehicle.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PayoffDate" type="udt:DateType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The date until which the payoff quote for the vehicle is valid.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PerDiemAmount" type="udt:AmountType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Daily charge if the vehicle is not returned by the payoff date.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="CurrentDistanceMeasure" type="sqdt:LengthMeasureType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Odometer reading of vehicle at the current time</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Model star:Model 0 (1)
ModelYear star:ModelYear 0 (1)
ModelDescription star:ModelDescription 0 unbounded
MakeString star:MakeString 0 (1)
SaleClassCode star:SaleClassCode 0 (1)
SalesPersonName star:SalesPersonName 0 (1)
TradeInIndicator star:TradeInIndicator 0 (1)
PurchaseDate star:PurchaseDate 0 (1)
SalesFinancing star:SalesFinancing 0 (1)
OwnedTypeCode star:OwnedTypeCode 0 (1)
VIN star:VIN 0 (1)
CurrentMileageDistance star:CurrentMileageDistance 0 (1)
TrailerIncludedIndicator star:TrailerIncludedIndicator 0 (1)
TotalVehicleHoursNumeric star:TotalVehicleHoursNumeric 0 (1)
EngineModelYear star:EngineModelYear 0 (1)
EngineMake star:EngineMake 0 (1)
EngineModelName star:EngineModelName 0 (1)
TotalEnginePowerQuantity star:TotalEnginePowerQuantity 0 (1)
TotalEngineHoursNumeric star:TotalEngineHoursNumeric 0 (1)
MarineVehicleRequirements star:MarineVehicleRequirements 0 (1)
SecurityDepositAmount star:SecurityDepositAmount 0 (1)
PayoffDate star:PayoffDate 0 (1)
PerDiemAmount star:PerDiemAmount 0 (1)
CurrentDistanceMeasure star:CurrentDistanceMeasure 0 (1)
Collapse Derivation Tree:
Collapse References:
star:OwnedVehicle