| Field Name |
Member Type |
Field Type |
Description |
| make |
Attribute |
StringTiny
|
The make of the vehicle. |
| model |
Attribute |
StringTiny
|
The model of the vehicle. |
| year |
Attribute |
int
|
The model year of the vehicle.
Query: should this be a yyyy pattern? |
| maxPassengers |
Attribute |
int
|
The maximum passengers allowed in the vehicle. |
| maxAccessible |
Attribute |
int
|
The maximum accessible capacity of the vehicle. |
| color |
Attribute |
StringTiny
|
The colour of the vehicle. |
| Description |
Element |
TextFree
|
A description of the vehicle(s) available for a transfer. |
| LicensePlate |
Element |
LicensePlate
|
The license plate/registration of the vehicle. |
| disabilityVehicleInd |
Indicator |
|
If true, this vehicle is disability compatible. |