Definition Type: ComplexType
Name: CodesAndCommentsType
Namespace: http://www.starstandard.org/STAR/5
Type: star:CodesAndCommentsBaseType
Containing Schema: Components.xsd
Abstract
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_xsdXSD Diagram of CodesAndCommentsType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CodesAndCommentsType">
    <xsd:complexContent>
        <xsd:extension base="CodesAndCommentsBaseType">
            <xsd:sequence>
                <xsd:element maxOccurs="1" minOccurs="0" ref="PartsProductItem" />
            </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
PartsProductItem star:PartsProductItem 0 1
Collapse Derivation Tree:
Collapse References:
star:CodesAndComments