Definition Type: Element
Name: CustomerCharacteristic
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerCharacteristicType
Containing Schema: Components.xsd
Abstract
Documentation:
Different type of grouping and classification of customers. This type of information is OEM or dealer specific.
Collapse XSD Schema Diagram:
Drilldown into CustomerSegment in schema components_xsd Drilldown into CustomerClassification in schema components_xsd Drilldown into CustomerGroup in schema components_xsd Drilldown into CustomerCharacteristicType in schema components_xsdXSD Diagram of CustomerCharacteristic in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerCharacteristic" type="CustomerCharacteristicType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> 
                Different type of grouping and classification of customers. This type of information is OEM or dealer specific. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerGroup star:CustomerGroup 0 unbounded
CustomerClassification star:CustomerClassification 0 unbounded
CustomerSegment star:CustomerSegment 0 unbounded
Collapse Derivation Tree: