Uses the Component:ApplicationFinanceType
Table 6.45. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| Financing | 0..1 | Component | FinancingABIEType | ||
| TradeInVehicleCredit |
Information regarding the trade in financing for a particular vehicle. | 0..* | Component | TradeInVehicleCreditType | |
| ServiceContractBase | 0..* | Component | ServiceContractBaseType |
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.53. ApplicationFinance
<ApplicationFinance>
<Financing>......</Financing> [0..1]
<TradeInVehicleCredit>......</TradeInVehicleCredit> [0..*]
<ServiceContractBase>......</ServiceContractBase> [0..*]
</ApplicationFinance>