Represents information about damage related to the vehicle
XSD Schema Diagram:
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>