Definition Type: ComplexType
Name: ServiceLaborBaseType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LaborActionDescription in schema components_xsd Drilldown into Diagnostics in schema components_xsd Drilldown into LaborOperationQuantityNumeric in schema components_xsd Drilldown into LaborAdditionalHoursNumeric in schema components_xsd Drilldown into LaborAllowanceHoursNumeric in schema components_xsd Drilldown into LaborActionCode in schema components_xsd Drilldown into LaborOperationLocation in schema components_xsd Drilldown into PartNameCodeDescription in schema components_xsd Drilldown into LaborOperationDescription in schema components_xsd Drilldown into LaborOperationIdTypeCode in schema components_xsd Drilldown into LaborOperationID in schema components_xsdXSD Diagram of ServiceLaborBaseType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServiceLaborBaseType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="LaborOperationID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>Currently assigned code for this operation (preferably manufacturer code)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborOperationIdTypeCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Labor operation category code</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="LaborOperationDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Description of a particular operation code</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="PartNameCodeDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Description of Part identifier (PNC) that caused the failure</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborOperationLocation" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Code Indicating Position/Location on Vehicle where labor was performed</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborActionCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer-assigned code to describe type of labor performed</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborAllowanceHoursNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>Flat rate labor hour allowance for this operation</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborAdditionalHoursNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>Additional labor hours above flat rate allowance</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LaborOperationQuantityNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>Number of times this operation was performed for this labor line</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Diagnostics">
            <xsd:annotation>
                <xsd:documentation>Diagnostics from vehicle service associated with labor</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LaborActionDescription" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Description of the Manufacturer assigned operation code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LaborOperationID star:LaborOperationID 0 (1)
LaborOperationIdTypeCode star:LaborOperationIdTypeCode 0 (1)
LaborOperationDescription star:LaborOperationDescription 0 unbounded
PartNameCodeDescription star:PartNameCodeDescription 0 unbounded
LaborOperationLocation star:LaborOperationLocation 0 (1)
LaborActionCode star:LaborActionCode 0 (1)
LaborAllowanceHoursNumeric star:LaborAllowanceHoursNumeric 0 (1)
LaborAdditionalHoursNumeric star:LaborAdditionalHoursNumeric 0 (1)
LaborOperationQuantityNumeric star:LaborOperationQuantityNumeric 0 (1)
Diagnostics star:Diagnostics 0 unbounded
LaborActionDescription star:LaborActionDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ServiceLaborBasestar:ServiceLaborHistoryType, star:ServiceLaborType,