ApplicationFinance

Uses the Component:ApplicationFinanceType

Fields and Components

Table 6.45. Fields and Components

Name Description Occurrence Type Data Type User Notes
Financing

0..1ComponentFinancingABIEType 
TradeInVehicleCredit

Information regarding the trade in financing for a particular vehicle.

0..*ComponentTradeInVehicleCreditType 
ServiceContractBase

0..*ComponentServiceContractBaseType 

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.53. ApplicationFinance

<ApplicationFinance>
     <Financing>......</Financing>     [0..1]
     <TradeInVehicleCredit>......</TradeInVehicleCredit>     [0..*]
     <ServiceContractBase>......</ServiceContractBase>     [0..*]
</ApplicationFinance>