Definition Type: Element
Name: Damage
Namespace: http://www.starstandard.org/STAR/5
Type: star:DamageType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents information about damage related to the vehicle
Collapse XSD Schema Diagram:
Drilldown into SeverityCode in schema components_xsd Drilldown into DamageCode in schema components_xsd Drilldown into AreaCode in schema components_xsd Drilldown into DamageType in schema components_xsdXSD Diagram of Damage in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Damage" type="DamageType">
    <xsd:annotation>
        <xsd:documentation>Represents information about damage related to the vehicle</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AreaCode star:AreaCode 0 (1)
DamageCode star:DamageCode 0 (1)
SeverityCode star:SeverityCode 0 (1)
Collapse Derivation Tree: