Definition Type: ComplexType
Name: CompetingVehicleType
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 ManufacturerName 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 CompetingVehicleType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CompetingVehicleType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use VehicleABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="VehicleType">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="ManufacturerName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Manufacturer Name</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)
ManufacturerName star:ManufacturerName 0 (1)
Collapse Derivation Tree:
Collapse References:
star:CompetingVehicle