Definition Type: ComplexType
Name: CodesAndCommentsExpandedType
Namespace: http://www.starstandard.org/STAR/5
Type: star:CodesAndCommentsBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DefectCode in schema components_xsd Drilldown into VehicleConcernQuestionAnswer in schema components_xsd Drilldown into ComplaintCodeTypeString in schema components_xsd Drilldown into ComplaintPriorityString 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_xsdXSD Diagram of CodesAndCommentsExpandedType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CodesAndCommentsExpandedType">
    <xsd:complexContent>
        <xsd:extension base="CodesAndCommentsBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="ComplaintPriorityString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Priority from customer's view for specific
                                    complaint.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ComplaintCodeTypeString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Type of problem as related to the
                                    CustomerComplaintCode.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="VehicleConcernQuestionAnswer">
                    <xsd:annotation>
                        <xsd:documentation>
                                Questions and Answers related to Service
                                    Appointment
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="DefectCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Manufacturer assigned code that defines failed
                                    component that caused the claim
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
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
ComplaintPriorityString star:ComplaintPriorityString 0 (1)
ComplaintCodeTypeString star:ComplaintCodeTypeString 0 (1)
VehicleConcernQuestionAnswer star:VehicleConcernQuestionAnswer 0 unbounded
DefectCode star:DefectCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:CodesAndCommentsExpanded