Definition Type: ComplexType
Name: VehicleABIEType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductClassCodeDescription in schema components_xsd Drilldown into ProductClassCode in schema components_xsd Drilldown into VehicleMajorPartsProductItem in schema components_xsd Drilldown into Option in schema components_xsd Drilldown into RegistrationCountry in schema components_xsd Drilldown into RegistrationStateProvince in schema components_xsd Drilldown into Development in schema components_xsd Drilldown into Project in schema components_xsd Drilldown into InactiveCode in schema components_xsd Drilldown into CustomerAdaptationsDescriptions in schema components_xsd Drilldown into CustomerAdaptations in schema components_xsd Drilldown into VariantDescription in schema components_xsd Drilldown into VariantID in schema components_xsd Drilldown into VehicleHistoryDateGroup in schema components_xsd Drilldown into VehicleApplication in schema components_xsd Drilldown into VehicleOperation in schema components_xsd Drilldown into CountryExportedTo in schema components_xsd Drilldown into MarketConfigurationCode in schema components_xsd Drilldown into VehicleIdentificationGroup in schema components_xsd Drilldown into RearAxleWeight in schema components_xsd Drilldown into FrontAxleWeight in schema components_xsd Drilldown into InteriorDescription in schema components_xsd Drilldown into PayloadCapacityWeightMeasure in schema components_xsd Drilldown into CertificationGroup in schema components_xsd Drilldown into TowingCapacityWeightMeasure in schema components_xsd Drilldown into SeatHeightMeasure in schema components_xsd Drilldown into GroundClearanceMeasure in schema components_xsd Drilldown into TurningRadiusMeasure in schema components_xsd Drilldown into WheelBaseMeasure in schema components_xsd Drilldown into VehicleDimension in schema components_xsd Drilldown into MaximumSpeedMeasure in schema components_xsd Drilldown into Tank in schema components_xsd Drilldown into WetWeightMeasure in schema components_xsd Drilldown into DryWeightMeasure in schema components_xsd Drilldown into VehicleDescription in schema components_xsd Drilldown into VehicleStockString in schema components_xsd Drilldown into SeriesName in schema components_xsd Drilldown into SeriesCode in schema components_xsd Drilldown into Chassis in schema components_xsd Drilldown into VehicleLengthMeasure in schema components_xsd Drilldown into RegistrationID in schema components_xsd Drilldown into ModelClass in schema components_xsd Drilldown into DistributorModelCode in schema components_xsd Drilldown into ModelYearChangeIndicator in schema components_xsd Drilldown into ModelGroup in schema components_xsd Drilldown into UnloadedVehicleWeightMeasure in schema components_xsd Drilldown into GrossWeightMeasure in schema components_xsd Drilldown into VehicleWeightMeasure in schema components_xsd Drilldown into ManufacturerName in schema components_xsd Drilldown into AxleCode in schema components_xsd Drilldown into VehicleID in schema components_xsd Drilldown into Engine in schema components_xsd Drilldown into VehiclePassengersNumeric in schema components_xsd Drilldown into DriveTypeCode in schema components_xsd Drilldown into DriveTrain in schema components_xsd Drilldown into FuelTypeCode in schema components_xsd Drilldown into VehicleClassCode in schema components_xsd Drilldown into ColorGroup in schema components_xsd Drilldown into TransmissionGroup in schema components_xsd Drilldown into BodyStyle in schema components_xsd Drilldown into DoorsQuantityNumeric in schema components_xsd Drilldown into TrimCode in schema components_xsd Drilldown into VehicleNote in schema components_xsd Drilldown into Condition in schema components_xsd Drilldown into SaleClassCode in schema components_xsd Drilldown into MakeString in schema components_xsd Drilldown into ModelDescription in schema components_xsd Drilldown into ModelYear in schema components_xsd Drilldown into Model in schema components_xsdXSD Diagram of VehicleABIEType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleABIEType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Model" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ModelYear" type="qdt:YearDateType">
            <xsd:annotation>
                <xsd:documentation>Vehicle designated model year</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="ModelDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Descriptive vehicle model name</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="MakeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>Vehicle make code - Usually available in the VIN number (use NCIC code).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="SaleClassCode" type="scl:SaleClassEnumeratedType">
            <xsd:annotation>
                <xsd:documentation>Class of Sale</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="Condition" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Condition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleNote" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Any vehicle related notes</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TrimCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer assigned trim code</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DoorsQuantityNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>Number of doors on vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BodyStyle" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer-assigned vehicle body style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="TransmissionGroup">
            <xsd:annotation>
                <xsd:documentation>Vehicle Transmission type</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ColorGroup" />
        <xsd:element minOccurs="0" name="VehicleClassCode" type="scl:VehicleClassEnumeratedType">
            <xsd:annotation>
                <xsd:documentation>VehicleClass</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="FuelTypeCode" type="sqdt:FuelTypeCodeType">
            <xsd:annotation>
                <xsd:documentation>Type of vehicle fuel</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DriveTrain" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Indicates whether the vehicle is 2 or 4 wheel drive (i.e., 2WD, 4WD, 4x4, 4x2)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DriveTypeCode" type="scl:DriveTypeEnumeratedType">
            <xsd:annotation>
                <xsd:documentation>Designates Vehicle drive type</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="VehiclePassengersNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>Passenger/seat capacity count of vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" maxOccurs="unbounded" ref="Engine">
            <xsd:annotation>
                <xsd:documentation>Describes the engine on the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="VehicleID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>
                        The Vehicle identification. This could be the VIN, HIN, or some other unique identifier for a vehicle. 
                        This optional element allows only one vehicle ID for a given Vehicle. However, for some type 
                        of vehicles (e.g. construction equipment), the need arises to record more than one VehicleID for a Vehicle. 
                        If more than one vehicle ID must be recorded, please use the "VehicleIdentificationGroup" element below. 
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="AxleCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>The code on the axle of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ManufacturerName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer name.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="VehicleWeightMeasure" type="sqdt:WeightMeasureType">
            <xsd:annotation>
                <xsd:documentation>Vehicle weight.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GrossWeightMeasure" type="sqdt:WeightMeasureType">
            <xsd:annotation>
                <xsd:documentation>Gross weight.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="UnloadedVehicleWeightMeasure" type="sqdt:WeightMeasureType">
            <xsd:annotation>
                <xsd:documentation>The weight of the item without any load. If the item has a trailer, this would be the weight of the item minus it</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ModelGroup" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Grouping of similar models for order management purposes</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ModelYearChangeIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>Model Year can change indicator</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DistributorModelCode" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Alternate model code, usually used for vehicle ordering</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ModelClass" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Indicates the specific class of vehicle attached to the model description (ie: GT, XLE, SE)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="RegistrationID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A governement issued registration identifier for a vehicle. I.e. license plate number.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="VehicleLengthMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation>Length of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="Chassis">
            <xsd:annotation>
                <xsd:documentation>A general term that refers to all of the mechanical parts of a car attached to a structural frame. In cars with unitized construction, the chassis comprises everything but the body of the car.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="SeriesCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>The model series code for the specified vehicle (i.e., trim level). This is different from Make and Model. Example, Limited Edition</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="SeriesName" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>The name corresponding to the SeriesCode (i.e., trim level). This is different from Make and Model. Example, Limited Edition</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="VehicleStockString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Dealer assigned vehicle stock number</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleDescription" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A detailed description for the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DryWeightMeasure" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the weight of the item when all fluids are empty.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="WetWeightMeasure" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the weight of the item when all fluids are added.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Tank" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the weight of the item when all fluids are added.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="MaximumSpeedMeasure" type="sqdt:SpeedMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The maximum speed at which a particular vehicle configuration may obtain. This includes the entire configuration of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="VehicleDimension" minOccurs="0" maxOccurs="1" />
        <xsd:element name="WheelBaseMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The horizontal distance between the center of the front wheel, and the center of the rear wheel</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TurningRadiusMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Size of the smallest circular turn (ie. U-turn) that the vehicle is capable of making</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="GroundClearanceMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Amount of space between the base of an vehicle tire and the underside of the chassis.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="SeatHeightMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>The distance from the ground to the top of the seat. Used primarily with ATVs.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TowingCapacityWeightMeasure" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A measurement describing the upper limit to the weight of a trailer a vehicle can tow.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CertificationGroup" minOccurs="0" maxOccurs="1" />
        <xsd:element name="PayloadCapacityWeightMeasure" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A measurement for describing the payload capacity of the vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="InteriorDescription" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Description of the interior condition of a preowned vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FrontAxleWeight" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The vehicle's front axle weight</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RearAxleWeight" type="sqdt:WeightMeasureType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The vehicle's rear axle weight</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="VehicleIdentificationGroup" minOccurs="0" maxOccurs="1" />
        <xsd:element name="MarketConfigurationCode" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        A code identifying a particular market-specific configuration.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CountryExportedTo" type="sqdt:CountryCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Country where the vehicle has been exported to.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleOperation" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates industry/area where the vehicle operates. Possible values are: Truck Timber; Truck Tipper, Truck Tanker.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleApplication" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates type of operations the vehicle is used in. Possible values are: Normal; Heavy; Severe; Other.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="VehicleHistoryDateGroup" minOccurs="0" maxOccurs="unbounded">
        </xsd:element>
        <xsd:element name="VariantID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Code to indicate the product option and variations within a function or property.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VariantDescription" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Description of the product option and variations within a function or property.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CustomerAdaptations" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to alter the basic specification of a standard vehicle. This is done 
                        by adding and deleting parts as required and possibly reconfiguring the truck to suit a customer’s specific requirements.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CustomerAdaptationsDescriptions" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Also called S-Note, used to alter the basic specification of a standard vehicle. This is done by adding and deleting parts
                        as required and possibly reconfiguring the truck to suit a customer’s specific requirements.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="InactiveCode" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Status code to indicate the reason why the vehicle became inactive; used to filter out campaigns.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Project" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to identify if the vehicle is in project mode or in serial production.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Development" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to identify if a vehicle is development or design vehicle.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RegistrationStateProvince" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        State or Province where vehicle is registered.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="RegistrationCountry" type="sqdt:CountryCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Country where vehicle is registered.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Option" minOccurs="0" maxOccurs="unbounded">
        </xsd:element>
        <xsd:element ref="VehicleMajorPartsProductItem" minOccurs="0" maxOccurs="unbounded">
        </xsd:element>
        <xsd:element name="ProductClassCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to communicate product class codes.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ProductClassCodeDescription" type="udt:TextType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Used to communicate product class code description.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</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)
Condition star:Condition 0 (1)
VehicleNote star:VehicleNote 0 unbounded
TrimCode star:TrimCode 0 (1)
DoorsQuantityNumeric star:DoorsQuantityNumeric 0 (1)
BodyStyle star:BodyStyle 0 (1)
TransmissionGroup star:TransmissionGroup 0 (1)
ColorGroup star:ColorGroup 0 unbounded
VehicleClassCode star:VehicleClassCode 0 (1)
FuelTypeCode star:FuelTypeCode 0 (1)
DriveTrain star:DriveTrain 0 (1)
DriveTypeCode star:DriveTypeCode 0 (1)
VehiclePassengersNumeric star:VehiclePassengersNumeric 0 (1)
Engine star:Engine 0 unbounded
VehicleID star:VehicleID 0 (1)
AxleCode star:AxleCode 0 1
ManufacturerName star:ManufacturerName 0 1
VehicleWeightMeasure star:VehicleWeightMeasure 0 1
GrossWeightMeasure star:GrossWeightMeasure 0 1
UnloadedVehicleWeightMeasure star:UnloadedVehicleWeightMeasure 0 1
ModelGroup star:ModelGroup 0 1
ModelYearChangeIndicator star:ModelYearChangeIndicator 0 1
DistributorModelCode star:DistributorModelCode 0 1
ModelClass star:ModelClass 0 1
RegistrationID star:RegistrationID 0 1
VehicleLengthMeasure star:VehicleLengthMeasure 0 1
Chassis star:Chassis 0 1
SeriesCode star:SeriesCode 0 1
SeriesName star:SeriesName 0 1
VehicleStockString star:VehicleStockString 0 1
VehicleDescription star:VehicleDescription 0 unbounded
DryWeightMeasure star:DryWeightMeasure 0 1
WetWeightMeasure star:WetWeightMeasure 0 1
Tank star:Tank 0 unbounded
MaximumSpeedMeasure star:MaximumSpeedMeasure 0 1
VehicleDimension star:VehicleDimension 0 1
WheelBaseMeasure star:WheelBaseMeasure 0 1
TurningRadiusMeasure star:TurningRadiusMeasure 0 1
GroundClearanceMeasure star:GroundClearanceMeasure 0 1
SeatHeightMeasure star:SeatHeightMeasure 0 1
TowingCapacityWeightMeasure star:TowingCapacityWeightMeasure 0 1
CertificationGroup star:CertificationGroup 0 1
PayloadCapacityWeightMeasure star:PayloadCapacityWeightMeasure 0 1
InteriorDescription star:InteriorDescription 0 1
FrontAxleWeight star:FrontAxleWeight 0 1
RearAxleWeight star:RearAxleWeight 0 1
VehicleIdentificationGroup star:VehicleIdentificationGroup 0 1
MarketConfigurationCode star:MarketConfigurationCode 0 1
CountryExportedTo star:CountryExportedTo 0 1
VehicleOperation star:VehicleOperation 0 1
VehicleApplication star:VehicleApplication 0 1
VehicleHistoryDateGroup star:VehicleHistoryDateGroup 0 unbounded
VariantID star:VariantID 0 unbounded
VariantDescription star:VariantDescription 0 unbounded
CustomerAdaptations star:CustomerAdaptations 0 unbounded
CustomerAdaptationsDescriptions star:CustomerAdaptationsDescriptions 0 unbounded
InactiveCode star:InactiveCode 0 1
Project star:Project 0 1
Development star:Development 0 1
RegistrationStateProvince star:RegistrationStateProvince 0 1
RegistrationCountry star:RegistrationCountry 0 1
Option star:Option 0 unbounded
VehicleMajorPartsProductItem star:VehicleMajorPartsProductItem 0 unbounded
ProductClassCode star:ProductClassCode 0 1
ProductClassCodeDescription star:ProductClassCodeDescription 0 1
Collapse Derivation Tree:
Collapse References:
star:DecisionVehicle, star:SalesLeadVehicle, star:Vehicle, star:VehicleRemarketingVehicle, star:VehicleRemarketingVehicleRedesigned