Definition Type: ComplexType
Name: ColorsCombinationGroupType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ColorsCombinationDetail in schema components_xsdXSD Diagram of ColorsCombinationGroupType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ColorsCombinationGroupType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" ref="ColorsCombinationDetail">
            <xsd:annotation>
                <xsd:documentation>
                        The ColorsCombinationDetail component identifies the
                            vehicle interior color.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ColorsCombinationDetail star:ColorsCombinationDetail (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ColorsCombinationGroup