Definition Type: Element
Name: ColorRequirementSet
Namespace: http://www.starstandard.org/STAR/5
Type: star:ColorRequirementSetType
Containing Schema: Components.xsd
Abstract
Documentation:
A set of options that must be ordered in conjunction with a particular color combination
Collapse XSD Schema Diagram:
Drilldown into VSOption in schema components_xsd Drilldown into NumberOfOptionsNumeric in schema components_xsd Drilldown into SetID in schema components_xsd Drilldown into ColorRequirementSetType in schema components_xsdXSD Diagram of ColorRequirementSet in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ColorRequirementSet" type="ColorRequirementSetType">
    <xsd:annotation>
        <xsd:documentation>A set of options that must be ordered in conjunction with a particular color combination</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SetID star:SetID 0 (1)
NumberOfOptionsNumeric star:NumberOfOptionsNumeric 0 (1)
VSOption star:VSOption 0 unbounded
Collapse Derivation Tree: