Definition Type: Element
Name: VehicleGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
A grouping of vehicles.
Collapse XSD Schema Diagram:
Drilldown into Vehicle in schema components_xsd Drilldown into VehicleGroupID in schema components_xsd Drilldown into VehicleGroupType in schema components_xsdXSD Diagram of VehicleGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleGroup" type="VehicleGroupType">
    <xsd:annotation>
        <xsd:documentation>A grouping of vehicles.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleGroupID star:VehicleGroupID 0 1
Vehicle star:Vehicle 0 unbounded
Collapse Derivation Tree: