Definition Type: Element
Name: ComponentGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:ComponentGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains the group ID and description for the component groupings.
Collapse XSD Schema Diagram:
Drilldown into MajorGroupID in schema components_xsd Drilldown into ComponentGroupDescription in schema components_xsd Drilldown into ComponentGroupID in schema components_xsd Drilldown into ComponentGroupType in schema components_xsdXSD Diagram of ComponentGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ComponentGroup" type="ComponentGroupType">
    <xsd:annotation>
        <xsd:documentation>Contains the group ID and description for the component groupings.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ComponentGroupID star:ComponentGroupID 0 (1)
ComponentGroupDescription star:ComponentGroupDescription 0 unbounded
MajorGroupID star:MajorGroupID 0 unbounded
Collapse Derivation Tree: