Definition Type: ComplexType
Name: VehicleType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use VehicleABIEType
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of VehicleType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use VehicleABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Model" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Manufacturer-assigned model code of vehicle - Usually available in the VIN number
                     (use NCIC code)</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ModelYear" type="qdt:YearDateType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Vehicle designated model year</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="ModelDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Descriptive vehicle model name</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="MakeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Vehicle make code - Usually available in the VIN number (use NCIC code).</ccts:Definition>
                </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)
Collapse Derivation Tree:
Collapse References:
star:CompetingVehicleType, star:CreditContractRespVehicleType, star:LaborOperationsVehicleType, star:ModelCodesVehicleType, star:OwnedVehicleType, star:TradeInType, star:VehicleBaseType, star:VehicleOrderVehicleType, star:VehicleSpecificationsVehicleType