Definition Type: Element
Name: ServiceLaborScheduling
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServiceLaborSchedulingType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents information about the labor being scheduled for the service appointment.
Collapse XSD Schema Diagram:
Drilldown into FailureCodes in schema components_xsd Drilldown into LaborNarrative in schema components_xsd Drilldown into LaborAllowanceHoursNumeric in schema components_xsd Drilldown into LaborActionCode in schema components_xsd Drilldown into LaborOperationDescription in schema components_xsd Drilldown into LaborOperationIdTypeCode in schema components_xsd Drilldown into LaborOperationID in schema components_xsd Drilldown into ServiceLaborSchedulingType in schema components_xsdXSD Diagram of ServiceLaborScheduling in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServiceLaborScheduling" type="ServiceLaborSchedulingType">
    <xsd:annotation>
        <xsd:documentation>Represents information about the labor being scheduled for the service appointment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LaborOperationID star:LaborOperationID 0 (1)
LaborOperationIdTypeCode star:LaborOperationIdTypeCode 0 (1)
LaborOperationDescription star:LaborOperationDescription 0 unbounded
LaborActionCode star:LaborActionCode 0 (1)
LaborAllowanceHoursNumeric star:LaborAllowanceHoursNumeric 0 (1)
LaborNarrative star:LaborNarrative 0 unbounded
FailureCodes star:FailureCodes 0 (1)
Collapse Derivation Tree: