Chapter 6. Vehicle Payments Noun

Table of Contents

VehiclePayments
Fields and Components
Sample XML
VehiclePaymentsHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
VehiclePaymentsDetail
Fields and Components
Sample XML
PricingABIE
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML

VehiclePayments

Uses the Component:VehiclePaymentsType

Vehicle Payments

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehiclePaymentsHeader

Vehicle Payments Header

1..1ComponentVehiclePaymentsHeaderType 
VehiclePaymentsDetail

Vehicle Payments Detail

1..*ComponentVehiclePaymentsDetailType 

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.1. VehiclePayments

<VehiclePayments>
     <VehiclePaymentsHeader>......</VehiclePaymentsHeader>     [1..1]
     <VehiclePaymentsDetail>......</VehiclePaymentsDetail>     [1..*]
</VehiclePayments>