Definition Type: ComplexType
Name: RepairOrderIndependentVehicleComponentLineItemType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: RepairOrder.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into Engine in schema components_xsdXSD Diagram of RepairOrderIndependentVehicleComponentLineItemType in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RepairOrderIndependentVehicleComponentLineItemType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Engine" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Engine star:Engine 0 1
Collapse Derivation Tree:
Collapse References:
star:RepairOrderIndependentVehicleComponentLineItem