Definition Type: Element
Name: CodesAndComments
Namespace: http://www.starstandard.org/STAR/5
Type: star:CodesAndCommentsType
Containing Schema: Components.xsd
Abstract
Documentation:
The CodesAndComments component contains information about codes associated with part failures, customer compliants, service codes etc. along with descriptions of those codes and various technician notes.
Collapse XSD Schema Diagram:
Drilldown into PartsProductItem in schema components_xsd Drilldown into JobDenialDescription in schema components_xsd Drilldown into JobDenialCode in schema components_xsd Drilldown into MiscellaneousNotes in schema components_xsd Drilldown into TechnicianNotes in schema components_xsd Drilldown into CorrectionDescription in schema components_xsd Drilldown into ComplaintDescription in schema components_xsd Drilldown into ComplaintCode in schema components_xsd Drilldown into CauseDescription in schema components_xsd Drilldown into CauseCode in schema components_xsd Drilldown into CodesAndCommentsBaseType in schema components_xsd Drilldown into CodesAndCommentsType in schema components_xsdXSD Diagram of CodesAndComments in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CodesAndComments" type="CodesAndCommentsType">
    <xsd:annotation>
        <xsd:documentation>The CodesAndComments component contains information about codes associated with part failures, customer compliants, service codes etc. along with descriptions of those codes and various technician notes.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CauseCode star:CauseCode 0 (1)
CauseDescription star:CauseDescription 0 unbounded
ComplaintCode star:ComplaintCode 0 (1)
ComplaintDescription star:ComplaintDescription 0 unbounded
CorrectionDescription star:CorrectionDescription 0 unbounded
TechnicianNotes star:TechnicianNotes 0 (1)
MiscellaneousNotes star:MiscellaneousNotes 0 (1)
JobDenialCode star:JobDenialCode 0 (1)
JobDenialDescription star:JobDenialDescription 0 unbounded
PartsProductItem star:PartsProductItem 0 1
Collapse Derivation Tree: