Definition Type: ComplexType
Name: GetLaborOperationsDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetLaborOperations.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LaborOperations in schema laboroperations_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetLaborOperationsDataAreaType in schema getlaboroperations_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetLaborOperationsDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="LaborOperations" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get (1) (1)
LaborOperations star:LaborOperations (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:GetLaborOperationsDataArea