Definition Type: ComplexType
Name: ProcessRepairOrderDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ProcessRepairOrder.xsd
Abstract
Documentation:
Process Repair Order Data Area
Collapse XSD Schema Diagram:
Drilldown into RepairOrder in schema repairorder_xsd Drilldown into Process in schema meta_xsdXSD Diagram of ProcessRepairOrderDataAreaType in schema processrepairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProcessRepairOrderDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Process Repair Order Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Process" />
        <xsd:element ref="RepairOrder" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Process star:Process (1) (1)
RepairOrder star:RepairOrder (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ProcessRepairOrderDataArea