Definition Type: Element
Name: RepairDamage
Namespace: http://www.starstandard.org/STAR/5
Type: star:RepairDamageType
Containing Schema: Components.xsd
Abstract
Documentation:
Damage to the vehicle that needs repaired
Collapse XSD Schema Diagram:
Drilldown into TotalAmount in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into RepairDamageType in schema components_xsdXSD Diagram of RepairDamage in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RepairDamage" type="RepairDamageType">
    <xsd:annotation>
        <xsd:documentation>Damage to the vehicle that needs repaired</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: