Definition Type: Element
Name: CustomerSegment
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerSegmentType
Containing Schema: Components.xsd
Abstract
Documentation:
Customer segmentation is a hierarchy, therefore a need to have recursive definition.
Collapse XSD Schema Diagram:
Drilldown into SegmentDescription in schema components_xsd Drilldown into CustomerSegmentCode in schema components_xsd Drilldown into CustomerSegmentSegmentType in schema components_xsd Drilldown into CustomerSegmentType in schema components_xsdXSD Diagram of CustomerSegment in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerSegment" type="CustomerSegmentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> 
                Customer segmentation is a hierarchy, therefore a need to have recursive definition. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomerSegmentSegmentType star:CustomerSegmentSegmentType 0 1
CustomerSegmentCode star:CustomerSegmentCode 0 1
SegmentDescription star:SegmentDescription 0 1
Collapse Derivation Tree: