Definition Type: ComplexType
Name: JobHistoryType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated. Redesign in 6.0 as it uses Deprecated components
Collapse XSD Schema Diagram:
Drilldown into TransactionAdjustmentIndicator in schema deprecatedcomponents_xsd Drilldown into RepairAuthorizationDescription in schema deprecatedcomponents_xsd Drilldown into RepairAuthorizationCode in schema deprecatedcomponents_xsd Drilldown into JobCompletionDate in schema deprecatedcomponents_xsd Drilldown into RepeatRepairIndicator in schema deprecatedcomponents_xsd Drilldown into NetItemsServicePartsHistory in schema deprecatedcomponents_xsd Drilldown into HazmatIndicator in schema deprecatedcomponents_xsd Drilldown into WarrantyClaimHistory in schema components_xsd Drilldown into CASE in schema components_xsd Drilldown into ServiceLaborHistory in schema components_xsd Drilldown into ServicePartsHistory in schema deprecatedcomponents_xsd Drilldown into Diagnostics in schema components_xsd Drilldown into CodesAndComments in schema components_xsd Drilldown into OperationName in schema deprecatedcomponents_xsd Drilldown into OperationID in schema deprecatedcomponents_xsd Drilldown into JobNumberString in schema deprecatedcomponents_xsdXSD Diagram of JobHistoryType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="JobHistoryType">
    <xsd:annotation>
        <xsd:documentation>Deprecated. Redesign in 6.0 as it uses Deprecated components</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="JobNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">DMS assigned job or line identification number</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="OperationID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Dealer or DMS assigned operation code identifier</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="OperationName" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Dealer or DMS assigned operation description</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="CodesAndComments">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Codes and comments related to job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Diagnostics">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Diagnostics from vehicle service associated with job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServicePartsHistory">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Parts used on job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceLaborHistory">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Labor used on job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CASE">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Customer arbitration information associated with job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="WarrantyClaimHistory">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Warranty Claim information related to job</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="HazmatIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicator that Hazmat Was Used and Disposed Of as Part of the Repair</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="NetItemsServicePartsHistory" />
        <xsd:element maxOccurs="1" minOccurs="0" name="RepeatRepairIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies repair as having been performed previously on the
                  vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="JobCompletionDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Date when the job was completed.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="RepairAuthorizationCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Code for authorization of the repair.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="RepairAuthorizationDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Detail description of the Repair Authorization Code
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TransactionAdjustmentIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Indicates if an adjustment has been made to the transaction.
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobNumberString star:JobNumberString 0 (1)
OperationID star:OperationID 0 (1)
OperationName star:OperationName 0 (1)
CodesAndComments star:CodesAndComments 0 (1)
Diagnostics star:Diagnostics 0 unbounded
ServicePartsHistory star:ServicePartsHistory 0 unbounded
ServiceLaborHistory star:ServiceLaborHistory 0 unbounded
CASE star:CASE 0 unbounded
WarrantyClaimHistory star:WarrantyClaimHistory 0 unbounded
HazmatIndicator star:HazmatIndicator 0 (1)
NetItemsServicePartsHistory star:NetItemsServicePartsHistory 0 unbounded
RepeatRepairIndicator star:RepeatRepairIndicator 0 1
JobCompletionDate star:JobCompletionDate 0 1
RepairAuthorizationCode star:RepairAuthorizationCode 0 1
RepairAuthorizationDescription star:RepairAuthorizationDescription 0 unbounded
TransactionAdjustmentIndicator star:TransactionAdjustmentIndicator 0 1
Collapse Derivation Tree:
Collapse References:
star:Jobstar:JobHistory,