CarMakes request message

Tabular overview of all nodes, which may occur in this message. See legend below for description of table columns.
Note: Some sibling elements or complete sub-trees of the hierarchy may be defined as mutually exclusive alternative choices. This information cannot be expressed in this tabular overview. Please refer to schema diagram for a graphical representation of the message schema.

NodeDescriptionValuesOccursExample
<CarMakesRQ>
Car makes request root element1
@version
Version number. 0..1 1.0
<CarVendorCode>
Car vendor code. 1 ZE
@Source
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. 0..1 1A, 1V, or other.
</CarVendorCode>
<Date/>
Date in ISO 8601 format (yyyy-mm-dd). 1 2003-10-01
<Location>
1
<CityCode/>
Pick up location City Code. 1 NYC
<Category/>
Car location category.
Values are:
T = Airport terminal
O = Off-airport
C = City location
P = Port
X = Rail
N = North suburban
E = East suburban
S = South suburban
W = West suburban
A = All suburban locations
R = Resort location
D = default location for the city
F = Chauffeur Drive Station
* = content of Number element contains complete location code (city code is ignored)

[A] [C] [D] [E] [F] [N] [O] [P] [R] [S] [T] [W] [X] [*] 0..1 T
<Number/>
Location number. 0..1 01
</Location>
<CarType/>
Car type. 0..3 ICAR
<MoreCarsToken/>
Token used to request more cars. In some cases it's combined information obtained from the GDS from a previous car list response, while in other cases, it could contain the Yes or No indication of more cars(Number of Cars to be displayed)
0..1 1-1367258029-366043017-11-N or Y. 5 (Number of Cars to be displayed)
</CarMakesRQ>

Legend

ColumnDescription
NodeName of message node (element or attribute). Nodes in bold type are mandatory, if their parent element occurs in the message. Point mouse cursor at table cell to view complete XPath.
DescriptionDescription of meaning and usage of the node.
ValuesList of predefined values (each in square brackets) or range of values ("[a] to [z]") allowed for the node, if formally defined in the schema.
OccursMinimum and maximum number of times the node must/may occur, if its parent element occurs in the message. Examples:
0..3 Node is optional and may occur up to 3 times.
1..N Node must occur at least one (mandatory) and may occur any number of times.
2 Node must occur exactly twice.
ExampleExample value for the node.

XML Schema documentation generated with XX/1 server