Definition Type: Element
Name: JobToDo
Namespace: http://www.starstandard.org/STAR/5
Type: star:JobToDoType
Containing Schema: Components.xsd
Abstract
Documentation:
Repairs to be done on vehicle
Collapse XSD Schema Diagram:
Drilldown into TotalAmount in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into JobToDoType in schema components_xsdXSD Diagram of JobToDo in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="JobToDo" type="JobToDoType">
    <xsd:annotation>
        <xsd:documentation>Repairs to be done on vehicle</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description star:Description 0 unbounded
TotalAmount star:TotalAmount 0 (1)
Collapse Derivation Tree: