Definition Type: ComplexType
Name: LaborOperationsVehicleType
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use VehicleABIEType
Collapse XSD Schema Diagram:
Drilldown into DriveTypeCode in schema deprecatedcomponents_xsd Drilldown into VDSCode in schema deprecatedcomponents_xsd Drilldown into WMICode in schema deprecatedcomponents_xsd Drilldown into EquipmentType in schema deprecatedcomponents_xsd Drilldown into TransmissionTypeCode in schema deprecatedcomponents_xsd Drilldown into VIN 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 LaborOperationsVehicleType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="LaborOperationsVehicleType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use VehicleABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="VehicleType">
            <xsd:sequence>
                <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="TransmissionTypeCode" type="scl:TransmissionTypeEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">TransmissionType</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="EquipmentType" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Type of equipment on the vehicle</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="WMICode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">World Manufacture Identifier - part of the VIN that describes the vehicle's
                           country of origin</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="VDSCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Vehicle Description Section- part of the VIN that correlates to a specific
                           vehicle model, bodystyle, and grade</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="DriveTypeCode" type="scl:DriveTypeEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Designates vehicle drive type</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)
VIN star:VIN 0 (1)
TransmissionTypeCode star:TransmissionTypeCode 0 (1)
EquipmentType star:EquipmentType 0 (1)
WMICode star:WMICode 0 (1)
VDSCode star:VDSCode 0 (1)
DriveTypeCode star:DriveTypeCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:LaborOperationsVehicle