CarPolicy response 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
<CarPolicyRS>
Car policy response root element.1
@version
Version number. 0..1 1.0
<InfoGroup>
Error and information group0..1
<ForInfo>
Information group0..N
@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.
@SourceRef
PNR Record Locator associated to Source attribute.0..1
@Code
A code to uniquely identify a specific type of ForInfo message. Currently not returned for most ForInfo messages.

0..1 I00001
@Lang
ISO language code. A two letter code as defined by ISO-639-1.

0..1 de
<Text/>
Information text or error text. 1..N Free flow text. Example: Invalid flight number
</ForInfo>
<Error>
Error group0..N
@ErrorType
Type of error. 1 Air
@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.
@SourceRef
PNR Record Locator associated to Source attribute.0..1
<Code/>
Error code or equipment type code. 1 0104 (error code), 747 (equipment code)
<Text/>
Information text or error text. 1..N Free flow text. Example: Invalid flight number
<UnderlyingError>
Errors of the backend system can be returned here.0..N
@Code
error code of the backend system.0..1
<Text/>
Information text or error text. 0..N Free flow text. Example: Invalid flight number
</UnderlyingError>
</Error>
<BackOffice>
Generic back office response container. Serves as a placeholder for any context specific content.0..1
</BackOffice>
</InfoGroup>
<CarVendorCode/>
GDS 2-letter code for car rental company. 1 ZI
<CarVendorName/>
Car vendor name. 1 AVIS
<CityName/>
City name of location. 1 Miami
<LocationInformation>
0..1
<Address/>
DEPRECATED in favor of AddressInformation

Location address.
1 301 Freemont Street
<AddressInformation>
Contains structured address information. Is replacement for deprecated Address element.1
<Name/>
Station name. 0..1
<Street/>
Street or PO Box address. 0..1 5301 Blue Lagoon Drive
<City/>
City name. 0..1 Miami
<PostalCode/>
Postal code or zip code. 0..1 33126
<StateCode/>
State code.

0..1 FL
<State/>
Name of the state.

0..1 Florida
<CountryCode/>
Country code. 0..1 US
<Country/>
Country. 0..1 USA
<AddressText/>
Free flow address text information. 0..1 5301 Blue Lagoon Drive, Miami, FL 33126
</AddressInformation>
<ContactNumbers>
Phone numbers group.0..1
<Phone/>
Location phone number. 1 305-323-1800
<Fax/>
Fax number. 0..1 305-323-1818
<Emergency/>
Emergency phone number. 0..1 1-800-654-3131
</ContactNumbers>
<HoursOfOperation/>
Hours of vendor office operation. 0..N THU 07DEC 1201A-1200
<LocationDescription/>
Additional information regarding location. 0..1 SOUTH OF CITY CENTER
<OpeningInterval>
Several instances of this element indicate different intervals of opening hours for the specified day.0..N
@OpeningTime
Opening hours of the pick up or drop off location in ISO 8601 time format. 0..1 00:00
@ClosingTime
Closing hours of the pick up or dropoff location in ISO 8601 time format. 0..1 23:59
@DayOfWeek
Day of the week.

1 .. Monday
2 .. Tuesday
3 .. Wednesday
4 .. Thursday
5 .. Friday
6 .. Saturday
7 .. Sunday
[1] [2] [3] [4] [5] [6] [7] 0..1
</OpeningInterval>
</LocationInformation>
</CarPolicyRS>

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