Definition Type: ComplexType
Name: ShowLaborOperationsDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowLaborOperations.xsd
Abstract
Documentation:
Show Labor Operations Data Area
Collapse XSD Schema Diagram:
Drilldown into LaborOperations in schema laboroperations_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowLaborOperationsDataAreaType in schema showlaboroperations_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowLaborOperationsDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Labor Operations Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="LaborOperations" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show star:Show (1) (1)
LaborOperations star:LaborOperations (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowLaborOperationsDataArea