Definition Type: Element
Name: MakesCarried
Namespace: http://www.starstandard.org/STAR/5
Type: star:MakesCarriedType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the makes that are carried by a dealer.
Collapse XSD Schema Diagram:
Drilldown into CategoryCode in schema components_xsd Drilldown into TypeCode in schema components_xsd Drilldown into ID in schema components_xsd Drilldown into VehicleMake in schema components_xsd Drilldown into MakesCarriedType in schema components_xsdXSD Diagram of MakesCarried in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MakesCarried" type="MakesCarriedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Identifies the makes that are carried by a dealer.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleMake star:VehicleMake 0 1
ID star:ID 0 1
TypeCode star:TypeCode 0 1
CategoryCode star:CategoryCode 0 unbounded
Collapse Derivation Tree: