Sale

Uses the Component:SaleType

Sale

Fields and Components

Table 6.54. Fields and Components

Name Description Occurrence Type Data Type User Notes
TypeSalesCodes

Type of the sales codes.

0..1ComponentTypeSalesCodesType 
SaleIndicator

The purpose of this field is to disqualify the vehicle for any incentives if the vehicle is FLEET, EXPORT, BROKER, or USED

0..1Field udt:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.54. Sale

<Sale>
     <TypeSalesCodes>......</TypeSalesCodes>     [0..1]
     <SaleIndicator>......</SaleIndicator>     [0..1]
</Sale>