Definition Type: Element
Name: LaborOperationsHeader
Namespace: http://www.starstandard.org/STAR/5
Type: star:LaborOperationsHeaderType
Containing Schema: LaborOperations.xsd
Abstract
Documentation:
For each LaborOperations represented in the DataArea of the Labor Operations Business Object Document, there must be once occurrence of the Header Component.
Collapse XSD Schema Diagram:
Drilldown into EmployeePerson in schema components_xsd Drilldown into VehicleGroup in schema components_xsd Drilldown into LaborOperationCodes in schema components_xsd Drilldown into LaborOperationsHeaderBase in schema components_xsd Drilldown into OriginalLanguageCode in schema laboroperations_xsd Drilldown into RequestCode in schema laboroperations_xsd Drilldown into DeliveryTypeCode in schema laboroperations_xsd Drilldown into VehicleID in schema laboroperations_xsd Drilldown into LaborOperationsHeaderType in schema laboroperations_xsdXSD Diagram of LaborOperationsHeader in schema laboroperations_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="LaborOperationsHeader" type="LaborOperationsHeaderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> For each LaborOperations represented in the DataArea of the Labor
            Operations Business Object Document, there must be once occurrence of the Header Component.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleID star:VehicleID 0 unbounded
DeliveryTypeCode star:DeliveryTypeCode 0 1
RequestCode star:RequestCode 0 1
OriginalLanguageCode star:OriginalLanguageCode 0 1
LaborOperationsHeaderBase star:LaborOperationsHeaderBase (1) (1)
LaborOperationCodes star:LaborOperationCodes 0 1
VehicleGroup star:VehicleGroup 0 unbounded
EmployeePerson star:EmployeePerson 0 1
Collapse Derivation Tree: