Definition Type: Element
Name: DamageArea
Namespace: http://www.starstandard.org/STAR/5
Type: star:DamageAreaType
Containing Schema: Components.xsd
Abstract
Documentation:
The DamageArea component describes the location/position on a vehicle where a particular labor operation had to be performed along with a description of the type of damage associated with the labor operation.
Collapse XSD Schema Diagram:
Drilldown into DamageCodeDescription in schema components_xsd Drilldown into DamageCode in schema components_xsd Drilldown into LaborOperationLocationDescription in schema components_xsd Drilldown into LaborOperationLocation in schema components_xsd Drilldown into DamageAreaType in schema components_xsdXSD Diagram of DamageArea in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DamageArea" type="DamageAreaType">
    <xsd:annotation>
        <xsd:documentation>The DamageArea component describes the location/position on a vehicle where a particular labor operation had to be performed along with a description of the type of damage associated with the labor operation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LaborOperationLocation star:LaborOperationLocation 0 (1)
LaborOperationLocationDescription star:LaborOperationLocationDescription 0 (1)
DamageCode star:DamageCode 0 (1)
DamageCodeDescription star:DamageCodeDescription 0 unbounded
Collapse Derivation Tree: