· 8 years ago · Feb 15, 2018, 04:44 PM
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" targetNamespace="http://www.opentravel.org/OTA/2003/05" elementFormDefault="qualified" version="3.002" id="OTA2007B">
3
4
5
6
7
8
9
10
11
12 <xs:annotation>
13 <xs:documentation xml:lang="en">All Schema files in the OTA specification are made available according to the terms defined by the OTA License Agreement at http://www.opentravel.org/ota_downloads_form.cfm</xs:documentation>
14 </xs:annotation>
15 <xs:element name="OTA_HotelRoomListRS">
16 <xs:annotation>
17 <xs:documentation xml:lang="en">The OTA_HotelRoomListRS message contains confirmation numbers and possibly echo back the reservation details for each guest in the room list(s).</xs:documentation>
18 </xs:annotation>
19 <xs:complexType>
20 <xs:sequence>
21 <xs:element name="POS" type="POS_Type" minOccurs="0"/>
22 <xs:choice>
23 <xs:sequence>
24 <xs:element name="Success" type="SuccessType"/>
25 <xs:element name="Warnings" type="WarningsType" minOccurs="0"/>
26 <xs:element name="HotelRoomLists" minOccurs="0">
27 <xs:annotation>
28 <xs:documentation xml:lang="en">Collection of RoomList items which may be for multiple hotels or for multiple groups at a single hotel.</xs:documentation>
29 </xs:annotation>
30 <xs:complexType>
31 <xs:sequence>
32 <xs:element name="HotelRoomList" type="HotelRoomListType" maxOccurs="unbounded"/>
33 </xs:sequence>
34 </xs:complexType>
35 </xs:element>
36 </xs:sequence>
37 <xs:element name="Errors" type="ErrorsType"/>
38 </xs:choice>
39 </xs:sequence>
40 <xs:attributeGroup ref="OTA_PayloadStdAttributes"/>
41 </xs:complexType>
42 </xs:element>
43<!-- OTA_HotelPreferences.xsd --><xs:complexType name="RoomAmenityPrefType">
44 <xs:annotation>
45 <xs:documentation xml:lang="en">Indicates preferences for hotel room amenities.</xs:documentation>
46 </xs:annotation>
47 <xs:simpleContent>
48 <xs:extension base="StringLength0to128">
49 <xs:attributeGroup ref="PreferLevelGroup">
50 <xs:annotation>
51 <xs:documentation xml:lang="en">Identifies the customer's level of preference for the hotel room amenity identified.</xs:documentation>
52 </xs:annotation>
53 </xs:attributeGroup>
54 <xs:attribute name="RoomAmenity" type="OTA_CodeType" use="optional">
55 <xs:annotation>
56 <xs:documentation xml:lang="en">Identifes the types of room amenities offered by the property. Refer to OTA Code List Room Amenity Type (RMA).</xs:documentation>
57 </xs:annotation>
58 </xs:attribute>
59 <xs:attribute name="ExistsCode" type="OTA_CodeType" use="optional">
60 <xs:annotation>
61 <xs:documentation xml:lang="en">This attribute is used to explicitly define whether an amenity or service is offered. Refer to OTA Code list Option Type Code (OTC). This is used in conjunction with RoomAmenity.</xs:documentation>
62 </xs:annotation>
63 </xs:attribute>
64 <xs:attributeGroup ref="QuantityGroup"/>
65 <xs:attribute name="QualityLevel" type="StringLength1to16" use="optional">
66 <xs:annotation>
67 <xs:documentation xml:lang="en">Used to designate the quality level of the RoomAmenity e.g., premium, deluxe, standard, economy.</xs:documentation>
68 </xs:annotation>
69 </xs:attribute>
70 </xs:extension>
71 </xs:simpleContent>
72 </xs:complexType><!-- OTA_HotelCommonTypes.xsd --><xs:complexType name="AdditionalDetailType">
73 <xs:annotation>
74 <xs:documentation xml:lang="en">Used to send additional information.</xs:documentation>
75 </xs:annotation>
76 <xs:sequence>
77 <xs:element name="DetailDescription" type="ParagraphType" minOccurs="0"/>
78 </xs:sequence>
79 <xs:attribute name="Type" type="OTA_CodeType">
80 <xs:annotation>
81 <xs:documentation xml:lang="en">Used to define the type of information being sent (e.g., rate description, property description, room information). Refer to OTA Code List Additional Detail Type (ADT). </xs:documentation>
82 </xs:annotation>
83 </xs:attribute>
84 <xs:attribute name="Code" type="StringLength1to16">
85 <xs:annotation>
86 <xs:documentation xml:lang="en">Trading partner code associated to AdditionalDetailType</xs:documentation>
87 </xs:annotation>
88 </xs:attribute>
89 <xs:attributeGroup ref="CurrencyAmountGroup"/>
90 </xs:complexType><xs:complexType name="AdditionalDetailsType">
91 <xs:annotation>
92 <xs:documentation xml:lang="en">A collection of AdditionalDetail.</xs:documentation>
93 </xs:annotation>
94 <xs:sequence>
95 <xs:element name="AdditionalDetail" type="AdditionalDetailType" maxOccurs="unbounded">
96 <xs:annotation>
97 <xs:documentation xml:lang="en">Used to send additional information.</xs:documentation>
98 </xs:annotation>
99 </xs:element>
100 </xs:sequence>
101 </xs:complexType><xs:complexType name="AdditionalGuestAmountType">
102 <xs:annotation>
103 <xs:documentation xml:lang="en">Charges related to additional guests.</xs:documentation>
104 </xs:annotation>
105 <xs:sequence>
106 <xs:element name="Amount" type="TotalType">
107 <xs:annotation>
108 <xs:documentation xml:lang="en">The amount charged for an additional guest.</xs:documentation>
109 </xs:annotation>
110 </xs:element>
111 <xs:element name="AddlGuestAmtDescription" type="ParagraphType" minOccurs="0" maxOccurs="9">
112 <xs:annotation>
113 <xs:documentation xml:lang="en">Descriptive information regarding amounts charged for additional guests.</xs:documentation>
114 </xs:annotation>
115 </xs:element>
116 </xs:sequence>
117 <xs:attribute name="MaxAdditionalGuests" type="Numeric1to999">
118 <xs:annotation>
119 <xs:documentation xml:lang="en">Increase the base rate by the additional occupant amount for each additional occupant of the same age group up to this maximum number of occupants of this age group.</xs:documentation>
120 </xs:annotation>
121 </xs:attribute>
122 <xs:attributeGroup ref="AgeQualifyingGroup"/>
123 <xs:attribute name="Type" type="OTA_CodeType" use="optional">
124 <xs:annotation>
125 <xs:documentation xml:lang="en">A code representing the charges related to additional guests. Refer to OTA Code List Additional Detail Type (ADT). Typically, the 'extra person information' code would be used here.</xs:documentation>
126 </xs:annotation>
127 </xs:attribute>
128 <xs:attribute name="Percent" type="Percentage" use="optional">
129 <xs:annotation>
130 <xs:documentation xml:lang="en">The percent charged for an additional guest.</xs:documentation>
131 </xs:annotation>
132 </xs:attribute>
133 <xs:attribute name="RPH" type="RPH_Type" use="optional">
134 <xs:annotation>
135 <xs:documentation xml:lang="en">An index code to identify an instance in a collection of like items.</xs:documentation>
136 </xs:annotation>
137 </xs:attribute>
138 </xs:complexType><xs:complexType name="AmountPercentType">
139 <xs:annotation>
140 <xs:documentation xml:lang="en">Defines the percentage basis for calculating the fee amount or the amount .</xs:documentation>
141 </xs:annotation>
142 <xs:sequence>
143 <xs:element name="Taxes" type="TaxesType" minOccurs="0"/>
144 </xs:sequence>
145 <xs:attribute name="TaxInclusive" type="xs:boolean" use="optional">
146 <xs:annotation>
147 <xs:documentation xml:lang="en">Indicates whether taxes are included when figuring the base amount.</xs:documentation>
148 </xs:annotation>
149 </xs:attribute>
150 <xs:attribute name="FeesInclusive" type="xs:boolean" use="optional">
151 <xs:annotation>
152 <xs:documentation xml:lang="en">Indicates whether fees, such as those imposed by a travel agency or other booking agent, are included when figuring cancel penalties.</xs:documentation>
153 </xs:annotation>
154 </xs:attribute>
155 <xs:attribute name="NmbrOfNights" type="xs:nonNegativeInteger" use="optional">
156 <xs:annotation>
157 <xs:documentation xml:lang="en">The number of nights of the hotel stay that are used to calculate the fee amount.</xs:documentation>
158 </xs:annotation>
159 </xs:attribute>
160 <xs:attribute name="BasisType" use="optional">
161 <xs:annotation>
162 <xs:documentation xml:lang="en">Provides the basis for how the amount of the guarantee is calculated.</xs:documentation>
163 </xs:annotation>
164 <xs:simpleType>
165 <xs:restriction base="StringLength1to16">
166 <xs:enumeration value="FullStay">
167 <xs:annotation>
168 <xs:documentation xml:lang="en">Uses the full stay as the basis.</xs:documentation>
169 </xs:annotation>
170 </xs:enumeration>
171 <xs:enumeration value="Nights">
172 <xs:annotation>
173 <xs:documentation xml:lang="en">Uses the nights as the basis.</xs:documentation>
174 </xs:annotation>
175 </xs:enumeration>
176 <xs:enumeration value="FirstLast">
177 <xs:annotation>
178 <xs:documentation xml:lang="en">Uses the first and last night as the basis.</xs:documentation>
179 </xs:annotation>
180 </xs:enumeration>
181 </xs:restriction>
182 </xs:simpleType>
183 </xs:attribute>
184 <xs:attribute name="Percent" type="Percentage" use="optional">
185 <xs:annotation>
186 <xs:documentation xml:lang="en">The percentage used to calculate the amount.</xs:documentation>
187 </xs:annotation>
188 </xs:attribute>
189 <xs:attributeGroup ref="CurrencyAmountGroup"/>
190 <xs:attribute name="ApplyAs" use="optional">
191 <xs:annotation>
192 <xs:documentation xml:lang="en">Used to specify how the amount needs to be applied with respect to the stay.
193</xs:documentation>
194 </xs:annotation>
195 <xs:simpleType>
196 <xs:restriction base="xs:NMTOKEN">
197 <xs:enumeration value="FirstNightDeposit">
198 <xs:annotation>
199 <xs:documentation xml:lang="en">Amount to be applied as a deposit for the first night.</xs:documentation>
200 </xs:annotation>
201 </xs:enumeration>
202 <xs:enumeration value="LastNightDepost">
203 <xs:annotation>
204 <xs:documentation xml:lang="en">Amount to be applied as a deposit for the last night.</xs:documentation>
205 </xs:annotation>
206 </xs:enumeration>
207 <xs:enumeration value="FirstAndLastNightDeposit">
208 <xs:annotation>
209 <xs:documentation>Amount to be applied as a deposit for the first and last nights.
210</xs:documentation>
211 </xs:annotation>
212 </xs:enumeration>
213 <xs:enumeration value="FirstNightPayment">
214 <xs:annotation>
215 <xs:documentation xml:lang="en">Amount to be applied as payment for the first night.
216</xs:documentation>
217 </xs:annotation>
218 </xs:enumeration>
219 <xs:enumeration value="LastNightPayment">
220 <xs:annotation>
221 <xs:documentation xml:lang="en">Amount to be applied as payment for the last night.
222</xs:documentation>
223 </xs:annotation>
224 </xs:enumeration>
225 <xs:enumeration value="FirstAndLastNightPayment">
226 <xs:annotation>
227 <xs:documentation xml:lang="en">Amount to be applied as payment for the first and last nights.</xs:documentation>
228 </xs:annotation>
229 </xs:enumeration>
230 </xs:restriction>
231 </xs:simpleType>
232 </xs:attribute>
233 </xs:complexType><xs:complexType name="AmountType">
234 <xs:annotation>
235 <xs:documentation xml:lang="en">Base charge and additional charges related to a room that includes such things as additional guest amounts, cancel fees, etc. Also includes Discount percentages, total amount, and the rate description.</xs:documentation>
236 </xs:annotation>
237 <xs:sequence>
238 <xs:element name="Base" type="TotalType" minOccurs="0">
239 <xs:annotation>
240 <xs:documentation xml:lang="en">The base amount charged for the accommodation or service per unit of time (ex: Nightly, Weekly, etc). If TaxInclusive is set to True, then taxes are included in the base amount. Note that any additional charges should itemized in the other elements.</xs:documentation>
241 </xs:annotation>
242 </xs:element>
243 <xs:element name="AdditionalGuestAmounts" minOccurs="0">
244 <xs:annotation>
245 <xs:documentation xml:lang="en">A collection of charges that apply to for additional occupants, guests or service users (over and above the rate's MaxGuest Applicable) </xs:documentation>
246 </xs:annotation>
247 <xs:complexType>
248 <xs:sequence>
249 <xs:element name="AdditionalGuestAmount" type="AdditionalGuestAmountType" maxOccurs="unbounded">
250 <xs:annotation>
251 <xs:documentation xml:lang="en">Collection of incremental charges per age qualifying code for additional guests. Amount charged for additional occupant is with respect to age group of the base guests.</xs:documentation>
252 </xs:annotation>
253 </xs:element>
254 </xs:sequence>
255 <xs:attribute name="AmountBeforeTax" type="Money" use="optional"/>
256 <xs:attribute name="AmountAfterTax" type="Money" use="optional"/>
257 <xs:attributeGroup ref="CurrencyCodeGroup"/>
258 </xs:complexType>
259 </xs:element>
260 <xs:element name="Fees" type="FeesType" minOccurs="0">
261 <xs:annotation>
262 <xs:documentation xml:lang="en">A collection of Fees.</xs:documentation>
263 </xs:annotation>
264 </xs:element>
265 <xs:element name="CancelPolicies" type="CancelPenaltiesType" minOccurs="0">
266 <xs:annotation>
267 <xs:documentation xml:lang="en">A collection of Cancellation Policies</xs:documentation>
268 </xs:annotation>
269 </xs:element>
270 <xs:element name="PaymentPolicies" type="RequiredPaymentsType" minOccurs="0">
271 <xs:annotation>
272 <xs:documentation xml:lang="en">A collection of Payment Policies.</xs:documentation>
273 </xs:annotation>
274 </xs:element>
275 <xs:element name="Discount" minOccurs="0" maxOccurs="5">
276 <xs:annotation>
277 <xs:documentation xml:lang="en">Discount percentage and/or Amount, code and textual reason for discount</xs:documentation>
278 </xs:annotation>
279 <xs:complexType>
280 <xs:complexContent>
281 <xs:extension base="DiscountType">
282 <xs:attribute name="AppliesTo" use="optional">
283 <xs:annotation>
284 <xs:documentation xml:lang="en">Used to identify the monetary amount to which the discount applies.</xs:documentation>
285 </xs:annotation>
286 <xs:simpleType>
287 <xs:restriction base="xs:NMTOKEN">
288 <xs:enumeration value="Base">
289 <xs:annotation>
290 <xs:documentation xml:lang="en">Indicates the discount applies to the amount identified in the Base element.</xs:documentation>
291 </xs:annotation>
292 </xs:enumeration>
293 <xs:enumeration value="AdditionalGuestAmount">
294 <xs:annotation>
295 <xs:documentation xml:lang="en">Indicates the discount applies to the amount identified in the AdditionalGuestAmount element.</xs:documentation>
296 </xs:annotation>
297 </xs:enumeration>
298 <xs:enumeration value="Fee">
299 <xs:annotation>
300 <xs:documentation xml:lang="en">Indicates the discount applies to the amount identified in the Fee element.</xs:documentation>
301 </xs:annotation>
302 </xs:enumeration>
303 </xs:restriction>
304 </xs:simpleType>
305 </xs:attribute>
306 <xs:attribute name="ItemRPH" type="RPH_Type" use="optional">
307 <xs:annotation>
308 <xs:documentation xml:lang="en">Used to identify the specific item referred to by the AppliesTo attribute. </xs:documentation>
309 </xs:annotation>
310 </xs:attribute>
311 </xs:extension>
312 </xs:complexContent>
313 </xs:complexType>
314 </xs:element>
315 <xs:element name="Total" type="TotalType" minOccurs="0">
316 <xs:annotation>
317 <xs:documentation xml:lang="en">The total amount charged for this rate including additional occupant amounts and fees. </xs:documentation>
318 </xs:annotation>
319 </xs:element>
320 <xs:element name="RateDescription" type="ParagraphType" minOccurs="0">
321 <xs:annotation>
322 <xs:documentation xml:lang="en">Description of the rate associated with the various monetary amounts and policies.</xs:documentation>
323 </xs:annotation>
324 </xs:element>
325 <xs:element name="AdditionalCharges" minOccurs="0">
326 <xs:annotation>
327 <xs:documentation xml:lang="en">Collection of additional charges.</xs:documentation>
328 </xs:annotation>
329 <xs:complexType>
330 <xs:sequence>
331 <xs:element name="AdditionalCharge" maxOccurs="99">
332 <xs:annotation>
333 <xs:documentation xml:lang="en">Amenities or services to which a charge applies.</xs:documentation>
334 </xs:annotation>
335 <xs:complexType>
336 <xs:sequence>
337 <xs:element name="Amount" type="TotalType" minOccurs="0">
338 <xs:annotation>
339 <xs:documentation xml:lang="en">The amount charged for an amenity or service. </xs:documentation>
340 </xs:annotation>
341 </xs:element>
342 </xs:sequence>
343 <xs:attribute name="RoomAmenityCode" type="OTA_CodeType" use="optional">
344 <xs:annotation>
345 <xs:documentation xml:lang="en">Identifes the types of room amenities to which a charge applies. Refer to OTA Code List Room Amenity Type (RMA).</xs:documentation>
346 </xs:annotation>
347 </xs:attribute>
348 <xs:attributeGroup ref="QuantityGroup"/>
349 </xs:complexType>
350 </xs:element>
351 </xs:sequence>
352 <xs:attribute name="AmountBeforeTax" type="Money" use="optional">
353 <xs:annotation>
354 <xs:documentation xml:lang="en">Total additional charges before taxes.</xs:documentation>
355 </xs:annotation>
356 </xs:attribute>
357 <xs:attribute name="AmountAfterTax" type="Money" use="optional">
358 <xs:annotation>
359 <xs:documentation xml:lang="en">Total additional charges after taxes.</xs:documentation>
360 </xs:annotation>
361 </xs:attribute>
362 <xs:attributeGroup ref="CurrencyCodeGroup">
363 <xs:annotation>
364 <xs:documentation xml:lang="en">Currency code and number of decimal places used.</xs:documentation>
365 </xs:annotation>
366 </xs:attributeGroup>
367 </xs:complexType>
368 </xs:element>
369 <xs:element name="AdvanceBookingRestriction" minOccurs="0">
370 <xs:annotation>
371 <xs:documentation xml:lang="en">
372 <DeprecationWarning>Candidate for removal in 2007B. Usage is not recommended. Deprecation Warning added in 2007A.</DeprecationWarning>
373 </xs:documentation>
374 <xs:documentation xml:lang="en">The period during which the booking must be made.</xs:documentation>
375 </xs:annotation>
376 <xs:complexType>
377 <xs:attributeGroup ref="DateTimeSpanGroup">
378 <xs:annotation>
379 <xs:documentation xml:lang="en">The period of time during which the booking must be made.</xs:documentation>
380 </xs:annotation>
381 </xs:attributeGroup>
382 <xs:attribute name="MinAdvanceBookingOffset" type="xs:duration" use="optional">
383 <xs:annotation>
384 <xs:documentation xml:lang="en">The minimum lead time required for the booking.</xs:documentation>
385 </xs:annotation>
386 </xs:attribute>
387 <xs:attribute name="MaxAdvanceBookingOffset" type="xs:duration" use="optional">
388 <xs:annotation>
389 <xs:documentation xml:lang="en">The maximum lead time required for the booking.</xs:documentation>
390 </xs:annotation>
391 </xs:attribute>
392 <xs:attributeGroup ref="DOW_PatternGroup">
393 <xs:annotation>
394 <xs:documentation xml:lang="en">The day(s) of the week either on which the booking may be made or the day(s) of arrival for the booking.</xs:documentation>
395 </xs:annotation>
396 </xs:attributeGroup>
397 </xs:complexType>
398 </xs:element>
399 </xs:sequence>
400 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
401 <xs:annotation>
402 <xs:documentation xml:lang="en">The effective date range for a charge.</xs:documentation>
403 </xs:annotation>
404 </xs:attributeGroup>
405 <xs:attributeGroup ref="AgeQualifyingGroup"/>
406 <xs:attribute name="GuaranteedInd" type="xs:boolean" use="optional"/>
407 <xs:attribute name="NumberOfUnits" type="Numeric1to999" use="optional"/>
408 <xs:attribute name="RateTimeUnit" type="TimeUnitType" use="optional">
409 <xs:annotation>
410 <xs:documentation xml:lang="en">Indicates the time unit for the rate.</xs:documentation>
411 </xs:annotation>
412 </xs:attribute>
413 <xs:attribute name="UnitMultiplier" type="xs:positiveInteger" use="optional">
414 <xs:annotation>
415 <xs:documentation xml:lang="en">Indicates the number of rate time units such as "3 Days".</xs:documentation>
416 </xs:annotation>
417 </xs:attribute>
418 <xs:attribute name="MinGuestApplicable" type="xs:positiveInteger" use="optional">
419 <xs:annotation>
420 <xs:documentation xml:lang="en">Indicates the minimum number of guests at this rate.</xs:documentation>
421 </xs:annotation>
422 </xs:attribute>
423 <xs:attribute name="MaxGuestApplicable" type="xs:positiveInteger" use="optional">
424 <xs:annotation>
425 <xs:documentation xml:lang="en">Indicates the maximum number of guests at this rate.</xs:documentation>
426 </xs:annotation>
427 </xs:attribute>
428 <xs:attribute name="MinLOS" type="xs:nonNegativeInteger" use="optional">
429 <xs:annotation>
430 <xs:documentation xml:lang="en">Indicates the minimum length of stay.</xs:documentation>
431 </xs:annotation>
432 </xs:attribute>
433 <xs:attribute name="MaxLOS" type="xs:nonNegativeInteger" use="optional">
434 <xs:annotation>
435 <xs:documentation xml:lang="en">Indicates the maximum length of stay.</xs:documentation>
436 </xs:annotation>
437 </xs:attribute>
438 <xs:attribute name="StayOverDate" type="DayOfWeekType" use="optional">
439 <xs:annotation>
440 <xs:documentation xml:lang="en">Day of week guest is required to stay over in order to be eligible for this rate.</xs:documentation>
441 </xs:annotation>
442 </xs:attribute>
443 <xs:attribute name="AlternateCurrencyInd" type="xs:boolean" use="optional">
444 <xs:annotation>
445 <xs:documentation xml:lang="en">When true, indicates the amounts are provided in an alternate currency. When false, indicates the amounts are provided in the primary currency. This may be used to indicate that the currency provided is different from the requested or stored currency .</xs:documentation>
446 </xs:annotation>
447 </xs:attribute>
448 </xs:complexType><xs:complexType name="BasicPropertyInfoType">
449 <xs:annotation>
450 <xs:documentation xml:lang="en">An abbreviated short summary of hotel descriptive information.</xs:documentation>
451 </xs:annotation>
452 <xs:sequence>
453 <xs:element name="VendorMessages" type="VendorMessagesType" minOccurs="0" maxOccurs="unbounded">
454 <xs:annotation>
455 <xs:documentation xml:lang="en">A collection of VenderMessages</xs:documentation>
456 </xs:annotation>
457 </xs:element>
458 <xs:element name="Position" minOccurs="0">
459 <xs:annotation>
460 <xs:documentation xml:lang="en">An element that identifies the geographic position of the hotel. The Position element uses the representation defined by ISO Standard 6709 to define a geographic point location.</xs:documentation>
461 </xs:annotation>
462 <xs:complexType>
463 <xs:attributeGroup ref="PositionGroup"/>
464 </xs:complexType>
465 </xs:element>
466 <xs:element name="Address" type="AddressInfoType" minOccurs="0">
467 <xs:annotation>
468 <xs:documentation xml:lang="en">Public address of the hotel property.</xs:documentation>
469 </xs:annotation>
470 </xs:element>
471 <xs:element name="ContactNumbers" minOccurs="0">
472 <xs:complexType>
473 <xs:sequence>
474 <xs:element name="ContactNumber" minOccurs="0" maxOccurs="unbounded">
475 <xs:annotation>
476 <xs:documentation xml:lang="en">Contact numbers of the hotel property. Examples are telephone and fax numbers.</xs:documentation>
477 </xs:annotation>
478 <xs:complexType>
479 <xs:attributeGroup ref="TelephoneInfoGroup"/>
480 </xs:complexType>
481 </xs:element>
482 </xs:sequence>
483 </xs:complexType>
484 </xs:element>
485 <xs:element name="Award" minOccurs="0" maxOccurs="5">
486 <xs:annotation>
487 <xs:documentation xml:lang="en">An element that identifies the hotel ratings. </xs:documentation>
488 </xs:annotation>
489 <xs:complexType>
490 <xs:attribute name="Provider" type="xs:string" use="optional">
491 <xs:annotation>
492 <xs:documentation xml:lang="en">The name of the award or ratings provider.</xs:documentation>
493 </xs:annotation>
494 </xs:attribute>
495 <xs:attribute name="Rating" type="xs:string" use="optional">
496 <xs:annotation>
497 <xs:documentation xml:lang="en">The actual award or rating received by the hotel facility. </xs:documentation>
498 </xs:annotation>
499 </xs:attribute>
500 </xs:complexType>
501 </xs:element>
502 <xs:element name="RelativePosition" type="RelativePositionType" minOccurs="0"/>
503 <xs:element name="HotelAmenity" minOccurs="0" maxOccurs="5">
504 <xs:annotation>
505 <xs:documentation xml:lang="en">Hotel-level amenities (pool, etc) for searching.</xs:documentation>
506 </xs:annotation>
507 <xs:complexType>
508 <xs:attribute name="Code" type="OTA_CodeType" use="optional">
509 <xs:annotation>
510 <xs:documentation xml:lang="en">Refer to OTA Code List Hotel Amenity Code (HAC).
511 </xs:documentation>
512 </xs:annotation>
513 </xs:attribute>
514 </xs:complexType>
515 </xs:element>
516 <xs:element name="Recreation" minOccurs="0" maxOccurs="5">
517 <xs:annotation>
518 <xs:documentation xml:lang="en">Identifies recreation facilities or amenities of interest.</xs:documentation>
519 </xs:annotation>
520 <xs:complexType>
521 <xs:attribute name="Code" type="OTA_CodeType" use="optional">
522 <xs:annotation>
523 <xs:documentation xml:lang="en">Used to identify a specific recreation activity. Refer to OTA code list Recreation Srvc Type (RST).</xs:documentation>
524 </xs:annotation>
525 </xs:attribute>
526 </xs:complexType>
527 </xs:element>
528 <xs:element name="Service" minOccurs="0" maxOccurs="5">
529 <xs:annotation>
530 <xs:documentation xml:lang="en">Identifies services of interest.</xs:documentation>
531 </xs:annotation>
532 <xs:complexType>
533 <xs:attribute name="BusinessServiceCode" type="OTA_CodeType" use="optional">
534 <xs:annotation>
535 <xs:documentation xml:lang="en">Used to identify a specific business service. Refer to OTA code list Business Srvc Type (BUS).</xs:documentation>
536 </xs:annotation>
537 </xs:attribute>
538 </xs:complexType>
539 </xs:element>
540 <xs:element name="Policy" minOccurs="0">
541 <xs:annotation>
542 <xs:documentation xml:lang="en">Policy information for this hotel.</xs:documentation>
543 </xs:annotation>
544 <xs:complexType>
545 <xs:attribute name="CheckInTime" type="xs:time" use="optional">
546 <xs:annotation>
547 <xs:documentation xml:lang="en">The checkin time required by this hotel for a room stay.</xs:documentation>
548 </xs:annotation>
549 </xs:attribute>
550 <xs:attribute name="CheckOutTime" type="xs:time" use="optional">
551 <xs:annotation>
552 <xs:documentation xml:lang="en">The checkout time required by this hotel for a room stay.</xs:documentation>
553 </xs:annotation>
554 </xs:attribute>
555 </xs:complexType>
556 </xs:element>
557 </xs:sequence>
558 <xs:attributeGroup ref="HotelReferenceGroup"/>
559 <xs:attribute name="HotelSegmentCategoryCode" type="OTA_CodeType" use="optional">
560 <xs:annotation>
561 <xs:documentation xml:lang="en">Identifies the segment (e.g., luxury, upscale, extended stay) of the hotel. Refer to OTA Codelist Segment Category Code (SEG).</xs:documentation>
562 </xs:annotation>
563 </xs:attribute>
564 <xs:attribute name="SupplierIntegrationLevel" type="xs:nonNegativeInteger" use="optional">
565 <xs:annotation>
566 <xs:documentation xml:lang="en">The level of integration of a property to provide automated transaction information. The lower the number, the higher the integration (e.g., a 1 means the supplier has the highest level of integration automation).</xs:documentation>
567 </xs:annotation>
568 </xs:attribute>
569 </xs:complexType><xs:complexType name="CancelPenaltiesType">
570 <xs:annotation>
571 <xs:documentation xml:lang="en">A collection of CancelPenalty.</xs:documentation>
572 </xs:annotation>
573 <xs:sequence>
574 <xs:element name="CancelPenalty" type="CancelPenaltyType" minOccurs="0" maxOccurs="unbounded">
575 <xs:annotation>
576 <xs:documentation xml:lang="en">Defines the cancellation penalty of the hotel facility. </xs:documentation>
577 </xs:annotation>
578 </xs:element>
579 </xs:sequence>
580 <xs:attribute name="CancelPolicyIndicator" type="xs:boolean" use="optional">
581 <xs:annotation>
582 <xs:documentation xml:lang="en">When true, indicates a cancel policy exits. When false, no cancel policy exists. Typically this indicator is used when details are not being sent.</xs:documentation>
583 </xs:annotation>
584 </xs:attribute>
585 </xs:complexType><xs:complexType name="CancelPenaltyType">
586 <xs:annotation>
587 <xs:documentation xml:lang="en">The CancelPenalty class defines the cancellation policy of the hotel facility. </xs:documentation>
588 </xs:annotation>
589 <xs:sequence>
590 <xs:element name="Deadline" minOccurs="0">
591 <xs:annotation>
592 <xs:documentation xml:lang="en">Cancellation deadline, absolute or relative. </xs:documentation>
593 </xs:annotation>
594 <xs:complexType>
595 <xs:attributeGroup ref="DeadlineGroup"/>
596 </xs:complexType>
597 </xs:element>
598 <xs:element name="AmountPercent" type="AmountPercentType" minOccurs="0">
599 <xs:annotation>
600 <xs:documentation xml:lang="en">Cancellation fee expressed as a fixed amount, or percentage of/or room nights.</xs:documentation>
601 </xs:annotation>
602 </xs:element>
603 <xs:element name="PenaltyDescription" type="ParagraphType" minOccurs="0" maxOccurs="9">
604 <xs:annotation>
605 <xs:documentation xml:lang="en">Text description of the Penalty in a given language.</xs:documentation>
606 </xs:annotation>
607 </xs:element>
608 </xs:sequence>
609 <xs:attribute name="ConfirmClassCode" type="StringLength1to16" use="optional">
610 <xs:annotation>
611 <xs:documentation xml:lang="en">Confirm Class.</xs:documentation>
612 </xs:annotation>
613 </xs:attribute>
614 <xs:attribute name="PolicyCode" type="StringLength1to16" use="optional">
615 <xs:annotation>
616 <xs:documentation xml:lang="en">Policy Class.</xs:documentation>
617 </xs:annotation>
618 </xs:attribute>
619 <xs:attribute name="NonRefundable" type="xs:boolean" use="optional">
620 <xs:annotation>
621 <xs:documentation xml:lang="en">Indicates that any prepayment for the reservation is non refundable, therefore a 100% penalty on the prepayment is applied, irrespective of deadline.</xs:documentation>
622 </xs:annotation>
623 </xs:attribute>
624 <xs:attributeGroup ref="DOW_PatternGroup"/>
625 <xs:attributeGroup ref="DateTimeSpanGroup"/>
626 <xs:attribute name="RoomTypeCode" type="StringLength1to16" use="optional">
627 <xs:annotation>
628 <xs:documentation xml:lang="en">A system specific room type to which this cancellation penalty applies.</xs:documentation>
629 </xs:annotation>
630 </xs:attribute>
631 </xs:complexType><xs:complexType name="DOW_RestrictionsType">
632 <xs:sequence>
633 <xs:element name="AvailableDaysOfWeek" minOccurs="0">
634 <xs:annotation>
635 <xs:documentation xml:lang="en">Days of week on which this room/rate combination is available.</xs:documentation>
636 </xs:annotation>
637 <xs:complexType>
638 <xs:attributeGroup ref="DOW_PatternGroup"/>
639 </xs:complexType>
640 </xs:element>
641 <xs:element name="ArrivalDaysOfWeek" minOccurs="0">
642 <xs:annotation>
643 <xs:documentation xml:lang="en">Days of Week on which the guest can arrive.</xs:documentation>
644 </xs:annotation>
645 <xs:complexType>
646 <xs:attributeGroup ref="DOW_PatternGroup"/>
647 </xs:complexType>
648 </xs:element>
649 <xs:element name="DepartureDaysOfWeek" minOccurs="0">
650 <xs:annotation>
651 <xs:documentation xml:lang="en">Days of Week on which the guest can leave.</xs:documentation>
652 </xs:annotation>
653 <xs:complexType>
654 <xs:attributeGroup ref="DOW_PatternGroup"/>
655 </xs:complexType>
656 </xs:element>
657 <xs:element name="RequiredDaysOfWeek" minOccurs="0">
658 <xs:annotation>
659 <xs:documentation xml:lang="en">Days of Week on which the guest has to stay at the hotel.</xs:documentation>
660 </xs:annotation>
661 <xs:complexType>
662 <xs:attributeGroup ref="DOW_PatternGroup"/>
663 </xs:complexType>
664 </xs:element>
665 </xs:sequence>
666 </xs:complexType><xs:complexType name="DiscountType">
667 <xs:annotation>
668 <xs:documentation xml:lang="en">Identifies and provides details about the discount.</xs:documentation>
669 </xs:annotation>
670 <xs:complexContent>
671 <xs:extension base="TotalType">
672 <xs:sequence>
673 <xs:element name="DiscountReason" type="ParagraphType"/>
674 </xs:sequence>
675 <xs:attribute name="TaxInclusive" type="xs:boolean" use="optional"/>
676 <xs:attribute name="Percent" type="Percentage" use="optional"/>
677 <xs:attribute name="DiscountCode" type="StringLength1to16" use="optional">
678 <xs:annotation>
679 <xs:documentation xml:lang="en">Specifies the type of discount (e.g., No condition, LOS, Deposit or Total amount spent
680)</xs:documentation>
681 </xs:annotation>
682 </xs:attribute>
683 <xs:attribute name="RestrictedDisplayIndicator" type="xs:boolean" use="optional">
684 <xs:annotation>
685 <xs:documentation xml:lang="en">When true, used to indicate the discount should not be displayed. When false, indicates the discount may be displayed. </xs:documentation>
686 </xs:annotation>
687 </xs:attribute>
688 </xs:extension>
689 </xs:complexContent>
690 </xs:complexType><xs:complexType name="GuaranteeType">
691 <xs:annotation>
692 <xs:documentation xml:lang="en">The guarantee information to hold a reservation</xs:documentation>
693 </xs:annotation>
694 <xs:sequence>
695 <xs:element name="GuaranteesAccepted" minOccurs="0">
696 <xs:complexType>
697 <xs:sequence>
698 <xs:element name="GuaranteeAccepted" maxOccurs="unbounded">
699 <xs:annotation>
700 <xs:documentation xml:lang="en">Guarantee Detail</xs:documentation>
701 </xs:annotation>
702 <xs:complexType>
703 <xs:complexContent>
704 <xs:extension base="PaymentFormType">
705 <xs:attribute name="Default" type="xs:boolean">
706 <xs:annotation>
707 <xs:documentation xml:lang="en">This is to indicate that the information in the model is the default (e.g. if PaymentCard information is completed then this would be considered the default if the boolean is true). </xs:documentation>
708 </xs:annotation>
709 </xs:attribute>
710 <xs:attribute name="NoCardHolderInfoReqInd" type="xs:boolean" use="optional">
711 <xs:annotation>
712 <xs:documentation xml:lang="en">If true, no credit card holder information is required. If false, it is not required.</xs:documentation>
713 </xs:annotation>
714 </xs:attribute>
715 <xs:attribute name="NameReqInd" type="xs:boolean" use="optional">
716 <xs:annotation>
717 <xs:documentation xml:lang="en">If true, the credit card holder name is required. If false, it is not required.</xs:documentation>
718 </xs:annotation>
719 </xs:attribute>
720 <xs:attribute name="AddressReqInd" type="xs:boolean" use="optional">
721 <xs:annotation>
722 <xs:documentation xml:lang="en">If true, credit card holder address is required. If false, it is not required.</xs:documentation>
723 </xs:annotation>
724 </xs:attribute>
725 <xs:attribute name="PhoneReqInd" type="xs:boolean" use="optional">
726 <xs:annotation>
727 <xs:documentation xml:lang="en">If true, credit card holder phone number is required. If false, it is not required.</xs:documentation>
728 </xs:annotation>
729 </xs:attribute>
730 <xs:attribute name="InterbankNbrReqInd" type="xs:boolean" use="optional">
731 <xs:annotation>
732 <xs:documentation xml:lang="en">If true, the credit card interbank number is required. If false, it is not required.</xs:documentation>
733 </xs:annotation>
734 </xs:attribute>
735 <xs:attribute name="BookingSourceAllowedInd" type="xs:boolean" use="optional">
736 <xs:annotation>
737 <xs:documentation xml:lang="en">When true, the booking source may be used to guarantee the booking.</xs:documentation>
738 </xs:annotation>
739 </xs:attribute>
740 <xs:attribute name="CorpDiscountNbrAllowedInd" type="xs:boolean" use="optional">
741 <xs:annotation>
742 <xs:documentation xml:lang="en">When true, the corporate discount number may be used to guarantee the booking.</xs:documentation>
743 </xs:annotation>
744 </xs:attribute>
745 <xs:attribute name="GuaranteeTypeCode" type="OTA_CodeType" use="optional">
746 <xs:annotation>
747 <xs:documentation xml:lang="en">Used to specify the method of guarantee. Refer to OTA Code List Payment Type (PMT).</xs:documentation>
748 </xs:annotation>
749 </xs:attribute>
750 <xs:attribute name="GuaranteeID" type="StringLength1to64" use="optional">
751 <xs:annotation>
752 <xs:documentation xml:lang="en">Provides the identifier as specified by the GuaranteeTypeCode (e.g., Corporate ID or IATA number).</xs:documentation>
753 </xs:annotation>
754 </xs:attribute>
755 </xs:extension>
756 </xs:complexContent>
757 </xs:complexType>
758 </xs:element>
759 </xs:sequence>
760 </xs:complexType>
761 </xs:element>
762 <xs:element name="Deadline" minOccurs="0">
763 <xs:annotation>
764 <xs:documentation xml:lang="en">Guarantee deadline, absolute or relative</xs:documentation>
765 </xs:annotation>
766 <xs:complexType>
767 <xs:attributeGroup ref="DeadlineGroup"/>
768 </xs:complexType>
769 </xs:element>
770 <xs:element name="Comments" type="CommentType" minOccurs="0"/>
771 <xs:element name="GuaranteeDescription" type="ParagraphType" minOccurs="0" maxOccurs="9">
772 <xs:annotation>
773 <xs:documentation xml:lang="en">Text description of the Guarantee in a given language.</xs:documentation>
774 </xs:annotation>
775 </xs:element>
776 </xs:sequence>
777 <xs:attribute name="RetributionType" use="optional">
778 <xs:annotation>
779 <xs:documentation xml:lang="en">An enumerated type defining the type of action taken when the deadline has been exceeded. Valid values: Res Automatically Cancelled, Res No Longer Guaranteed.</xs:documentation>
780 </xs:annotation>
781 <xs:simpleType>
782 <xs:restriction base="StringLength1to32">
783 <xs:enumeration value="ResAutoCancelled"/>
784 <xs:enumeration value="ResNotGuaranteed"/>
785 </xs:restriction>
786 </xs:simpleType>
787 </xs:attribute>
788 <xs:attribute name="GuaranteeCode" type="StringLength1to32" use="optional">
789 <xs:annotation>
790 <xs:documentation xml:lang="en">Guarantee Code</xs:documentation>
791 </xs:annotation>
792 </xs:attribute>
793 <xs:attribute name="GuaranteeType" use="optional">
794 <xs:annotation>
795 <xs:documentation xml:lang="en">GuaranteeType : GuaranteeType An enumerated type defining the guarantee to be applied to this reservation.</xs:documentation>
796 </xs:annotation>
797 <xs:simpleType>
798 <xs:restriction base="StringLength1to32">
799 <xs:enumeration value="GuaranteeRequired">
800 <xs:annotation>
801 <xs:documentation xml:lang="en">A guarantee is required.</xs:documentation>
802 </xs:annotation>
803 </xs:enumeration>
804 <xs:enumeration value="None">
805 <xs:annotation>
806 <xs:documentation xml:lang="en">No guarantee is required.</xs:documentation>
807 </xs:annotation>
808 </xs:enumeration>
809 <xs:enumeration value="CC/DC/Voucher"/>
810 <xs:enumeration value="Profile"/>
811 <xs:enumeration value="Deposit"/>
812 <xs:enumeration value="PrePay">
813 <xs:annotation>
814 <xs:documentation xml:lang="en">Indicates prepayment, typically this means payment is required at booking.</xs:documentation>
815 </xs:annotation>
816 </xs:enumeration>
817 </xs:restriction>
818 </xs:simpleType>
819 </xs:attribute>
820 <xs:attribute name="HoldTime" type="xs:time" use="optional">
821 <xs:annotation>
822 <xs:documentation xml:lang="en">The room will held up until this time without a guarantee.</xs:documentation>
823 </xs:annotation>
824 </xs:attribute>
825 </xs:complexType><xs:complexType name="GuestCountType">
826 <xs:annotation>
827 <xs:documentation xml:lang="en">A collection of GuestCount by age group.</xs:documentation>
828 </xs:annotation>
829 <xs:sequence>
830 <xs:element name="GuestCount" maxOccurs="99">
831 <xs:annotation>
832 <xs:documentation xml:lang="en">A recurring element that identifies the number of guests and ages of the guests in the request that determines the rates based on business rules for occupancy at each property. </xs:documentation>
833 </xs:annotation>
834 <xs:complexType>
835 <xs:attributeGroup ref="GuestCountGroup"/>
836 </xs:complexType>
837 </xs:element>
838 </xs:sequence>
839 <xs:attribute name="IsPerRoom" type="xs:boolean" use="optional">
840 <xs:annotation>
841 <xs:documentation xml:lang="en">IsPerRoom means that the guests defined in the GuestCounts object apply to each room in the NumberOfRooms for the RoomStay. Value of "false" means that the guests defined in the GuestCounts object apply to all rooms combined in the NumberOfRooms for the RoomStay.</xs:documentation>
842 </xs:annotation>
843 </xs:attribute>
844 </xs:complexType><xs:complexType name="HotelPaymentFormType">
845 <xs:annotation>
846 <xs:documentation xml:lang="en">Defines how an account will be settled at checkout.</xs:documentation>
847 </xs:annotation>
848 <xs:complexContent>
849 <xs:extension base="PaymentFormType">
850 <xs:sequence>
851 <xs:element name="MasterAccountUsage" minOccurs="0">
852 <xs:annotation>
853 <xs:documentation xml:lang="en">Authorized usage of the Master Account established at the hotel for the purposes of billing arrangements.</xs:documentation>
854 </xs:annotation>
855 <xs:complexType>
856 <xs:attributeGroup ref="BillingType"/>
857 </xs:complexType>
858 </xs:element>
859 </xs:sequence>
860 </xs:extension>
861 </xs:complexContent>
862 </xs:complexType><xs:complexType name="HotelReservationIDsType">
863 <xs:annotation>
864 <xs:documentation xml:lang="en">A Collection of HotelReservationID objects for a given reservation. The collection of all ReservationIDs can include Passenger Name Record (PNR), Guest Name Record (GNR) and Guest Folio numbers. Associated with each can be a Confirmation number which is usually given to the guest.</xs:documentation>
865 </xs:annotation>
866 <xs:sequence>
867 <xs:element name="HotelReservationID" maxOccurs="unbounded">
868 <xs:annotation>
869 <xs:documentation xml:lang="en">The HotelReservationID object contains various unique (ReservationID) and non unique (ConfirmationID, CancellationID) identifiers that the trading partners associate with a given reservation.</xs:documentation>
870 </xs:annotation>
871 <xs:complexType>
872 <xs:attribute name="ResID_Type" type="OTA_CodeType" use="optional">
873 <xs:annotation>
874 <xs:documentation xml:lang="en">Defines the type of Reservation ID (e.g. reservation number, cancellation number). Refer to OTA Code List Unique ID Type (UIT).</xs:documentation>
875 </xs:annotation>
876 </xs:attribute>
877 <xs:attribute name="ResID_Value" type="StringLength1to64" use="optional">
878 <xs:annotation>
879 <xs:documentation xml:lang="en">This is the actual value associated with ResID_Type as generated by the system that is the source of the ResID_Type</xs:documentation>
880 </xs:annotation>
881 </xs:attribute>
882 <xs:attribute name="ResID_Source" type="StringLength1to64" use="optional">
883 <xs:annotation>
884 <xs:documentation xml:lang="en">A unique identifier to indicate the source system which generated the ResID_Value</xs:documentation>
885 </xs:annotation>
886 </xs:attribute>
887 <xs:attribute name="ResID_SourceContext" type="StringLength1to64" use="optional">
888 <xs:annotation>
889 <xs:documentation xml:lang="en">Additional information on Source </xs:documentation>
890 </xs:annotation>
891 </xs:attribute>
892 <xs:attribute name="ResID_Date" type="xs:dateTime" use="optional">
893 <xs:annotation>
894 <xs:documentation xml:lang="en">Date of the creation of this reservation.</xs:documentation>
895 </xs:annotation>
896 </xs:attribute>
897 <xs:attribute name="ForGuest" type="xs:boolean" default="false">
898 <xs:annotation>
899 <xs:documentation xml:lang="en">Used to determine if the ResID_Value is given to guest</xs:documentation>
900 </xs:annotation>
901 </xs:attribute>
902 <xs:attribute name="ResGuestRPH" type="RPH_Type" use="optional">
903 <xs:annotation>
904 <xs:documentation xml:lang="en">This is a reference placeholder, used as an index for this guest in this reservation. In the ResGuest object it is used like all other RPH attributes to send the delta of a reservation. It is used by the RoomStay and Service objects to indicate which guests are associated with that room stay or service. It is also used to link a guest with a ReservationID</xs:documentation>
905 </xs:annotation>
906 </xs:attribute>
907 <xs:attribute name="CancelOriginatorCode" type="StringLength1to64" use="optional">
908 <xs:annotation>
909 <xs:documentation xml:lang="en">Identifying code of the system that initiated the cancel of this reservation.</xs:documentation>
910 </xs:annotation>
911 </xs:attribute>
912 <xs:attribute name="CancellationDate" type="xs:dateTime" use="optional">
913 <xs:annotation>
914 <xs:documentation xml:lang="en">Date this reservation was cancelled. </xs:documentation>
915 </xs:annotation>
916 </xs:attribute>
917 </xs:complexType>
918 </xs:element>
919 </xs:sequence>
920 </xs:complexType><xs:complexType name="HotelRoomListType">
921 <xs:annotation>
922 <xs:documentation xml:lang="en">Provides the details of a rooming list.</xs:documentation>
923 </xs:annotation>
924 <xs:sequence>
925 <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0">
926 <xs:annotation>
927 <xs:documentation xml:lang="en">The unique indicator for the group rooming list or tour operator booking reference.</xs:documentation>
928 </xs:annotation>
929 </xs:element>
930 <xs:element name="Guests" minOccurs="0">
931 <xs:annotation>
932 <xs:documentation xml:lang="en">A collection of Guest.</xs:documentation>
933 </xs:annotation>
934 <xs:complexType>
935 <xs:sequence>
936 <xs:element name="Guest" maxOccurs="unbounded">
937 <xs:annotation>
938 <xs:documentation xml:lang="en">A person staying in a room.</xs:documentation>
939 </xs:annotation>
940 <xs:complexType>
941 <xs:complexContent>
942 <xs:extension base="ContactPersonType">
943 <xs:sequence>
944 <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0">
945 <xs:annotation>
946 <xs:documentation xml:lang="en">The confirmation number for a particular guest. This is used with the 'GuestAction' attribute value of 'Add-Update' to indicate an update.</xs:documentation>
947 </xs:annotation>
948 </xs:element>
949 <xs:element name="Loyalty" minOccurs="0" maxOccurs="5">
950 <xs:complexType>
951 <xs:attributeGroup ref="SelectedLoyaltyGroup"/>
952 </xs:complexType>
953 </xs:element>
954 <xs:element name="GuaranteePayment" minOccurs="0" maxOccurs="2">
955 <xs:annotation>
956 <xs:documentation xml:lang="en">Guarantee or Payment information for an individual guest.</xs:documentation>
957 </xs:annotation>
958 <xs:complexType>
959 <xs:complexContent>
960 <xs:extension base="HotelPaymentFormType">
961 <xs:attribute name="DetailType" use="optional">
962 <xs:simpleType>
963 <xs:restriction base="xs:string">
964 <xs:enumeration value="Payment"/>
965 <xs:enumeration value="Guarantee"/>
966 </xs:restriction>
967 </xs:simpleType>
968 </xs:attribute>
969 <xs:attribute name="GuaranteeType" use="optional">
970 <xs:annotation>
971 <xs:documentation xml:lang="en">GuaranteeType : GuaranteeType An enumerated type defining the guarantee to be applied to this reservation.</xs:documentation>
972 </xs:annotation>
973 <xs:simpleType>
974 <xs:restriction base="StringLength1to32">
975 <xs:enumeration value="GuaranteeRequired"/>
976 <xs:enumeration value="None"/>
977 <xs:enumeration value="CC/DC/Voucher"/>
978 <xs:enumeration value="Profile"/>
979 <xs:enumeration value="Deposit"/>
980 <xs:enumeration value="PrePay">
981 <xs:annotation>
982 <xs:documentation xml:lang="en">Indicates prepayment, typically this means payment is required at booking.</xs:documentation>
983 </xs:annotation>
984 </xs:enumeration>
985 </xs:restriction>
986 </xs:simpleType>
987 </xs:attribute>
988 </xs:extension>
989 </xs:complexContent>
990 </xs:complexType>
991 </xs:element>
992 <xs:element name="AdditionalDetails" type="AdditionalDetailsType" minOccurs="0"/>
993 </xs:sequence>
994 <xs:attribute name="GuestAction" type="ActionType" use="optional">
995 <xs:annotation>
996 <xs:documentation xml:lang="en">This attributes indicates the change in status of the guest.</xs:documentation>
997 </xs:annotation>
998 </xs:attribute>
999 <xs:attribute name="PrintConfoInd" type="xs:boolean" use="optional">
1000 <xs:annotation>
1001 <xs:documentation xml:lang="en">Indicates whether to send the printed confirmation.</xs:documentation>
1002 </xs:annotation>
1003 </xs:attribute>
1004 </xs:extension>
1005 </xs:complexContent>
1006 </xs:complexType>
1007 </xs:element>
1008 </xs:sequence>
1009 </xs:complexType>
1010 </xs:element>
1011 <xs:element name="MasterContact" minOccurs="0">
1012 <xs:annotation>
1013 <xs:documentation xml:lang="en">Planner or coordinator contact information for the rooming list.</xs:documentation>
1014 </xs:annotation>
1015 <xs:complexType>
1016 <xs:complexContent>
1017 <xs:extension base="ContactPersonType">
1018 <xs:sequence>
1019 <xs:element name="UniqueIDs" minOccurs="0">
1020 <xs:annotation>
1021 <xs:documentation xml:lang="en">This identifies the master account number and related information.</xs:documentation>
1022 </xs:annotation>
1023 <xs:complexType>
1024 <xs:sequence>
1025 <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0" maxOccurs="9">
1026 <xs:annotation>
1027 <xs:documentation xml:lang="en">The unique identifiers for the Event Planner or Coordinator. Can include EP IATA# and other unique IDs such as an Event Planner ID assigned by the receiving system.</xs:documentation>
1028 </xs:annotation>
1029 </xs:element>
1030 </xs:sequence>
1031 </xs:complexType>
1032 </xs:element>
1033 <xs:element name="Loyalty" minOccurs="0" maxOccurs="5">
1034 <xs:complexType>
1035 <xs:attributeGroup ref="SelectedLoyaltyGroup"/>
1036 </xs:complexType>
1037 </xs:element>
1038 </xs:sequence>
1039 </xs:extension>
1040 </xs:complexContent>
1041 </xs:complexType>
1042 </xs:element>
1043 <xs:element name="MasterAccount" minOccurs="0">
1044 <xs:annotation>
1045 <xs:documentation xml:lang="en">Account established at the hotel for the purposes of billing arrangements for an entity.</xs:documentation>
1046 </xs:annotation>
1047 <xs:complexType>
1048 <xs:complexContent>
1049 <xs:extension base="DirectBillType">
1050 <xs:attributeGroup ref="BillingType"/>
1051 </xs:extension>
1052 </xs:complexContent>
1053 </xs:complexType>
1054 </xs:element>
1055 <xs:element name="RoomStays" minOccurs="0">
1056 <xs:annotation>
1057 <xs:documentation xml:lang="en">A collection of RoomStay.</xs:documentation>
1058 </xs:annotation>
1059 <xs:complexType>
1060 <xs:sequence>
1061 <xs:element name="RoomStay" maxOccurs="unbounded">
1062 <xs:annotation>
1063 <xs:documentation xml:lang="en">
1064 Details the success, failure and warnings for the RoomStay.
1065 </xs:documentation>
1066 </xs:annotation>
1067 <xs:complexType>
1068 <xs:complexContent>
1069 <xs:extension base="RoomStayType">
1070 <xs:sequence minOccurs="0">
1071 <xs:element name="HotelReservationIDs" type="HotelReservationIDsType" minOccurs="0"/>
1072 <xs:element name="RoomShares" type="RoomSharesType" minOccurs="0">
1073 <xs:annotation>
1074 <xs:documentation xml:lang="en">Collection of shared rooms for room stay.</xs:documentation>
1075 </xs:annotation>
1076 </xs:element>
1077 <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0">
1078 <xs:annotation>
1079 <xs:documentation xml:lang="en">Provides a mechanism for uniquely identifying a room stay (e.g. this would be useful for a modification).</xs:documentation>
1080 </xs:annotation>
1081 </xs:element>
1082 <xs:choice minOccurs="0">
1083 <xs:sequence>
1084 <xs:element name="Success" type="SuccessType"/>
1085 <xs:element name="Warnings" type="WarningsType" minOccurs="0"/>
1086 </xs:sequence>
1087 <xs:element name="Errors" type="ErrorsType"/>
1088 </xs:choice>
1089 </xs:sequence>
1090 <xs:attribute name="RoomStay" type="ActionType" use="optional">
1091 <xs:annotation>
1092 <xs:documentation xml:lang="en">This attribute indicates the change to the reservation.
1093
1094 </xs:documentation>
1095 </xs:annotation>
1096 </xs:attribute>
1097 </xs:extension>
1098 </xs:complexContent>
1099 </xs:complexType>
1100 </xs:element>
1101 </xs:sequence>
1102 </xs:complexType>
1103 </xs:element>
1104 <xs:element name="Event" minOccurs="0">
1105 <xs:annotation>
1106 <xs:documentation xml:lang="en">Defines the event to which the rooming list applies.</xs:documentation>
1107 </xs:annotation>
1108 <xs:complexType>
1109 <xs:sequence>
1110 <xs:element name="EventContact" type="ContactPersonType">
1111 <xs:annotation>
1112 <xs:documentation xml:lang="en">The event organizer or host.</xs:documentation>
1113 </xs:annotation>
1114 </xs:element>
1115 </xs:sequence>
1116 <xs:attribute name="MeetingName" type="xs:string" use="optional">
1117 <xs:annotation>
1118 <xs:documentation xml:lang="en">This is used to identify the name of the meeting.</xs:documentation>
1119 </xs:annotation>
1120 </xs:attribute>
1121 <xs:attributeGroup ref="DateTimeSpanGroup">
1122 <xs:annotation>
1123 <xs:documentation xml:lang="en">Used for the earliest start date and the latest end date of the event.</xs:documentation>
1124 </xs:annotation>
1125 </xs:attributeGroup>
1126 </xs:complexType>
1127 </xs:element>
1128 </xs:sequence>
1129 <xs:attributeGroup ref="HotelReferenceGroup"/>
1130 <xs:attribute name="GroupBlockCode" type="StringLength1to16" use="optional">
1131 <xs:annotation>
1132 <xs:documentation xml:lang="en">The code that identifies which group within a specific hotel for which this room list has been provided.</xs:documentation>
1133 </xs:annotation>
1134 </xs:attribute>
1135 <xs:attribute name="CreationDate" type="xs:dateTime" use="optional">
1136 <xs:annotation>
1137 <xs:documentation xml:lang="en">Date this room list was initially created.</xs:documentation>
1138 </xs:annotation>
1139 </xs:attribute>
1140 </xs:complexType><xs:complexType name="RatePlanType">
1141 <xs:annotation>
1142 <xs:documentation xml:lang="en">Defines the details of the rate plan as used in the booking process.</xs:documentation>
1143 <xs:documentation xml:lang="en">Policies and descriptions that apply to a rate plan.</xs:documentation>
1144 <xs:documentation xml:lang="en">Information significant to defining a rate plan.</xs:documentation>
1145 </xs:annotation>
1146 <xs:sequence minOccurs="0">
1147 <xs:element name="Guarantee" type="GuaranteeType" minOccurs="0" maxOccurs="5">
1148 <xs:annotation>
1149 <xs:documentation xml:lang="en">Guarantee information that applies to the rate plan. A maximum of 5 occurances are available for use depending on the context.</xs:documentation>
1150 </xs:annotation>
1151 </xs:element>
1152 <xs:element name="CancelPenalties" type="CancelPenaltiesType" minOccurs="0">
1153 <xs:annotation>
1154 <xs:documentation xml:lang="en">Collection of cancellation penalties.</xs:documentation>
1155 </xs:annotation>
1156 </xs:element>
1157 <xs:element name="RatePlanDescription" type="ParagraphType" minOccurs="0">
1158 <xs:annotation>
1159 <xs:documentation xml:lang="en">Describes the rate plan.</xs:documentation>
1160 </xs:annotation>
1161 </xs:element>
1162 <xs:element name="RatePlanInclusions" minOccurs="0">
1163 <xs:annotation>
1164 <xs:documentation xml:lang="en">Defines charges that are included in this rate plan.This element allows for future extension should there be a need.</xs:documentation>
1165 </xs:annotation>
1166 <xs:complexType>
1167 <xs:sequence>
1168 <xs:element name="RatePlanInclusionDesciption" type="ParagraphType" minOccurs="0">
1169 <xs:annotation>
1170 <xs:documentation xml:lang="en">Description of what is included in the rate plan.</xs:documentation>
1171 </xs:annotation>
1172 </xs:element>
1173 </xs:sequence>
1174 <xs:attribute name="TaxInclusive" type="xs:boolean" use="optional"/>
1175 <xs:attribute name="ServiceFeeInclusive" type="xs:boolean" use="optional"/>
1176 </xs:complexType>
1177 </xs:element>
1178 <xs:element name="Commission" type="CommissionType" minOccurs="0">
1179 <xs:annotation>
1180 <xs:documentation xml:lang="en">Commission associated with the RatePlan. This can be a percentage or a flat amount.</xs:documentation>
1181 </xs:annotation>
1182 </xs:element>
1183 <xs:element name="MealsIncluded" minOccurs="0">
1184 <xs:annotation>
1185 <xs:documentation xml:lang="en">Defines which meals are included with this rate program.</xs:documentation>
1186 </xs:annotation>
1187 <xs:complexType>
1188 <xs:attributeGroup ref="MealsIncludedGroup">
1189 <xs:annotation>
1190 <xs:documentation xml:lang="en">Defines which meals are included with this rate program.</xs:documentation>
1191 </xs:annotation>
1192 </xs:attributeGroup>
1193 </xs:complexType>
1194 </xs:element>
1195 <xs:element name="RestrictionStatus" minOccurs="0">
1196 <xs:annotation>
1197 <xs:documentation xml:lang="en">Used to indicate whether the rate is on request or available. </xs:documentation>
1198 </xs:annotation>
1199 <xs:complexType>
1200 <xs:attributeGroup ref="RestrictionStatusGroup"/>
1201 </xs:complexType>
1202 </xs:element>
1203 <xs:element name="AdditionalDetails" type="AdditionalDetailsType" minOccurs="0"/>
1204 </xs:sequence>
1205 <xs:attribute name="BookingCode" type="StringLength1to16" use="optional">
1206 <xs:annotation>
1207 <xs:documentation xml:lang="en">This is used to indicate the item booked and is primarily used to exchange information with GDSs.</xs:documentation>
1208 </xs:annotation>
1209 </xs:attribute>
1210 <xs:attribute name="RatePlanCode" type="StringLength1to16" use="optional">
1211 <xs:annotation>
1212 <xs:documentation xml:lang="en">The RatePlanCode assigned by the receiving system for the inventory item in response to a new rate plan notification. (Implementation Notes: This would only be returned when the notification is of type New and the sender is translating RatePlanCode values. On subsequent transactions for this rate plan, the sender would populate the RatePlanCode attribute with this value returned by the receiver.)</xs:documentation>
1213 </xs:annotation>
1214 </xs:attribute>
1215 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup"/>
1216 <xs:attribute name="RateIndicator" type="RateIndicatorType" use="optional">
1217 <xs:annotation>
1218 <xs:documentation xml:lang="en">Information pertaining to the availability of the rate plan.</xs:documentation>
1219 </xs:annotation>
1220 </xs:attribute>
1221 <xs:attribute name="RatePlanType" type="OTA_CodeType" use="optional">
1222 <xs:annotation>
1223 <xs:documentation xml:lang="en">An enumerated type that allows the query to specify a rate category type, and provides major categories for comparison across brands. Refer to OTA Code List Rate Plan Type (RPT).</xs:documentation>
1224 </xs:annotation>
1225 </xs:attribute>
1226 <xs:attribute name="RatePlanID" type="StringLength1to64" use="optional">
1227 <xs:annotation>
1228 <xs:documentation xml:lang="en">A text field used to provide a special ID code that is associated with the rate and is required in the reservation request in order to obtain the rate. Examples are a corporate ID number, a promotion code or a membership number.
1229
1230
1231</xs:documentation>
1232 </xs:annotation>
1233 </xs:attribute>
1234 <xs:attribute name="RatePlanName" type="StringLength1to64" use="optional">
1235 <xs:annotation>
1236 <xs:documentation xml:lang="en">Provides the name of the rate plan or group. Typically used with RatePlanType to further describe the rate plan.</xs:documentation>
1237 </xs:annotation>
1238 </xs:attribute>
1239 <xs:attribute name="MarketCode" type="StringLength1to64" use="optional">
1240 <xs:annotation>
1241 <xs:documentation xml:lang="en">The code that relates to the market being sold to (e.g., the corporate market, packages).</xs:documentation>
1242 </xs:annotation>
1243 </xs:attribute>
1244 <xs:attribute name="AvailabilityStatus" type="RateIndicatorType" use="optional">
1245 <xs:annotation>
1246 <xs:documentation xml:lang="en">Used to specify an availability status for the rate plan.</xs:documentation>
1247 </xs:annotation>
1248 </xs:attribute>
1249 <xs:attribute name="ID_RequiredInd" type="xs:boolean" use="optional">
1250 <xs:annotation>
1251 <xs:documentation xml:lang="en">When true, indicates proof of qualification for this rate is required.</xs:documentation>
1252 </xs:annotation>
1253 </xs:attribute>
1254 <xs:attribute name="PriceViewableInd" type="xs:boolean" use="optional">
1255 <xs:annotation>
1256 <xs:documentation xml:lang="en">When true, the price for this rate plan can be viewed by the guest. When false, the guest must contact another entity to obtain price information. </xs:documentation>
1257 </xs:annotation>
1258 </xs:attribute>
1259 <xs:attribute name="QualificationType" type="OTA_CodeType" use="optional">
1260 <xs:annotation>
1261 <xs:documentation xml:lang="en">Indicates the type of document required by the guest to qualify for this rate plan. Refer to OTA Code List Document Type (DOC).</xs:documentation>
1262 </xs:annotation>
1263 </xs:attribute>
1264 </xs:complexType><xs:complexType name="RateType">
1265 <xs:annotation>
1266 <xs:documentation xml:lang="en">Individual rate amount. This rate is valid for a range of number of occupants and an occupant type.</xs:documentation>
1267 </xs:annotation>
1268 <xs:sequence>
1269 <xs:element name="Rate" maxOccurs="unbounded">
1270 <xs:annotation>
1271 <xs:documentation xml:lang="en">The Rate contains a collection of elements that define the amount of the rate, associated fees, additional occupant amounts as well as payment and cancellation policies. Taxes can be broken out or included within the various amounts. A currency can be associated to each amount The applicable period of the the rate are indicated by the effective dates. Restrictions that may apply to that rate, such as the minimum or maximum length of stay, stay-over dates (such as a Saturday night), min/max guests applicable for the rate, and age group (ex Adult) are attributes of Rate. It indicates the number of units that the quoted rate is based upon, as well as the TimeUnits type used that the rate is based upon, e.g.: 3days at $100.00 per day.</xs:documentation>
1272 </xs:annotation>
1273 <xs:complexType>
1274 <xs:complexContent>
1275 <xs:extension base="AmountType">
1276 <xs:sequence>
1277 <xs:element ref="TPA_Extensions" minOccurs="0"/>
1278 </xs:sequence>
1279 <xs:attribute name="Duration" type="xs:duration" use="optional"/>
1280 <xs:attribute name="RateMode" type="OTA_CodeType" use="optional">
1281 <xs:annotation>
1282 <xs:documentation xml:lang="en">This supports returning a type of rate (minimum, maximum, etc.) as an alternative to returning a specific rate. Refer to OTA Code List Rate Mode (RMO).</xs:documentation>
1283 </xs:annotation>
1284 </xs:attribute>
1285 <xs:attribute name="CachedIndicator" type="xs:boolean" use="optional">
1286 <xs:annotation>
1287 <xs:documentation xml:lang="en">When true, this indicates the rate data is not real-time.</xs:documentation>
1288 </xs:annotation>
1289 </xs:attribute>
1290 <xs:attribute name="RateSource" type="StringLength1to32" use="optional">
1291 <xs:annotation>
1292 <xs:documentation xml:lang="en">The source from which the rate was acquired.</xs:documentation>
1293 </xs:annotation>
1294 </xs:attribute>
1295 <xs:attribute name="RateTypeCode" type="OTA_CodeType" use="optional">
1296 <xs:annotation>
1297 <xs:documentation xml:lang="en">Used to identify the type of rate. Refer to OTA code list Rate Plan Type (RPT).</xs:documentation>
1298 </xs:annotation>
1299 </xs:attribute>
1300 <xs:attribute name="RoomPricingType" type="PricingType" use="optional">
1301 <xs:annotation>
1302 <xs:documentation xml:lang="en">Specifies how the room is priced (per night, per person, etc.).</xs:documentation>
1303 </xs:annotation>
1304 </xs:attribute>
1305 </xs:extension>
1306 </xs:complexContent>
1307 </xs:complexType>
1308 </xs:element>
1309 </xs:sequence>
1310 </xs:complexType><xs:complexType name="RequiredPaymentsType">
1311 <xs:annotation>
1312 <xs:documentation xml:lang="en">A collection of required payments.</xs:documentation>
1313 </xs:annotation>
1314 <xs:sequence>
1315 <xs:element name="GuaranteePayment" maxOccurs="unbounded">
1316 <xs:annotation>
1317 <xs:documentation xml:lang="en">Used to define the deposit policy, guarantees policy, and/or accepted forms of payment. </xs:documentation>
1318 </xs:annotation>
1319 <xs:complexType>
1320 <xs:sequence>
1321 <xs:element name="AcceptedPayments" type="AcceptedPaymentsType" minOccurs="0">
1322 <xs:annotation>
1323 <xs:documentation xml:lang="en">Collection of forms of payment accepted for payment.</xs:documentation>
1324 </xs:annotation>
1325 </xs:element>
1326 <xs:element name="AmountPercent" type="AmountPercentType" minOccurs="0">
1327 <xs:annotation>
1328 <xs:documentation xml:lang="en">Payment expressed as a fixed amount, or a percentage of/or room nights.</xs:documentation>
1329 </xs:annotation>
1330 </xs:element>
1331 <xs:element name="Deadline" minOccurs="0" maxOccurs="2">
1332 <xs:annotation>
1333 <xs:documentation xml:lang="en">Payment deadline, absolute or relative</xs:documentation>
1334 </xs:annotation>
1335 <xs:complexType>
1336 <xs:attributeGroup ref="DeadlineGroup"/>
1337 </xs:complexType>
1338 </xs:element>
1339 <xs:element name="Description" type="ParagraphType" minOccurs="0" maxOccurs="5">
1340 <xs:annotation>
1341 <xs:documentation xml:lang="en">Text description of the Payment in a given language.</xs:documentation>
1342 </xs:annotation>
1343 </xs:element>
1344 <xs:element name="Address" minOccurs="0" maxOccurs="3">
1345 <xs:annotation>
1346 <xs:documentation xml:lang="en">The address to which a deposit may be sent.</xs:documentation>
1347 </xs:annotation>
1348 <xs:complexType>
1349 <xs:complexContent>
1350 <xs:extension base="AddressInfoType">
1351 <xs:attribute name="AddresseeName" type="StringLength1to64" use="optional">
1352 <xs:annotation>
1353 <xs:documentation xml:lang="en">The name of the reciever of the payment.</xs:documentation>
1354 </xs:annotation>
1355 </xs:attribute>
1356 </xs:extension>
1357 </xs:complexContent>
1358 </xs:complexType>
1359 </xs:element>
1360 <xs:element ref="TPA_Extensions" minOccurs="0"/>
1361 </xs:sequence>
1362 <xs:attribute name="RetributionType" use="optional">
1363 <xs:annotation>
1364 <xs:documentation xml:lang="en">An enumerated type defining the type of action taken when the deadline has been exceeded. Valid values: Res Automatically Cancelled, Res No Longer Guaranteed.</xs:documentation>
1365 </xs:annotation>
1366 <xs:simpleType>
1367 <xs:restriction base="StringLength1to32">
1368 <xs:enumeration value="ResAutoCancelled"/>
1369 <xs:enumeration value="ResNotGuaranteed"/>
1370 </xs:restriction>
1371 </xs:simpleType>
1372 </xs:attribute>
1373 <xs:attribute name="PaymentCode" type="StringLength1to8" use="optional">
1374 <xs:annotation>
1375 <xs:documentation xml:lang="en">This defines the form of payment. Recommended usage of this is with the Payment Type in OTA Code List, this datatype will be updated in the future.
1376
1377In order to maintain forward compatability a change is not being made in this publication. This will be corrected in a future version, when a major update is released.</xs:documentation>
1378 </xs:annotation>
1379 </xs:attribute>
1380 <xs:attribute name="Type" use="optional">
1381 <xs:annotation>
1382 <xs:documentation xml:lang="en">Used to specify the type of information being sent (i.e., RequiredPayment, GuaranteePolicy, AcceptedPaymentForms)</xs:documentation>
1383 </xs:annotation>
1384 <xs:simpleType>
1385 <xs:restriction base="xs:string">
1386 <xs:enumeration value="RequiredPayment">
1387 <xs:annotation>
1388 <xs:documentation xml:lang="en">A required payment, such as a deposit due or payment in the event of cancellation.</xs:documentation>
1389 </xs:annotation>
1390 </xs:enumeration>
1391 <xs:enumeration value="GuaranteePolicy">
1392 <xs:annotation>
1393 <xs:documentation xml:lang="en">Used to define policies required to guarantee a reservation at the property (e.g., room(s), function space(s)).</xs:documentation>
1394 </xs:annotation>
1395 </xs:enumeration>
1396 <xs:enumeration value="AcceptedPaymentForms">
1397 <xs:annotation>
1398 <xs:documentation xml:lang="en">Used to define the acceptable payment forms of the property.</xs:documentation>
1399 </xs:annotation>
1400 </xs:enumeration>
1401 </xs:restriction>
1402 </xs:simpleType>
1403 </xs:attribute>
1404 <xs:attribute name="GuaranteeCode" type="StringLength1to32" use="optional">
1405 <xs:annotation>
1406 <xs:documentation xml:lang="en">Guarantee Code</xs:documentation>
1407 </xs:annotation>
1408 </xs:attribute>
1409 <xs:attribute name="GuaranteeType" use="optional">
1410 <xs:annotation>
1411 <xs:documentation xml:lang="en">GuaranteeType : GuaranteeType An enumerated type defining the guarantee to be applied to this reservation.</xs:documentation>
1412 </xs:annotation>
1413 <xs:simpleType>
1414 <xs:restriction base="StringLength1to32">
1415 <xs:enumeration value="GuaranteeRequired"/>
1416 <xs:enumeration value="None"/>
1417 <xs:enumeration value="CC/DC/Voucher"/>
1418 <xs:enumeration value="Profile"/>
1419 <xs:enumeration value="Deposit"/>
1420 <xs:enumeration value="PrePay">
1421 <xs:annotation>
1422 <xs:documentation xml:lang="en">Indicates prepayment, typically this means payment is required at booking.</xs:documentation>
1423 </xs:annotation>
1424 </xs:enumeration>
1425 </xs:restriction>
1426 </xs:simpleType>
1427 </xs:attribute>
1428 <xs:attribute name="HoldTime" type="xs:time" use="optional">
1429 <xs:annotation>
1430 <xs:documentation xml:lang="en">The room will held up until this time without a guarantee.</xs:documentation>
1431 </xs:annotation>
1432 </xs:attribute>
1433 <xs:attributeGroup ref="DOW_PatternGroup"/>
1434 <xs:attributeGroup ref="DateTimeSpanGroup"/>
1435 <xs:attribute name="NoCardHolderInfoReqInd" type="xs:boolean" use="optional">
1436 <xs:annotation>
1437 <xs:documentation xml:lang="en"> If true, no credit cardholder information is required for guarantee/deposit.</xs:documentation>
1438 </xs:annotation>
1439 </xs:attribute>
1440 <xs:attribute name="NameInd" type="xs:boolean" use="optional">
1441 <xs:annotation>
1442 <xs:documentation xml:lang="en">If true, the credit cardholder name is required for guarantee/deposit.</xs:documentation>
1443 </xs:annotation>
1444 </xs:attribute>
1445 <xs:attribute name="AddressInd" type="xs:boolean" use="optional">
1446 <xs:annotation>
1447 <xs:documentation xml:lang="en">If true, the credit cardholder address is required for guarantee/deposit.</xs:documentation>
1448 </xs:annotation>
1449 </xs:attribute>
1450 <xs:attribute name="PhoneInd" type="xs:boolean" use="optional">
1451 <xs:annotation>
1452 <xs:documentation xml:lang="en">If true, the credit cardholder phone number is required for guarantee/deposit.</xs:documentation>
1453 </xs:annotation>
1454 </xs:attribute>
1455 <xs:attribute name="InterbankNbrInd" type="xs:boolean" use="optional">
1456 <xs:annotation>
1457 <xs:documentation xml:lang="en">If true, the Interbank Card Association number is required for guarantee/deposit.</xs:documentation>
1458 </xs:annotation>
1459 </xs:attribute>
1460 <xs:attribute name="RoomTypeCode" type="StringLength1to16" use="optional">
1461 <xs:annotation>
1462 <xs:documentation xml:lang="en">A system specific room type to which this guarantee payment information applies.</xs:documentation>
1463 </xs:annotation>
1464 </xs:attribute>
1465 <xs:attribute name="InfoSource" type="InfoSourceType" use="optional">
1466 <xs:annotation>
1467 <xs:documentation xml:lang="en">To specify the source of the rate of exchange for a currency code.</xs:documentation>
1468 </xs:annotation>
1469 </xs:attribute>
1470 <xs:attribute name="NonRefundableIndicator" type="xs:boolean" use="optional">
1471 <xs:annotation>
1472 <xs:documentation xml:lang="en">When true, indicates that any prepayment for the reservation is non refundable, therefore a 100% penalty on the prepayment is applied, irrespective of deadline.</xs:documentation>
1473 </xs:annotation>
1474 </xs:attribute>
1475 <xs:attribute name="PolicyCode" type="StringLength1to16" use="optional">
1476 <xs:annotation>
1477 <xs:documentation xml:lang="en">Used to specify the type of payment policy.</xs:documentation>
1478 </xs:annotation>
1479 </xs:attribute>
1480 </xs:complexType>
1481 </xs:element>
1482 </xs:sequence>
1483 </xs:complexType><xs:complexType name="RoomRateType">
1484 <xs:annotation>
1485 <xs:documentation xml:lang="en">Individual rate amount. This rate is valid for a range of number of occupants and an occupant type.</xs:documentation>
1486 </xs:annotation>
1487 <xs:sequence>
1488 <xs:element name="Rates" type="RateType">
1489 <xs:annotation>
1490 <xs:documentation xml:lang="en">Individual rate amount. This rate is valid for a range of number of occupants and an occupant type.</xs:documentation>
1491 </xs:annotation>
1492 </xs:element>
1493 <xs:element name="RoomRateDescription" type="ParagraphType" minOccurs="0" maxOccurs="20">
1494 <xs:annotation>
1495 <xs:documentation xml:lang="en">The description or name of a room rate.</xs:documentation>
1496 </xs:annotation>
1497 </xs:element>
1498 <xs:element name="Features" minOccurs="0">
1499 <xs:annotation>
1500 <xs:documentation xml:lang="en">A collection of features that are made available as part of this speciific room and this specifiic rate plan.</xs:documentation>
1501 </xs:annotation>
1502 <xs:complexType>
1503 <xs:sequence>
1504 <xs:element name="Feature" minOccurs="0" maxOccurs="99">
1505 <xs:annotation>
1506 <xs:documentation xml:lang="en">Allows for the description of any features and/or amenities that are made available as part of this specific room and this specifiic rate plan, for example, large screen television, video/DVD player in room, room service breakfast, and details about that breakfast.</xs:documentation>
1507 </xs:annotation>
1508 <xs:complexType>
1509 <xs:sequence>
1510 <xs:element name="Description" type="ParagraphType" minOccurs="0" maxOccurs="5"/>
1511 </xs:sequence>
1512 <xs:attribute name="RoomAmenity" type="OTA_CodeType" use="optional">
1513 <xs:annotation>
1514 <xs:documentation xml:lang="en">
1515 Refer to OTA Code List Room Amenity Type (RMA).
1516 </xs:documentation>
1517 </xs:annotation>
1518 </xs:attribute>
1519 <xs:attribute name="Quantity" type="Numeric0to999" use="optional">
1520 <xs:annotation>
1521 <xs:documentation xml:lang="en">Provides the quantity of the amenity in the room. When zero, the amenity is either unavailable or not allowed.</xs:documentation>
1522 </xs:annotation>
1523 </xs:attribute>
1524 <xs:attribute name="RoomViewCode" type="OTA_CodeType" use="optional">
1525 <xs:annotation>
1526 <xs:documentation xml:lang="en">Specifies the type of view a room has. Refer to OTA Code List Room View Type (RVT).</xs:documentation>
1527 </xs:annotation>
1528 </xs:attribute>
1529 </xs:complexType>
1530 </xs:element>
1531 </xs:sequence>
1532 </xs:complexType>
1533 </xs:element>
1534 <xs:element name="Total" type="TotalType" minOccurs="0">
1535 <xs:annotation>
1536 <xs:documentation xml:lang="en">The total of all rates for this room rate type.</xs:documentation>
1537 </xs:annotation>
1538 </xs:element>
1539 <xs:element name="Availability" minOccurs="0" maxOccurs="5">
1540 <xs:annotation>
1541 <xs:documentation xml:lang="en">Provides information on the availability of the room rate.</xs:documentation>
1542 </xs:annotation>
1543 <xs:complexType>
1544 <xs:attribute name="AvailabilityStatus" type="RateIndicatorType" use="optional">
1545 <xs:annotation>
1546 <xs:documentation xml:lang="en">Used to specify an availability status for the room rate.</xs:documentation>
1547 </xs:annotation>
1548 </xs:attribute>
1549 </xs:complexType>
1550 </xs:element>
1551 </xs:sequence>
1552 <xs:attribute name="BookingCode" type="StringLength1to16" use="optional">
1553 <xs:annotation>
1554 <xs:documentation xml:lang="en">This is used to indicate the item booked and is primarily used to exchange information with GDSs.</xs:documentation>
1555 </xs:annotation>
1556 </xs:attribute>
1557 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup"/>
1558 <xs:attribute name="RoomTypeCode" type="StringLength1to16">
1559 <xs:annotation>
1560 <xs:documentation xml:lang="en">Specfic system room type code, ex: A1K, A1Q etc.</xs:documentation>
1561 </xs:annotation>
1562 </xs:attribute>
1563 <xs:attribute name="InvBlockCode" type="StringLength1to32">
1564 <xs:annotation>
1565 <xs:documentation xml:lang="en">Code that identifies an inventory block.</xs:documentation>
1566 </xs:annotation>
1567 </xs:attribute>
1568 <xs:attribute name="NumberOfUnits" type="Numeric1to999" use="optional">
1569 <xs:annotation>
1570 <xs:documentation xml:lang="en">The number of rooms.</xs:documentation>
1571 </xs:annotation>
1572 </xs:attribute>
1573 <xs:attributeGroup ref="RatePlanGroup"/>
1574 <xs:attribute name="AvailabilityStatus" type="RateIndicatorType" use="optional">
1575 <xs:annotation>
1576 <xs:documentation xml:lang="en">Used to specify an availability status for the room rate.</xs:documentation>
1577 </xs:annotation>
1578 </xs:attribute>
1579 </xs:complexType><xs:complexType name="RoomSharesType">
1580 <xs:annotation>
1581 <xs:documentation xml:lang="en">A collection of RoomShare.</xs:documentation>
1582 </xs:annotation>
1583 <xs:sequence>
1584 <xs:element name="RoomShare" maxOccurs="unbounded">
1585 <xs:annotation>
1586 <xs:documentation xml:lang="en">Guests to share a room</xs:documentation>
1587 </xs:annotation>
1588 <xs:complexType>
1589 <xs:sequence>
1590 <xs:element name="GuestRPHs" minOccurs="0">
1591 <xs:annotation>
1592 <xs:documentation xml:lang="en">Collection of Guest RPH items</xs:documentation>
1593 </xs:annotation>
1594 <xs:complexType>
1595 <xs:sequence>
1596 <xs:element name="GuestRPH" maxOccurs="99">
1597 <xs:annotation>
1598 <xs:documentation xml:lang="en">References one of the guest(s) staying in this room</xs:documentation>
1599 </xs:annotation>
1600 <xs:complexType>
1601 <xs:simpleContent>
1602 <xs:extension base="RPH_Type">
1603 <xs:attributeGroup ref="DateTimeSpanGroup"/>
1604 </xs:extension>
1605 </xs:simpleContent>
1606 </xs:complexType>
1607 </xs:element>
1608 </xs:sequence>
1609 </xs:complexType>
1610 </xs:element>
1611 </xs:sequence>
1612 </xs:complexType>
1613 </xs:element>
1614 </xs:sequence>
1615 </xs:complexType><xs:complexType name="RoomStayType">
1616 <xs:annotation>
1617 <xs:documentation xml:lang="en">Details on the Room Stay including Guest Counts, Time Span of this Room Stay, pointers to Res Guests, guest Memberships, Comments and Special Requests pertaining to this particular Room Stay and finally finacial information related to the Room Stay, including Guarantee, Deposit and Payment and Cancellation Penalties.</xs:documentation>
1618 </xs:annotation>
1619 <xs:sequence>
1620 <xs:element name="RoomTypes" minOccurs="0">
1621 <xs:annotation>
1622 <xs:documentation xml:lang="en">A collection of Room Types associated with a particular Room Stay.</xs:documentation>
1623 <xs:documentation xml:lang="en">The RoomType element is used to contain all the room type information for a single RateType Code (ex A1K) for a given date range. </xs:documentation>
1624 </xs:annotation>
1625 <xs:complexType>
1626 <xs:sequence>
1627 <xs:element name="RoomType" type="RoomTypeType" maxOccurs="unbounded"/>
1628 </xs:sequence>
1629 </xs:complexType>
1630 </xs:element>
1631 <xs:element name="RatePlans" minOccurs="0">
1632 <xs:annotation>
1633 <xs:documentation xml:lang="en">A collection of Rate Plans associated with a particular Room Stay.</xs:documentation>
1634 <xs:documentation xml:lang="en">The rate plan element is used to contain all the rate information for a single Rate Plan Code (ex RACK) for a given date range. A given Rate Plan may have variable rates, over the effective period of the Rate Plan, this is represented by the child element Rates.</xs:documentation>
1635 </xs:annotation>
1636 <xs:complexType>
1637 <xs:sequence>
1638 <xs:element name="RatePlan" type="RatePlanType" maxOccurs="unbounded"/>
1639 </xs:sequence>
1640 </xs:complexType>
1641 </xs:element>
1642 <xs:element name="RoomRates" minOccurs="0">
1643 <xs:annotation>
1644 <xs:documentation xml:lang="en">A collection of Room Rates associated with a particular Room Stay. Each Room Rate combination can have multiple rates. Example King room, Rack rate plan, Monday through Thursday, weekday amount, Friday and Saturday, weekend amount.</xs:documentation>
1645 <xs:documentation xml:lang="en">The combination of a given Rate Plan and Room Type. This allows for support for systems where Rate Plans are child of Room Type as well as systems which Room Types are child of Rate Plans.</xs:documentation>
1646 </xs:annotation>
1647 <xs:complexType>
1648 <xs:sequence>
1649 <xs:element name="RoomRate" maxOccurs="unbounded">
1650 <xs:complexType>
1651 <xs:complexContent>
1652 <xs:extension base="RoomRateType">
1653 <xs:sequence>
1654 <xs:element name="AdvanceBookingRestriction" minOccurs="0">
1655 <xs:annotation>
1656 <xs:documentation xml:lang="en">The period during which the booking must be made.</xs:documentation>
1657 </xs:annotation>
1658 <xs:complexType>
1659 <xs:attributeGroup ref="DateTimeSpanGroup">
1660 <xs:annotation>
1661 <xs:documentation xml:lang="en">The period of time during which the booking must be made.</xs:documentation>
1662 </xs:annotation>
1663 </xs:attributeGroup>
1664 <xs:attribute name="MinAdvanceBookingOffset" type="xs:duration" use="optional">
1665 <xs:annotation>
1666 <xs:documentation xml:lang="en">The minimum lead time required for the booking.</xs:documentation>
1667 </xs:annotation>
1668 </xs:attribute>
1669 <xs:attribute name="MaxAdvanceBookingOffset" type="xs:duration" use="optional">
1670 <xs:annotation>
1671 <xs:documentation xml:lang="en">The maximum lead time required for the booking.</xs:documentation>
1672 </xs:annotation>
1673 </xs:attribute>
1674 <xs:attributeGroup ref="DOW_PatternGroup">
1675 <xs:annotation>
1676 <xs:documentation xml:lang="en">The day(s) of the week either on which the booking may be made or the day(s) of arrival for the booking.</xs:documentation>
1677 </xs:annotation>
1678 </xs:attributeGroup>
1679 </xs:complexType>
1680 </xs:element>
1681 <xs:element name="Restrictions" minOccurs="0">
1682 <xs:annotation>
1683 <xs:documentation xml:lang="en">A collections of restrictions.</xs:documentation>
1684 </xs:annotation>
1685 <xs:complexType>
1686 <xs:sequence>
1687 <xs:element name="Restriction" maxOccurs="unbounded">
1688 <xs:annotation>
1689 <xs:documentation xml:lang="en">Information on the restriction associated with the RoomRate element.</xs:documentation>
1690 </xs:annotation>
1691 <xs:complexType>
1692 <xs:sequence>
1693 <xs:element name="DOW_Restrictions" type="DOW_RestrictionsType">
1694 <xs:annotation>
1695 <xs:documentation xml:lang="en">A collection of day of week restrictions.</xs:documentation>
1696 </xs:annotation>
1697 </xs:element>
1698 </xs:sequence>
1699 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
1700 <xs:annotation>
1701 <xs:documentation xml:lang="en">The effective date range for which the restriction applies.</xs:documentation>
1702 </xs:annotation>
1703 </xs:attributeGroup>
1704 </xs:complexType>
1705 </xs:element>
1706 </xs:sequence>
1707 </xs:complexType>
1708 </xs:element>
1709 </xs:sequence>
1710 </xs:extension>
1711 </xs:complexContent>
1712 </xs:complexType>
1713 </xs:element>
1714 </xs:sequence>
1715 <xs:attribute name="MoreRatesExistInd" type="xs:boolean" use="optional">
1716 <xs:annotation>
1717 <xs:documentation xml:lang="en">When true, indicates more rates exist. When false, all rate information is provided.</xs:documentation>
1718 </xs:annotation>
1719 </xs:attribute>
1720 </xs:complexType>
1721 </xs:element>
1722 <xs:element name="GuestCounts" type="GuestCountType" minOccurs="0">
1723 <xs:annotation>
1724 <xs:documentation xml:lang="en">A collection of Guest Counts associated with Room Stay. A child Guest Count element is required for each distinct age group.</xs:documentation>
1725 </xs:annotation>
1726 </xs:element>
1727 <xs:element name="TimeSpan" type="DateTimeSpanType" minOccurs="0">
1728 <xs:annotation>
1729 <xs:documentation xml:lang="en">The Time Span which covers the Room Stay.</xs:documentation>
1730 </xs:annotation>
1731 </xs:element>
1732 <xs:element name="Guarantee" type="GuaranteeType" minOccurs="0" maxOccurs="5">
1733 <xs:annotation>
1734 <xs:documentation xml:lang="en">The guarantee information associated to the Room Stay. A maximum of 5 occurances are available for use depending on the context.</xs:documentation>
1735 </xs:annotation>
1736 </xs:element>
1737 <xs:element name="DepositPayments" type="RequiredPaymentsType" minOccurs="0">
1738 <xs:annotation>
1739 <xs:documentation xml:lang="en">A collection of deposit and/or payments for the Room Stay.</xs:documentation>
1740 </xs:annotation>
1741 </xs:element>
1742 <xs:element name="CancelPenalties" type="CancelPenaltiesType" minOccurs="0">
1743 <xs:annotation>
1744 <xs:documentation xml:lang="en">A collection of Cancellation Penalties objects for the Room Stay. </xs:documentation>
1745 </xs:annotation>
1746 </xs:element>
1747 <xs:element name="Discount" type="DiscountType" minOccurs="0">
1748 <xs:annotation>
1749 <xs:documentation xml:lang="en">Discount percentage and/or Amount, code and textual reason for discount.</xs:documentation>
1750 </xs:annotation>
1751 </xs:element>
1752 <xs:element name="Total" type="TotalType" minOccurs="0">
1753 <xs:annotation>
1754 <xs:documentation xml:lang="en">The total amount charged for the Room Stay including additional occupant amounts and fees. If TaxInclusive is set to True, then taxes are included in the total amount.</xs:documentation>
1755 </xs:annotation>
1756 </xs:element>
1757 <xs:element name="BasicPropertyInfo" type="BasicPropertyInfoType" minOccurs="0">
1758 <xs:annotation>
1759 <xs:documentation xml:lang="en">Property Information for the Room Stay.</xs:documentation>
1760 </xs:annotation>
1761 </xs:element>
1762 <xs:element ref="TPA_Extensions" minOccurs="0"/>
1763 </xs:sequence>
1764 <xs:attribute name="MarketCode" type="StringLength1to64" use="optional">
1765 <xs:annotation>
1766 <xs:documentation xml:lang="en">The code that relates to the market being sold to (e.g., the corporate market, packages).</xs:documentation>
1767 </xs:annotation>
1768 </xs:attribute>
1769 <xs:attribute name="SourceOfBusiness" type="StringLength1to64" use="optional">
1770 <xs:annotation>
1771 <xs:documentation xml:lang="en">To specify where the business came from e.g. radio, newspaper ad, etc.</xs:documentation>
1772 </xs:annotation>
1773 </xs:attribute>
1774 <xs:attribute name="DiscountCode" type="StringLength1to64" use="optional"/>
1775 <xs:attributeGroup ref="PromotionCodeGroup"/>
1776 <xs:attribute name="RoomStayStatus" type="HotelResStatusType" use="optional">
1777 <xs:annotation>
1778 <xs:documentation xml:lang="en">Identifies the status of the room stay.</xs:documentation>
1779 </xs:annotation>
1780 </xs:attribute>
1781 <xs:attribute name="WarningRPH" type="ListOfRPH" use="optional">
1782 <xs:annotation>
1783 <xs:documentation xml:lang="en">This references the RPH found in the Warning element. Used to identify the warnings associated with this RoomStay.</xs:documentation>
1784 </xs:annotation>
1785 </xs:attribute>
1786 </xs:complexType><xs:complexType name="RoomTypeType">
1787 <xs:annotation>
1788 <xs:documentation xml:lang="en">Provides details regarding rooms, usually guest rooms.</xs:documentation>
1789 </xs:annotation>
1790 <xs:sequence>
1791 <xs:element name="RoomDescription" type="ParagraphType" minOccurs="0">
1792 <xs:annotation>
1793 <xs:documentation xml:lang="en">Textual information regarding the room.</xs:documentation>
1794 </xs:annotation>
1795 </xs:element>
1796 <xs:element name="AdditionalDetails" type="AdditionalDetailsType" minOccurs="0">
1797 <xs:annotation>
1798 <xs:documentation xml:lang="en">A collection of additional details.</xs:documentation>
1799 </xs:annotation>
1800 </xs:element>
1801 <xs:element name="Amenities" minOccurs="0">
1802 <xs:annotation>
1803 <xs:documentation xml:lang="en">A collection of amenity information.</xs:documentation>
1804 </xs:annotation>
1805 <xs:complexType>
1806 <xs:sequence>
1807 <xs:element name="Amenity" type="RoomAmenityPrefType" minOccurs="0" maxOccurs="unbounded">
1808 <xs:annotation>
1809 <xs:documentation xml:lang="en">Used to provide room amenity information.</xs:documentation>
1810 </xs:annotation>
1811 </xs:element>
1812 </xs:sequence>
1813 </xs:complexType>
1814 </xs:element>
1815 <xs:element ref="TPA_Extensions" minOccurs="0"/>
1816 </xs:sequence>
1817 <xs:attribute name="NumberOfUnits" type="Numeric1to999" use="optional"/>
1818 <xs:attribute name="IsRoom" type="xs:boolean" use="optional">
1819 <xs:annotation>
1820 <xs:documentation xml:lang="en">Indicates the room is a sleeping room when true.</xs:documentation>
1821 </xs:annotation>
1822 </xs:attribute>
1823 <xs:attribute name="IsConverted" type="xs:boolean" use="optional">
1824 <xs:annotation>
1825 <xs:documentation xml:lang="en">Indicates the room is converted when true.</xs:documentation>
1826 </xs:annotation>
1827 </xs:attribute>
1828 <xs:attribute name="IsAlternate" type="xs:boolean" use="optional">
1829 <xs:annotation>
1830 <xs:documentation xml:lang="en">Indicates the room is an alternate room type to the requested room type when true.</xs:documentation>
1831 </xs:annotation>
1832 </xs:attribute>
1833 <xs:attribute name="ReqdGuaranteeType" type="xs:string" use="optional">
1834 <xs:annotation>
1835 <xs:documentation xml:lang="en">Denotes the form of guarantee for this room.</xs:documentation>
1836 </xs:annotation>
1837 </xs:attribute>
1838 <xs:attributeGroup ref="RoomGroup">
1839 <xs:annotation>
1840 <xs:documentation xml:lang="en">Provides details of the room type.</xs:documentation>
1841 </xs:annotation>
1842 </xs:attributeGroup>
1843 </xs:complexType><xs:attributeGroup name="AgeQualifyingGroup">
1844 <xs:annotation>
1845 <xs:documentation xml:lang="en">Base age group of occupants for which this rate is valid (ex Adult).</xs:documentation>
1846 </xs:annotation>
1847 <xs:attribute name="AgeQualifyingCode" type="OTA_CodeType" use="optional">
1848 <xs:annotation>
1849 <xs:documentation xml:lang="en">Defines an age range or age category of a guest (e.g., under 21, over 65, teen, infant). Refer to OTA Code List Age Qualifying Code (AQC).</xs:documentation>
1850 </xs:annotation>
1851 </xs:attribute>
1852 <xs:attribute name="MinAge" type="Numeric1to999" use="optional">
1853 <xs:annotation>
1854 <xs:documentation xml:lang="en">MinAge: The minimum age to qualify for AgeQualifyingCode</xs:documentation>
1855 </xs:annotation>
1856 </xs:attribute>
1857 <xs:attribute name="MaxAge" type="Numeric1to999" use="optional">
1858 <xs:annotation>
1859 <xs:documentation xml:lang="en">Max Age: The maximum age to qualify for AgeQualifyingCode</xs:documentation>
1860 </xs:annotation>
1861 </xs:attribute>
1862 <xs:attribute name="AgeTimeUnit" type="TimeUnitType" use="optional">
1863 <xs:annotation>
1864 <xs:documentation xml:lang="en">TimeUnit : Qualifier for Age</xs:documentation>
1865 </xs:annotation>
1866 </xs:attribute>
1867 </xs:attributeGroup><xs:attributeGroup name="BillingType">
1868 <xs:annotation>
1869 <xs:documentation xml:lang="en">Defines charges to be billed to a master account.</xs:documentation>
1870 </xs:annotation>
1871 <xs:attribute name="BillingType" use="optional">
1872 <xs:annotation>
1873 <xs:documentation xml:lang="en">Indicates charges to be billed to the master account.</xs:documentation>
1874 </xs:annotation>
1875 <xs:simpleType>
1876 <xs:restriction base="xs:string">
1877 <xs:enumeration value="EachPaysOwn"/>
1878 <xs:enumeration value="SignRoomAndTax"/>
1879 <xs:enumeration value="SignAllCharges"/>
1880 <xs:enumeration value="SignRoomOnly"/>
1881 </xs:restriction>
1882 </xs:simpleType>
1883 </xs:attribute>
1884 <xs:attribute name="SignFoodAndBev" type="xs:boolean" use="optional" default="false">
1885 <xs:annotation>
1886 <xs:documentation xml:lang="en">Food and beverage billed to master account - default of false refers to guest pays own.</xs:documentation>
1887 </xs:annotation>
1888 </xs:attribute>
1889 </xs:attributeGroup><xs:attributeGroup name="GuestCountGroup">
1890 <xs:annotation>
1891 <xs:documentation xml:lang="en">Defines the number of guests.</xs:documentation>
1892 </xs:annotation>
1893 <xs:attribute name="AgeQualifyingCode" type="OTA_CodeType" use="optional">
1894 <xs:annotation>
1895 <xs:documentation xml:lang="en">A code representing a business rule that determines the charges for a guest based upon age range (e.g. Adult, Child, Senior, Child With Adult, Child Without Adult). This attribute allows for an increase in rate by occupant class. Refer to OTA Code List Age Qualifying Code (AQC).</xs:documentation>
1896 </xs:annotation>
1897 </xs:attribute>
1898 <xs:attribute name="Age" type="Numeric0to999" use="optional">
1899 <xs:annotation>
1900 <xs:documentation xml:lang="en">Defines the age of a guest.</xs:documentation>
1901 </xs:annotation>
1902 </xs:attribute>
1903 <xs:attribute name="Count" type="Numeric1to999" use="optional">
1904 <xs:annotation>
1905 <xs:documentation xml:lang="en">The number of guests in one AgeQualifyingCode or Count.</xs:documentation>
1906 </xs:annotation>
1907 </xs:attribute>
1908 </xs:attributeGroup><xs:attributeGroup name="MealsIncludedGroup">
1909 <xs:annotation>
1910 <xs:documentation xml:lang="en">Used to identify meals that are included.</xs:documentation>
1911 </xs:annotation>
1912 <xs:attribute name="Breakfast" type="xs:boolean" use="optional">
1913 <xs:annotation>
1914 <xs:documentation xml:lang="en">When true, indicates breakfast is included.</xs:documentation>
1915 </xs:annotation>
1916 </xs:attribute>
1917 <xs:attribute name="Lunch" type="xs:boolean" use="optional">
1918 <xs:annotation>
1919 <xs:documentation xml:lang="en">When true, indicates lunch is included.</xs:documentation>
1920 </xs:annotation>
1921 </xs:attribute>
1922 <xs:attribute name="Dinner" type="xs:boolean" use="optional">
1923 <xs:annotation>
1924 <xs:documentation xml:lang="en">When true, indicates dinner is included.</xs:documentation>
1925 </xs:annotation>
1926 </xs:attribute>
1927 <xs:attribute name="MealPlanIndicator" type="xs:boolean" use="optional">
1928 <xs:annotation>
1929 <xs:documentation xml:lang="en">When true, a meal plan is included in this rate plan. When false, a meal plan is not included in this rate plan.</xs:documentation>
1930 </xs:annotation>
1931 </xs:attribute>
1932 <xs:attribute name="MealPlanCodes" type="ListOfOTA_CodeType" use="optional">
1933 <xs:annotation>
1934 <xs:documentation xml:lang="en">Used to identify the types of meals included with a rate plan. Refer to OTA Code List Meal Plan Type (MPT).</xs:documentation>
1935 </xs:annotation>
1936 </xs:attribute>
1937 </xs:attributeGroup><xs:attributeGroup name="RatePlanGroup">
1938 <xs:annotation>
1939 <xs:documentation xml:lang="en">The RatePlanCode assigned by the receiving system for the inventory item in response to a new rate plan notification. (Implementation Notes: This would only be returned when the notification is of type New and the sender is translating RatePlanCode values.
1940On subsequent transactions for this rate plan, the sender would populate the RatePlanCode attribute with this value returned by the receiver.)</xs:documentation>
1941 </xs:annotation>
1942 <xs:attribute name="RatePlanType" type="OTA_CodeType" use="optional">
1943 <xs:annotation>
1944 <xs:documentation xml:lang="en">An enumerated type that allows the query to specify a rate category type, and provides major categories for comparison across brands. Refer to OTA Code List Rate Plan Type (RPT).</xs:documentation>
1945 </xs:annotation>
1946 </xs:attribute>
1947 <xs:attribute name="RatePlanCode" type="StringLength1to64" use="optional">
1948 <xs:annotation>
1949 <xs:documentation xml:lang="en">A string value may be used to request a particular code or an ID if the guest qualifies for a specific rate, such as AARP, AAA, a corporate rate, etc., or to specify a negotiated code as a result of a negotiated rate.</xs:documentation>
1950 </xs:annotation>
1951 </xs:attribute>
1952 <xs:attribute name="RatePlanID" type="StringLength1to64" use="optional">
1953 <xs:annotation>
1954 <xs:documentation xml:lang="en">A text field used to indicate a special ID code that is associated with the rate and is essential in the reservation request in order to obtain the rate. Examples are Corporate ID.</xs:documentation>
1955 </xs:annotation>
1956 </xs:attribute>
1957 <xs:attribute name="RatePlanQualifier" type="xs:boolean" use="optional">
1958 <xs:annotation>
1959 <xs:documentation xml:lang="en">The Rate Plan Qualifier is used to control the sort order of RatePlans. Those Rate Plans that are not qualified will appear first, those that are qualified will appear last.</xs:documentation>
1960 </xs:annotation>
1961 </xs:attribute>
1962 <xs:attributeGroup ref="PromotionCodeGroup"/>
1963 <xs:attribute name="RatePlanCategory" type="StringLength1to64" use="optional">
1964 <xs:annotation>
1965 <xs:documentation xml:lang="en">Hotel systems often group multiple rate plans into a single category. This refers to that category that is specific to the hotel CRS/PMS and should not be confused with a GDS rate category. </xs:documentation>
1966 </xs:annotation>
1967 </xs:attribute>
1968 </xs:attributeGroup><xs:attributeGroup name="RestrictionStatusGroup">
1969 <xs:annotation>
1970 <xs:documentation xml:lang="en">Describes the status of a restriction on a room and/or rate.</xs:documentation>
1971 </xs:annotation>
1972 <xs:attribute name="Restriction" use="optional">
1973 <xs:simpleType>
1974 <xs:restriction base="xs:NMTOKENS">
1975 <xs:enumeration value="Master"/>
1976 <xs:enumeration value="Arrival"/>
1977 <xs:enumeration value="Departure"/>
1978 <xs:enumeration value="NonGuarantee"/>
1979 <xs:enumeration value="TravelAgent"/>
1980 </xs:restriction>
1981 </xs:simpleType>
1982 </xs:attribute>
1983 <xs:attribute name="Status" type="AvailabilityStatusType" use="optional"/>
1984 <xs:attribute name="SellThroughOpenIndicator" type="xs:boolean" use="optional">
1985 <xs:annotation>
1986 <xs:documentation xml:lang="en">When true, this indicates sell through is open and when false, this indicates sell through is closed. Typically this would be used in conjunction with the Status attribute to indicate that bookings may be allowed based on a trading partner agreement even though one or more days are closed.</xs:documentation>
1987 </xs:annotation>
1988 </xs:attribute>
1989 </xs:attributeGroup><xs:attributeGroup name="RoomGroup">
1990 <xs:annotation>
1991 <xs:documentation xml:lang="en">Used to define a room (eg. its location, configuration, view).</xs:documentation>
1992 </xs:annotation>
1993 <xs:attribute name="RoomType" type="StringLength1to16" use="optional">
1994 <xs:annotation>
1995 <xs:documentation xml:lang="en">(formerly, RoomInventoryCode) A code value that indicates the type of room for which this request is made, e.g.: double, king, etc. Values may use the Hotel Descriptive Content table or a codes specific to the property or hotel brand.</xs:documentation>
1996 </xs:annotation>
1997 </xs:attribute>
1998 <xs:attribute name="RoomTypeCode" type="StringLength1to16" use="optional">
1999 <xs:annotation>
2000 <xs:documentation xml:lang="en">Specific system room type code, ex: A1K, A1Q etc.</xs:documentation>
2001 </xs:annotation>
2002 </xs:attribute>
2003 <xs:attribute name="RoomCategory" type="OTA_CodeType" use="optional">
2004 <xs:annotation>
2005 <xs:documentation xml:lang="en">Indicates the category of the room. Typical values would be Moderate, Standard, or Deluxe. Refer to OTA Code List Segment Category Code (SEG).</xs:documentation>
2006 </xs:annotation>
2007 </xs:attribute>
2008 <xs:attribute name="RoomID" type="StringLength1to16" use="optional">
2009 <xs:annotation>
2010 <xs:documentation xml:lang="en">A string value representing the unique identification of a room if the request is looking for a specific room.</xs:documentation>
2011 </xs:annotation>
2012 </xs:attribute>
2013 <xs:attribute name="Floor" type="Numeric1to999" use="optional">
2014 <xs:annotation>
2015 <xs:documentation xml:lang="en">Floor on which the room is located.</xs:documentation>
2016 </xs:annotation>
2017 </xs:attribute>
2018 <xs:attribute name="InvBlockCode" type="StringLength1to32" use="optional">
2019 <xs:annotation>
2020 <xs:documentation xml:lang="en">A code or identification number that identifies the room stay as part of a group, package tour, or block of rooms designated in the inventory.</xs:documentation>
2021 </xs:annotation>
2022 </xs:attribute>
2023 <xs:attributeGroup ref="PromotionCodeGroup"/>
2024 <xs:attribute name="RoomLocationCode" type="OTA_CodeType" use="optional">
2025 <xs:annotation>
2026 <xs:documentation xml:lang="en">Indicates the location of the room within the hotel structure. Typical values would be "Near Exit","Close to elevator", "Low Floor" or "High Floor". Refer to OTA Code List Room Location Type (RLT).</xs:documentation>
2027 </xs:annotation>
2028 </xs:attribute>
2029 <xs:attribute name="RoomViewCode" type="OTA_CodeType" use="optional">
2030 <xs:annotation>
2031 <xs:documentation xml:lang="en">Indicates the view of the room. Typical values would be "Ocean view", "Pool view" or "Garden View". Refer to OTA Code List Room View Type (RVT).</xs:documentation>
2032 </xs:annotation>
2033 </xs:attribute>
2034 <xs:attribute name="BedTypeCode" type="ListOfOTA_CodeType" use="optional">
2035 <xs:annotation>
2036 <xs:documentation xml:lang="en">Indicates the type of bed(s) found in the room. Typical values would be Double, Twin, Queen, or King. Refer to OTA Code List Bed Type Code (BED).</xs:documentation>
2037 </xs:annotation>
2038 </xs:attribute>
2039 <xs:attribute name="NonSmoking" type="xs:boolean" use="optional">
2040 <xs:annotation>
2041 <xs:documentation xml:lang="en">Non-smoking indicator.</xs:documentation>
2042 </xs:annotation>
2043 </xs:attribute>
2044 <xs:attribute name="Configuration" type="xs:string" use="optional">
2045 <xs:annotation>
2046 <xs:documentation xml:lang="en">Textual description of room configuration.</xs:documentation>
2047 </xs:annotation>
2048 </xs:attribute>
2049 <xs:attribute name="SizeMeasurement" type="xs:string" use="optional">
2050 <xs:annotation>
2051 <xs:documentation xml:lang="en">Textual description of room dimensions.</xs:documentation>
2052 </xs:annotation>
2053 </xs:attribute>
2054 <xs:attribute name="Quantity" type="Numeric1to999" use="optional">
2055 <xs:annotation>
2056 <xs:documentation xml:lang="en">Defines the number of the item in question.</xs:documentation>
2057 </xs:annotation>
2058 </xs:attribute>
2059 <xs:attribute name="Composite" type="xs:boolean" use="optional">
2060 <xs:annotation>
2061 <xs:documentation xml:lang="en">Indicates that the room (suite) is a composite of smaller units.</xs:documentation>
2062 </xs:annotation>
2063 </xs:attribute>
2064 <xs:attribute name="RoomClassificationCode" type="OTA_CodeType" use="optional">
2065 <xs:annotation>
2066 <xs:documentation xml:lang="en">Specifies the room classification (e.g., cabin, apartment). Refer to OTA Code List Guest Room Info (GRI).</xs:documentation>
2067 </xs:annotation>
2068 </xs:attribute>
2069 <xs:attribute name="RoomArchitectureCode" type="OTA_CodeType" use="optional">
2070 <xs:annotation>
2071 <xs:documentation xml:lang="en">Specifies the architectural style of a room. Refer to OTA Code List Architectural Style Code (ARC).</xs:documentation>
2072 </xs:annotation>
2073 </xs:attribute>
2074 </xs:attributeGroup><xs:attributeGroup name="SelectedLoyaltyGroup">
2075 <xs:annotation>
2076 <xs:documentation xml:lang="en">SelectedLoyalty communicates the Loyalty program and points to be credited for a specific stay. The SelectedLoyalty class originates in the CRS Reservation Synchronization standard.</xs:documentation>
2077 </xs:annotation>
2078 <xs:attribute name="ReservationActionType" type="StringLength1to16" use="optional">
2079 <xs:annotation>
2080 <xs:documentation xml:lang="en">Tells the status of the reservation (e.g. stay, no-show, cancelled, etc.).</xs:documentation>
2081 </xs:annotation>
2082 </xs:attribute>
2083 <xs:attribute name="SelectedLoyaltyRPH" type="RPH_Type" use="optional"/>
2084 <xs:attribute name="ProgramCode" type="StringLength1to8" use="optional">
2085 <xs:annotation>
2086 <xs:documentation xml:lang="en">This may be used for different loyalty awards (e.g. points and miles awarded).</xs:documentation>
2087 </xs:annotation>
2088 </xs:attribute>
2089 <xs:attribute name="BonusCode" type="StringLength1to8" use="optional"/>
2090 <xs:attribute name="AccountID" type="StringLength1to16" use="optional"/>
2091 <xs:attribute name="PointsEarned" type="StringLength1to8" use="optional"/>
2092 </xs:attributeGroup><xs:simpleType name="AvailabilityStatusType">
2093 <xs:annotation>
2094 <xs:documentation xml:lang="en">Identifies the availability status of an item.</xs:documentation>
2095 </xs:annotation>
2096 <xs:restriction base="xs:NMTOKENS">
2097 <xs:enumeration value="Open">
2098 <xs:annotation>
2099 <xs:documentation xml:lang="en">Inventory is available for sale.</xs:documentation>
2100 </xs:annotation>
2101 </xs:enumeration>
2102 <xs:enumeration value="Close">
2103 <xs:annotation>
2104 <xs:documentation xml:lang="en">Inventory is not available for sale.</xs:documentation>
2105 </xs:annotation>
2106 </xs:enumeration>
2107 <xs:enumeration value="ClosedOnArrival">
2108 <xs:annotation>
2109 <xs:documentation xml:lang="en">Inventory is not available for sale to arriving guests.</xs:documentation>
2110 </xs:annotation>
2111 </xs:enumeration>
2112 <xs:enumeration value="ClosedOnArrivalOnRequest">
2113 <xs:annotation>
2114 <xs:documentation xml:lang="en">Inventory may not be available for sale to arriving guests.</xs:documentation>
2115 </xs:annotation>
2116 </xs:enumeration>
2117 <xs:enumeration value="OnRequest">
2118 <xs:annotation>
2119 <xs:documentation xml:lang="en">Inventory may be available.</xs:documentation>
2120 </xs:annotation>
2121 </xs:enumeration>
2122 </xs:restriction>
2123 </xs:simpleType><!-- OTA_SimpleTypes.xsd --><xs:simpleType name="ActionType">
2124 <xs:annotation>
2125 <xs:documentation xml:lang="en">Identifes an action to take place.</xs:documentation>
2126 </xs:annotation>
2127 <xs:restriction base="xs:string">
2128 <xs:enumeration value="Add-Update">
2129 <xs:annotation>
2130 <xs:documentation xml:lang="en">
2131 Typically used to add an item where it does not exist or to update an item where it does exist.
2132 </xs:documentation>
2133 </xs:annotation>
2134 </xs:enumeration>
2135 <xs:enumeration value="Cancel">
2136 <xs:annotation>
2137 <xs:documentation xml:lang="en">
2138 Typically used to cancel an existing item.
2139 </xs:documentation>
2140 </xs:annotation>
2141 </xs:enumeration>
2142 <xs:enumeration value="Delete">
2143 <xs:annotation>
2144 <xs:documentation xml:lang="en">
2145 Typically used to remove specified data.
2146 </xs:documentation>
2147 </xs:annotation>
2148 </xs:enumeration>
2149 <xs:enumeration value="Add">
2150 <xs:annotation>
2151 <xs:documentation xml:lang="en">
2152 Typically used to add data whether data already exists or not.
2153 </xs:documentation>
2154 </xs:annotation>
2155 </xs:enumeration>
2156 <xs:enumeration value="Replace">
2157 <xs:annotation>
2158 <xs:documentation xml:lang="en">
2159 Typically used to overlay existing data.
2160 </xs:documentation>
2161 </xs:annotation>
2162 </xs:enumeration>
2163 </xs:restriction>
2164 </xs:simpleType><xs:simpleType name="AlphaLength3">
2165 <xs:annotation>
2166 <xs:documentation xml:lang="en">Used for Alphabetic Strings, length exactly 3</xs:documentation>
2167 </xs:annotation>
2168 <xs:restriction base="xs:string">
2169 <xs:pattern value="[a-zA-Z]{3}"/>
2170 </xs:restriction>
2171 </xs:simpleType><xs:simpleType name="AlphaNumericStringLength1to19">
2172 <xs:annotation>
2173 <xs:documentation xml:lang="en">Used forAlpha-Numeric Strings, length 1 to 19</xs:documentation>
2174 </xs:annotation>
2175 <xs:restriction base="xs:string">
2176 <xs:pattern value="[0-9a-zA-Z]{1,19}"/>
2177 </xs:restriction>
2178 </xs:simpleType><xs:simpleType name="AmountDeterminationType">
2179 <xs:annotation>
2180 <xs:documentation xml:lang="en">Used to indicate if an amount is inclusive or exclusive of other charges, such as taxes, or is cumulative (amounts have been added to each other).
2181 </xs:documentation>
2182 </xs:annotation>
2183 <xs:restriction base="xs:string">
2184 <xs:enumeration value="Inclusive"/>
2185 <xs:enumeration value="Exclusive"/>
2186 <xs:enumeration value="Cumulative"/>
2187 </xs:restriction>
2188 </xs:simpleType><xs:simpleType name="DateOrDateTimeType">
2189 <xs:annotation>
2190 <xs:documentation xml:lang="en">A construct to validate either a date or a dateTime value.</xs:documentation>
2191 </xs:annotation>
2192 <xs:union memberTypes="xs:date xs:dateTime"/>
2193 </xs:simpleType><xs:simpleType name="DateOrMonthDay">
2194 <xs:annotation>
2195 <xs:documentation xml:lang="en">A construct to validate either a date or a month and day value.</xs:documentation>
2196 </xs:annotation>
2197 <xs:union memberTypes="xs:date xs:gMonthDay"/>
2198 </xs:simpleType><xs:simpleType name="DateOrTimeOrDateTimeType">
2199 <xs:annotation>
2200 <xs:documentation xml:lang="en">A construct to validate either a date or a time or a dateTime value.</xs:documentation>
2201 </xs:annotation>
2202 <xs:union memberTypes="xs:date xs:dateTime xs:time"/>
2203 </xs:simpleType><xs:simpleType name="DayOfWeekType">
2204 <xs:annotation>
2205 <xs:documentation xml:lang="en">A three letter abbreviation for the days of the week (e.g. may be the starting date for the availability requested, days of operation, rate effective day, etc.).</xs:documentation>
2206 </xs:annotation>
2207 <xs:restriction base="xs:NMTOKEN">
2208 <xs:enumeration value="Mon"/>
2209 <xs:enumeration value="Tue"/>
2210 <xs:enumeration value="Wed"/>
2211 <xs:enumeration value="Thu"/>
2212 <xs:enumeration value="Fri"/>
2213 <xs:enumeration value="Sat"/>
2214 <xs:enumeration value="Sun"/>
2215 </xs:restriction>
2216 </xs:simpleType><xs:simpleType name="DistanceUnitNameType">
2217 <xs:annotation>
2218 <xs:documentation xml:lang="en">This simple type defines a set of valid values for the units in which distance is measured (i.e. mile or kilometer).</xs:documentation>
2219 </xs:annotation>
2220 <xs:restriction base="xs:NMTOKEN">
2221 <xs:enumeration value="Mile"/>
2222 <xs:enumeration value="Km"/>
2223 <xs:enumeration value="Block"/>
2224 </xs:restriction>
2225 </xs:simpleType><xs:simpleType name="DurationType">
2226 <xs:annotation>
2227 <xs:documentation xml:lang="en">Allows for the specification of a night duration.</xs:documentation>
2228 </xs:annotation>
2229 <xs:union memberTypes="xs:duration NightDurationType"/>
2230 </xs:simpleType><xs:simpleType name="HotelResStatusType">
2231 <xs:annotation>
2232 <xs:documentation xml:lang="en">A union between TransactionActionType and PMS_ResStatusType. Used in messages that communicate between reservation systems as well as between a reservation and property management system. In addition to the TransactionActionType and PMS_ResStatusType, the UpperCaseAlphaLength1to2 may be used for company specifc codes.</xs:documentation>
2233 </xs:annotation>
2234 <xs:union memberTypes="PMS_ResStatusType TransactionActionType UpperCaseAlphaLength1to2"/>
2235 </xs:simpleType><xs:simpleType name="ISO3166">
2236 <xs:annotation>
2237 <xs:documentation xml:lang="en">2 character country code as defined in ISO3166.</xs:documentation>
2238 </xs:annotation>
2239 <xs:restriction base="xs:string">
2240 <xs:pattern value="[a-zA-Z]{2}"/>
2241 </xs:restriction>
2242 </xs:simpleType><xs:simpleType name="InfoSourceType">
2243 <xs:annotation>
2244 <xs:documentation xml:lang="en">Used to specify the source of the data being exchanged.</xs:documentation>
2245 </xs:annotation>
2246 <xs:restriction base="xs:string">
2247 <xs:minLength value="1"/>
2248 <xs:maxLength value="32"/>
2249 </xs:restriction>
2250 </xs:simpleType><xs:simpleType name="ListOfOTA_CodeType">
2251 <xs:annotation>
2252 <xs:documentation xml:lang="en">List of OTA codes.</xs:documentation>
2253 </xs:annotation>
2254 <xs:list itemType="OTA_CodeType"/>
2255 </xs:simpleType><xs:simpleType name="ListOfRPH">
2256 <xs:annotation>
2257 <xs:documentation xml:lang="en">List of Reference Place Holders.</xs:documentation>
2258 </xs:annotation>
2259 <xs:list itemType="RPH_Type"/>
2260 </xs:simpleType><xs:simpleType name="ListOfStringLength1to8">
2261 <xs:annotation>
2262 <xs:documentation xml:lang="en">List of StringLength1to8.</xs:documentation>
2263 </xs:annotation>
2264 <xs:list itemType="StringLength1to8"/>
2265 </xs:simpleType><xs:simpleType name="MMYYDate">
2266 <xs:annotation>
2267 <xs:documentation xml:lang="en">Month and year information.</xs:documentation>
2268 </xs:annotation>
2269 <xs:restriction base="xs:string">
2270 <xs:pattern value="(0[1-9]|1[0-2])[0-9][0-9]"/>
2271 </xs:restriction>
2272 </xs:simpleType><xs:simpleType name="Money">
2273 <xs:annotation>
2274 <xs:documentation xml:lang="en">Used for amounts, max 3 decimals</xs:documentation>
2275 </xs:annotation>
2276 <xs:restriction base="xs:decimal">
2277 <xs:fractionDigits value="3"/>
2278 </xs:restriction>
2279 </xs:simpleType><xs:simpleType name="NightDurationType">
2280 <xs:annotation>
2281 <xs:documentation xml:lang="en">Provides the ability to define a duration in terms of nights rather than days.</xs:documentation>
2282 </xs:annotation>
2283 <xs:restriction base="xs:string">
2284 <xs:pattern value="P[0-9]{1,3}N"/>
2285 </xs:restriction>
2286 </xs:simpleType><xs:simpleType name="Numeric0to999">
2287 <xs:annotation>
2288 <xs:documentation xml:lang="en">Used for Numeric values, from 0 to 999 inclusive</xs:documentation>
2289 </xs:annotation>
2290 <xs:restriction base="xs:integer">
2291 <xs:minInclusive value="0"/>
2292 <xs:maxInclusive value="999"/>
2293 </xs:restriction>
2294 </xs:simpleType><xs:simpleType name="Numeric1to999">
2295 <xs:annotation>
2296 <xs:documentation xml:lang="en">Used for Numeric values, from 1 to 999 inclusive.</xs:documentation>
2297 </xs:annotation>
2298 <xs:restriction base="xs:integer">
2299 <xs:minInclusive value="1"/>
2300 <xs:maxInclusive value="999"/>
2301 </xs:restriction>
2302 </xs:simpleType><xs:simpleType name="NumericStringLength1to19">
2303 <xs:annotation>
2304 <xs:documentation xml:lang="en">Used for Numeric Strings, length 1 to 19.</xs:documentation>
2305 </xs:annotation>
2306 <xs:restriction base="xs:string">
2307 <xs:pattern value="[0-9]{1,19}"/>
2308 </xs:restriction>
2309 </xs:simpleType><xs:simpleType name="NumericStringLength1to3">
2310 <xs:annotation>
2311 <xs:documentation xml:lang="en">Used for Numeric Strings, minimum length 1, maximum length 3.</xs:documentation>
2312 </xs:annotation>
2313 <xs:restriction base="xs:string">
2314 <xs:pattern value="[0-9]{1,3}"/>
2315 </xs:restriction>
2316 </xs:simpleType><xs:simpleType name="NumericStringLength1to5">
2317 <xs:annotation>
2318 <xs:documentation xml:lang="en">Used for Numeric Strings, length 1 to 5</xs:documentation>
2319 </xs:annotation>
2320 <xs:restriction base="xs:string">
2321 <xs:pattern value="[0-9]{1,5}"/>
2322 </xs:restriction>
2323 </xs:simpleType><xs:simpleType name="NumericStringLength1to8">
2324 <xs:annotation>
2325 <xs:documentation xml:lang="en">Used for Numeric Strings, length 1 to 8.</xs:documentation>
2326 </xs:annotation>
2327 <xs:restriction base="xs:string">
2328 <xs:pattern value="[0-9]{1,8}"/>
2329 </xs:restriction>
2330 </xs:simpleType><xs:simpleType name="OTA_CodeType">
2331 <xs:annotation>
2332 <xs:documentation xml:lang="en">Used for codes in the OTA code tables. Possible values of this pattern are 1, 101, 101.EQP, or 101.EQP.X.</xs:documentation>
2333 </xs:annotation>
2334 <xs:restriction base="xs:string">
2335 <xs:pattern value="[0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}"/>
2336 </xs:restriction>
2337 </xs:simpleType><xs:simpleType name="PMS_ResStatusType">
2338 <xs:annotation>
2339 <xs:documentation xml:lang="en">Statuses that exist in a property management system (PMS).</xs:documentation>
2340 </xs:annotation>
2341 <xs:restriction base="StringLength1to16">
2342 <xs:enumeration value="Reserved">
2343 <xs:annotation>
2344 <xs:documentation xml:lang="en">The reservation has been reserved.</xs:documentation>
2345 </xs:annotation>
2346 </xs:enumeration>
2347 <xs:enumeration value="Requested">
2348 <xs:annotation>
2349 <xs:documentation xml:lang="en">The reservation has been requested but has not yet been reserved.</xs:documentation>
2350 </xs:annotation>
2351 </xs:enumeration>
2352 <xs:enumeration value="Request denied">
2353 <xs:annotation>
2354 <xs:documentation xml:lang="en">The request for the reservation has been denied.</xs:documentation>
2355 </xs:annotation>
2356 </xs:enumeration>
2357 <xs:enumeration value="No-show">
2358 <xs:annotation>
2359 <xs:documentation xml:lang="en">This reservation is in "no show" status. Typically this means the person for whom this reservation belonged did not check in and the reservation was moved to "no show" status.</xs:documentation>
2360 </xs:annotation>
2361 </xs:enumeration>
2362 <xs:enumeration value="Cancelled">
2363 <xs:annotation>
2364 <xs:documentation xml:lang="en">This reservation has been cancelled.</xs:documentation>
2365 </xs:annotation>
2366 </xs:enumeration>
2367 <xs:enumeration value="In-house">
2368 <xs:annotation>
2369 <xs:documentation xml:lang="en">This reservation has been check in, and is in "in-house" status.</xs:documentation>
2370 </xs:annotation>
2371 </xs:enumeration>
2372 <xs:enumeration value="Checked out">
2373 <xs:annotation>
2374 <xs:documentation xml:lang="en">The guest has checked out and the reservation has been changed to "Checked out" status</xs:documentation>
2375 </xs:annotation>
2376 </xs:enumeration>
2377 <xs:enumeration value="Waitlisted">
2378 <xs:annotation>
2379 <xs:documentation xml:lang="en">This reservation is in waitlist status and the reservation has not been confirmed.</xs:documentation>
2380 </xs:annotation>
2381 </xs:enumeration>
2382 </xs:restriction>
2383 </xs:simpleType><xs:simpleType name="PaymentCardCodeType">
2384 <xs:annotation>
2385 <xs:documentation xml:lang="en">The 2 digit code used that references the credit card used.</xs:documentation>
2386 </xs:annotation>
2387 <xs:union>
2388 <xs:simpleType>
2389 <xs:restriction base="UpperCaseAlphaLength1to2">
2390 <xs:enumeration value="AX">
2391 <xs:annotation>
2392 <xs:documentation xml:lang="en">
2393 American Express
2394 </xs:documentation>
2395 </xs:annotation>
2396 </xs:enumeration>
2397 <xs:enumeration value="BC">
2398 <xs:annotation>
2399 <xs:documentation xml:lang="en">
2400 Bank Card
2401 </xs:documentation>
2402 </xs:annotation>
2403 </xs:enumeration>
2404 <xs:enumeration value="BL">
2405 <xs:annotation>
2406 <xs:documentation xml:lang="en">
2407 Carte Bleu
2408 </xs:documentation>
2409 </xs:annotation>
2410 </xs:enumeration>
2411 <xs:enumeration value="CB">
2412 <xs:annotation>
2413 <xs:documentation xml:lang="en">
2414 Carte Blanche
2415 </xs:documentation>
2416 </xs:annotation>
2417 </xs:enumeration>
2418 <xs:enumeration value="DN">
2419 <xs:annotation>
2420 <xs:documentation xml:lang="en">
2421 Diners Club
2422 </xs:documentation>
2423 </xs:annotation>
2424 </xs:enumeration>
2425 <xs:enumeration value="DS">
2426 <xs:annotation>
2427 <xs:documentation xml:lang="en">
2428 Discover Card
2429 </xs:documentation>
2430 </xs:annotation>
2431 </xs:enumeration>
2432 <xs:enumeration value="EC">
2433 <xs:annotation>
2434 <xs:documentation xml:lang="en">
2435 Eurocard
2436 </xs:documentation>
2437 </xs:annotation>
2438 </xs:enumeration>
2439 <xs:enumeration value="JC">
2440 <xs:annotation>
2441 <xs:documentation xml:lang="en">
2442 Japanese Credit Bureau Credit Card
2443 </xs:documentation>
2444 </xs:annotation>
2445 </xs:enumeration>
2446 <xs:enumeration value="MC">
2447 <xs:annotation>
2448 <xs:documentation xml:lang="en">
2449 Master Card
2450 </xs:documentation>
2451 </xs:annotation>
2452 </xs:enumeration>
2453 <xs:enumeration value="TP">
2454 <xs:annotation>
2455 <xs:documentation xml:lang="en">
2456 Universal Air Travel Card
2457 </xs:documentation>
2458 </xs:annotation>
2459 </xs:enumeration>
2460 <xs:enumeration value="VI">
2461 <xs:annotation>
2462 <xs:documentation xml:lang="en">
2463 Visa
2464 </xs:documentation>
2465 </xs:annotation>
2466 </xs:enumeration>
2467 </xs:restriction>
2468 </xs:simpleType>
2469 <xs:simpleType>
2470 <xs:annotation>
2471 <xs:documentation xml:lang="en">This is intended to be used when the above enumeration list does not meet your needs. </xs:documentation>
2472 </xs:annotation>
2473 <xs:restriction base="UpperCaseAlphaLength1to2"/>
2474 </xs:simpleType>
2475 </xs:union>
2476 </xs:simpleType><xs:simpleType name="Percentage">
2477 <xs:annotation>
2478 <xs:documentation xml:lang="en">Used for percentage values</xs:documentation>
2479 </xs:annotation>
2480 <xs:restriction base="xs:decimal">
2481 <xs:minInclusive value="0.00"/>
2482 <xs:maxInclusive value="100.00"/>
2483 </xs:restriction>
2484 </xs:simpleType><xs:simpleType name="PreferLevelType">
2485 <xs:annotation>
2486 <xs:documentation xml:lang="en">Used to specify a preference level for something that is or will be requested (e.g. a supplier of a service, a type of service, a form of payment, etc.).
2487 </xs:documentation>
2488 </xs:annotation>
2489 <xs:restriction base="xs:NMTOKEN">
2490 <xs:enumeration value="Only">
2491 <xs:annotation>
2492 <xs:documentation xml:lang="en">Preference level that indicates request is only for a specific criterion.</xs:documentation>
2493 </xs:annotation>
2494 </xs:enumeration>
2495 <xs:enumeration value="Unacceptable">
2496 <xs:annotation>
2497 <xs:documentation xml:lang="en">Preference level that indicates request is unnacceptable for a specific criterion.
2498</xs:documentation>
2499 </xs:annotation>
2500 </xs:enumeration>
2501 <xs:enumeration value="Preferred">
2502 <xs:annotation>
2503 <xs:documentation xml:lang="en">Preference level that indicates request is preferred for a specific criterion.
2504</xs:documentation>
2505 </xs:annotation>
2506 </xs:enumeration>
2507 <xs:enumeration value="Required">
2508 <xs:annotation>
2509 <xs:documentation xml:lang="en">Preference level that indicates request is required for a specific criterion.
2510</xs:documentation>
2511 </xs:annotation>
2512 </xs:enumeration>
2513 <xs:enumeration value="NoPreference">
2514 <xs:annotation>
2515 <xs:documentation xml:lang="en">Preference level that indicates there is no preference.
2516</xs:documentation>
2517 </xs:annotation>
2518 </xs:enumeration>
2519 </xs:restriction>
2520 </xs:simpleType><xs:simpleType name="PricingType">
2521 <xs:annotation>
2522 <xs:documentation xml:lang="en">An enumerated type that defines how a service is priced. Values: Per stay, Per person, Per night, Per person per night, Per use. </xs:documentation>
2523 </xs:annotation>
2524 <xs:restriction base="StringLength1to32">
2525 <xs:enumeration value="Per stay"/>
2526 <xs:enumeration value="Per person"/>
2527 <xs:enumeration value="Per night"/>
2528 <xs:enumeration value="Per person per night"/>
2529 <xs:enumeration value="Per use"/>
2530 </xs:restriction>
2531 </xs:simpleType><xs:simpleType name="RPH_Type">
2532 <xs:annotation>
2533 <xs:documentation xml:lang="en">(Reference Place Holder) - an index code to identify an instance in a collection of like items.. For example, used to assign individual passengers or clients to particular itinerary items.</xs:documentation>
2534 </xs:annotation>
2535 <xs:restriction base="xs:string">
2536 <xs:pattern value="[0-9]{1,8}"/>
2537 </xs:restriction>
2538 </xs:simpleType><xs:simpleType name="RateIndicatorType">
2539 <xs:annotation>
2540 <xs:documentation xml:lang="en">An enumerated type indicating special conditions with the rate Valid values: ChangeDuringStay, MultipleNights, Exclusive, OnRequest, LimitedAvailability.</xs:documentation>
2541 </xs:annotation>
2542 <xs:restriction base="StringLength1to32">
2543 <xs:enumeration value="ChangeDuringStay"/>
2544 <xs:enumeration value="MultipleNights"/>
2545 <xs:enumeration value="Exclusive">
2546 <xs:annotation>
2547 <xs:documentation xml:lang="en">Availability is limited based on guest qualification criteria e.g. AAA member or Government Employee</xs:documentation>
2548 </xs:annotation>
2549 </xs:enumeration>
2550 <xs:enumeration value="OnRequest"/>
2551 <xs:enumeration value="LimitedAvailability"/>
2552 <xs:enumeration value="AvailableForSale"/>
2553 <xs:enumeration value="ClosedOut"/>
2554 <xs:enumeration value="OtherAvailable"/>
2555 <xs:enumeration value="UnableToProcess">
2556 <xs:annotation>
2557 <xs:documentation xml:lang="en">Indicates an issue that precluded the ability to provide the information.</xs:documentation>
2558 </xs:annotation>
2559 </xs:enumeration>
2560 <xs:enumeration value="NoAvailability"/>
2561 <xs:enumeration value="RoomTypeClosed"/>
2562 <xs:enumeration value="RatePlanClosed"/>
2563 <xs:enumeration value="LOS_Restricted"/>
2564 <xs:enumeration value="Restricted">
2565 <xs:annotation>
2566 <xs:documentation xml:lang="en">Availability is limited based on distribution channel qualification criteria (e.g., Expedia or Sabre).</xs:documentation>
2567 </xs:annotation>
2568 </xs:enumeration>
2569 <xs:enumeration value="DoesNotExist">
2570 <xs:annotation>
2571 <xs:documentation xml:lang="en">The rate plan does not exist.</xs:documentation>
2572 </xs:annotation>
2573 </xs:enumeration>
2574 </xs:restriction>
2575 </xs:simpleType><xs:simpleType name="StateProvCodeType">
2576 <xs:annotation>
2577 <xs:documentation xml:lang="en">The standard code or abbreviation for the state, province, or region</xs:documentation>
2578 </xs:annotation>
2579 <xs:restriction base="StringLength1to8">
2580 <xs:minLength value="2"/>
2581 </xs:restriction>
2582 </xs:simpleType><xs:simpleType name="StringLength0to128">
2583 <xs:annotation>
2584 <xs:documentation xml:lang="en">Used for Character Strings, length 0 to 128</xs:documentation>
2585 </xs:annotation>
2586 <xs:restriction base="xs:string">
2587 <xs:minLength value="0"/>
2588 <xs:maxLength value="128"/>
2589 </xs:restriction>
2590 </xs:simpleType><xs:simpleType name="StringLength0to64">
2591 <xs:annotation>
2592 <xs:documentation xml:lang="en">Used for Character Strings, length 0 to 64</xs:documentation>
2593 </xs:annotation>
2594 <xs:restriction base="xs:string">
2595 <xs:minLength value="0"/>
2596 <xs:maxLength value="64"/>
2597 </xs:restriction>
2598 </xs:simpleType><xs:simpleType name="StringLength1to128">
2599 <xs:annotation>
2600 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 128</xs:documentation>
2601 </xs:annotation>
2602 <xs:restriction base="xs:string">
2603 <xs:minLength value="1"/>
2604 <xs:maxLength value="128"/>
2605 </xs:restriction>
2606 </xs:simpleType><xs:simpleType name="StringLength1to16">
2607 <xs:annotation>
2608 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 16</xs:documentation>
2609 </xs:annotation>
2610 <xs:restriction base="xs:string">
2611 <xs:minLength value="1"/>
2612 <xs:maxLength value="16"/>
2613 </xs:restriction>
2614 </xs:simpleType><xs:simpleType name="StringLength1to255">
2615 <xs:annotation>
2616 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 255</xs:documentation>
2617 </xs:annotation>
2618 <xs:restriction base="xs:string">
2619 <xs:minLength value="1"/>
2620 <xs:maxLength value="255"/>
2621 </xs:restriction>
2622 </xs:simpleType><xs:simpleType name="StringLength1to32">
2623 <xs:annotation>
2624 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 32</xs:documentation>
2625 </xs:annotation>
2626 <xs:restriction base="xs:string">
2627 <xs:minLength value="1"/>
2628 <xs:maxLength value="32"/>
2629 </xs:restriction>
2630 </xs:simpleType><xs:simpleType name="StringLength1to64">
2631 <xs:annotation>
2632 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 64</xs:documentation>
2633 </xs:annotation>
2634 <xs:restriction base="xs:string">
2635 <xs:minLength value="1"/>
2636 <xs:maxLength value="64"/>
2637 </xs:restriction>
2638 </xs:simpleType><xs:simpleType name="StringLength1to8">
2639 <xs:annotation>
2640 <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 8</xs:documentation>
2641 </xs:annotation>
2642 <xs:restriction base="xs:string">
2643 <xs:minLength value="1"/>
2644 <xs:maxLength value="8"/>
2645 </xs:restriction>
2646 </xs:simpleType><xs:simpleType name="StringLength3">
2647 <xs:annotation>
2648 <xs:documentation xml:lang="en">Used for Strings, length exactly 3</xs:documentation>
2649 </xs:annotation>
2650 <xs:restriction base="xs:string">
2651 <xs:minLength value="3"/>
2652 <xs:maxLength value="3"/>
2653 </xs:restriction>
2654 </xs:simpleType><xs:simpleType name="TimeOrDateTimeType">
2655 <xs:annotation>
2656 <xs:documentation xml:lang="en">Allows for the specification of a date time or just time.</xs:documentation>
2657 </xs:annotation>
2658 <xs:union memberTypes="xs:dateTime xs:time"/>
2659 </xs:simpleType><xs:simpleType name="TimeUnitType">
2660 <xs:annotation>
2661 <xs:documentation xml:lang="en">An enumerated type defining the unit in which the time is expressed.</xs:documentation>
2662 </xs:annotation>
2663 <xs:restriction base="StringLength1to16">
2664 <xs:enumeration value="Year"/>
2665 <xs:enumeration value="Month"/>
2666 <xs:enumeration value="Week"/>
2667 <xs:enumeration value="Day"/>
2668 <xs:enumeration value="Hour"/>
2669 <xs:enumeration value="Second"/>
2670 <xs:enumeration value="FullDuration"/>
2671 </xs:restriction>
2672 </xs:simpleType><xs:simpleType name="TransactionActionType">
2673 <xs:annotation>
2674 <xs:documentation xml:lang="en">To specify the type of action requested when more than one function could be handled by the message.
2675 </xs:documentation>
2676 </xs:annotation>
2677 <xs:restriction base="xs:string">
2678 <xs:enumeration value="Book"/>
2679 <xs:enumeration value="Quote"/>
2680 <xs:enumeration value="Hold"/>
2681 <xs:enumeration value="Initiate"/>
2682 <xs:enumeration value="Ignore"/>
2683 <xs:enumeration value="Modify"/>
2684 <xs:enumeration value="Commit"/>
2685 <xs:enumeration value="Cancel"/>
2686 <xs:enumeration value="CommitOverrideEdits">
2687 <xs:annotation>
2688 <xs:documentation xml:lang="en">
2689Commit the transaction and override the end transaction edits.
2690</xs:documentation>
2691 </xs:annotation>
2692 </xs:enumeration>
2693 </xs:restriction>
2694 </xs:simpleType><xs:simpleType name="UpperCaseAlphaLength1to2">
2695 <xs:annotation>
2696 <xs:documentation xml:lang="en">Used for an Alpha String, length 2 (for letter codes)</xs:documentation>
2697 </xs:annotation>
2698 <xs:restriction base="xs:string">
2699 <xs:pattern value="[A-Z]{1,2}"/>
2700 </xs:restriction>
2701 </xs:simpleType><xs:simpleType name="UpperCaseAlphaNumericLength2to3">
2702 <xs:annotation>
2703 <xs:documentation xml:lang="en">Used for an Upper Alpha String and Numeric, length 2 to 3.</xs:documentation>
2704 </xs:annotation>
2705 <xs:restriction base="xs:string">
2706 <xs:pattern value="[A-Z0-9]{2,3}"/>
2707 </xs:restriction>
2708 </xs:simpleType><xs:simpleType name="UpperCaseAlphaNumericLength3to5">
2709 <xs:annotation>
2710 <xs:documentation xml:lang="en">Used for an Upper Alpha String and Numeric, length 3 to 5.</xs:documentation>
2711 </xs:annotation>
2712 <xs:restriction base="xs:string">
2713 <xs:pattern value="[A-Z0-9]{3,5}"/>
2714 </xs:restriction>
2715 </xs:simpleType><!-- OTA_CommonTypes.xsd --><xs:element name="TPA_Extensions" type="TPA_ExtensionsType">
2716 <xs:annotation>
2717 <xs:documentation xml:lang="en">A placeholder in the schema to allow for additional elements and attributes to be included if required, per Trading Partner Agreement (TPA).</xs:documentation>
2718 </xs:annotation>
2719 </xs:element><xs:complexType name="AcceptedPaymentsType">
2720 <xs:annotation>
2721 <xs:documentation xml:lang="en">Used to define the types of payments accepted.</xs:documentation>
2722 </xs:annotation>
2723 <xs:sequence>
2724 <xs:element name="AcceptedPayment" type="PaymentFormType" maxOccurs="unbounded">
2725 <xs:annotation>
2726 <xs:documentation>An acceptable form of payment.</xs:documentation>
2727 </xs:annotation>
2728 </xs:element>
2729 </xs:sequence>
2730 </xs:complexType><xs:complexType name="AddressInfoType">
2731 <xs:annotation>
2732 <xs:documentation xml:lang="en">Information about an address that identifies a location for a specific purposes.</xs:documentation>
2733 </xs:annotation>
2734 <xs:complexContent>
2735 <xs:extension base="AddressType">
2736 <xs:attributeGroup ref="DefaultIndGroup">
2737 <xs:annotation>
2738 <xs:documentation xml:lang="en">Indicates whether or not this is the default address.</xs:documentation>
2739 </xs:annotation>
2740 </xs:attributeGroup>
2741 <xs:attribute name="UseType" type="OTA_CodeType" use="optional">
2742 <xs:annotation>
2743 <xs:documentation xml:lang="en">Describes the use of the address (e.g. mailing, delivery, billing, etc.). Refer to OTA Code List Address Use Type (AUT).</xs:documentation>
2744 </xs:annotation>
2745 </xs:attribute>
2746 <xs:attribute name="RPH" type="RPH_Type" use="optional">
2747 <xs:annotation>
2748 <xs:documentation xml:lang="en">Used elsewhere in the message to reference this specific address.</xs:documentation>
2749 </xs:annotation>
2750 </xs:attribute>
2751 </xs:extension>
2752 </xs:complexContent>
2753 </xs:complexType><xs:complexType name="AddressType">
2754 <xs:annotation>
2755 <xs:documentation xml:lang="en">Provides address information.</xs:documentation>
2756 </xs:annotation>
2757 <xs:sequence>
2758 <xs:element name="StreetNmbr" minOccurs="0">
2759 <xs:annotation>
2760 <xs:documentation xml:lang="en">May contain the street number and optionally the street name.</xs:documentation>
2761 </xs:annotation>
2762 <xs:complexType>
2763 <xs:simpleContent>
2764 <xs:extension base="StreetNmbrType">
2765 <xs:attribute name="StreetNmbrSuffix" type="StringLength1to8" use="optional">
2766 <xs:annotation>
2767 <xs:documentation xml:lang="en">Usually a letter right after the street number (A in 66-A, B in 123-B etc).</xs:documentation>
2768 </xs:annotation>
2769 </xs:attribute>
2770 <xs:attribute name="StreetDirection" type="StringLength1to8" use="optional">
2771 <xs:annotation>
2772 <xs:documentation xml:lang="en">Street direction of an address (e.g., N, E, S, NW, SW).
2773
2774</xs:documentation>
2775 </xs:annotation>
2776 </xs:attribute>
2777 <xs:attribute name="RuralRouteNmbr" type="NumericStringLength1to5" use="optional">
2778 <xs:annotation>
2779 <xs:documentation xml:lang="en">Numerical equivalent of a rural township as defined within a given area (e.g., 12, 99).</xs:documentation>
2780 </xs:annotation>
2781 </xs:attribute>
2782 </xs:extension>
2783 </xs:simpleContent>
2784 </xs:complexType>
2785 </xs:element>
2786 <xs:element name="BldgRoom" minOccurs="0" maxOccurs="2">
2787 <xs:annotation>
2788 <xs:documentation xml:lang="en">Building name, room, apartment, or suite number.</xs:documentation>
2789 </xs:annotation>
2790 <xs:complexType>
2791 <xs:simpleContent>
2792 <xs:extension base="StringLength0to64">
2793 <xs:attribute name="BldgNameIndicator" type="xs:boolean" use="optional">
2794 <xs:annotation>
2795 <xs:documentation xml:lang="en">When true, the information is a building name.</xs:documentation>
2796 </xs:annotation>
2797 </xs:attribute>
2798 </xs:extension>
2799 </xs:simpleContent>
2800 </xs:complexType>
2801 </xs:element>
2802 <xs:element name="AddressLine" type="StringLength1to255" minOccurs="0" maxOccurs="5">
2803 <xs:annotation>
2804 <xs:documentation xml:lang="en">When the address is unformatted (FormattedInd="false") these lines will contain free form address details. When the address is formatted and street number and street name must be sent independently, the street number will be sent using StreetNmbr, and the street name will be sent in the first AddressLine occurrence.</xs:documentation>
2805 </xs:annotation>
2806 </xs:element>
2807 <xs:element name="CityName" type="StringLength1to64" minOccurs="0">
2808 <xs:annotation>
2809 <xs:documentation xml:lang="en">City (e.g., Dublin), town, or postal station (i.e., a postal service territory, often used in a military address).</xs:documentation>
2810 </xs:annotation>
2811 </xs:element>
2812 <xs:element name="PostalCode" type="StringLength1to16" minOccurs="0">
2813 <xs:annotation>
2814 <xs:documentation xml:lang="en">Post Office Code number.</xs:documentation>
2815 </xs:annotation>
2816 </xs:element>
2817 <xs:element name="County" type="StringLength1to32" minOccurs="0">
2818 <xs:annotation>
2819 <xs:documentation xml:lang="en">County or Region Name (e.g., Fairfax).</xs:documentation>
2820 </xs:annotation>
2821 </xs:element>
2822 <xs:element name="StateProv" type="StateProvType" minOccurs="0">
2823 <xs:annotation>
2824 <xs:documentation xml:lang="en">State or Province name (e.g., Texas).</xs:documentation>
2825 </xs:annotation>
2826 </xs:element>
2827 <xs:element name="CountryName" type="CountryNameType" minOccurs="0">
2828 <xs:annotation>
2829 <xs:documentation xml:lang="en">Country name (e.g., Ireland).</xs:documentation>
2830 </xs:annotation>
2831 </xs:element>
2832 </xs:sequence>
2833 <xs:attributeGroup ref="FormattedInd">
2834 <xs:annotation>
2835 <xs:documentation xml:lang="en">Specifies if the associated data is formatted or not. When true, then it is formatted; when false, then not formatted.</xs:documentation>
2836 </xs:annotation>
2837 </xs:attributeGroup>
2838 <xs:attributeGroup ref="PrivacyGroup">
2839 <xs:annotation>
2840 <xs:documentation xml:lang="en">Allows for control of the sharing of address information between parties.</xs:documentation>
2841 </xs:annotation>
2842 </xs:attributeGroup>
2843 <xs:attribute name="Type" type="OTA_CodeType" use="optional">
2844 <xs:annotation>
2845 <xs:documentation xml:lang="en">Defines the type of address (e.g. home, business, other). Refer to OTA Code List Communication Location Type (CLT).</xs:documentation>
2846 </xs:annotation>
2847 </xs:attribute>
2848 </xs:complexType><xs:complexType name="BankAcctType">
2849 <xs:annotation>
2850 <xs:documentation xml:lang="en">Customer bank accounts for payments, either for paper checks or electronic funds transfer.</xs:documentation>
2851 </xs:annotation>
2852 <xs:sequence>
2853 <xs:element name="BankAcctName" type="StringLength1to64" minOccurs="0">
2854 <xs:annotation>
2855 <xs:documentation xml:lang="en">The name the account is held under.</xs:documentation>
2856 </xs:annotation>
2857 </xs:element>
2858 </xs:sequence>
2859 <xs:attributeGroup ref="PrivacyGroup">
2860 <xs:annotation>
2861 <xs:documentation xml:lang="en">Allows for control of the sharing of bank account information between parties.</xs:documentation>
2862 </xs:annotation>
2863 </xs:attributeGroup>
2864 <xs:attribute name="BankID" type="StringLength1to64" use="optional">
2865 <xs:annotation>
2866 <xs:documentation xml:lang="en">Code assigned by authorities to financial institutions; sometimes called bank routing number.</xs:documentation>
2867 </xs:annotation>
2868 </xs:attribute>
2869 <xs:attribute name="AcctType" type="StringLength1to32" use="optional">
2870 <xs:annotation>
2871 <xs:documentation xml:lang="en">Describes the bank account used for financing travel (e.g., checking, savings, investment).
2872 </xs:documentation>
2873 </xs:annotation>
2874 </xs:attribute>
2875 <xs:attribute name="BankAcctNumber" type="StringLength1to32" use="optional">
2876 <xs:annotation>
2877 <xs:documentation xml:lang="en">Identifier for the account assigned by the bank.</xs:documentation>
2878 </xs:annotation>
2879 </xs:attribute>
2880 <xs:attribute name="ChecksAcceptedInd" type="xs:boolean" use="optional">
2881 <xs:annotation>
2882 <xs:documentation xml:lang="en">If true, checks are accepted. If false, checks are not accepted.</xs:documentation>
2883 </xs:annotation>
2884 </xs:attribute>
2885 </xs:complexType><xs:complexType name="CommentType">
2886 <xs:annotation>
2887 <xs:documentation xml:lang="en">A collection of comments.</xs:documentation>
2888 </xs:annotation>
2889 <xs:sequence>
2890 <xs:element name="Comment" maxOccurs="unbounded">
2891 <xs:annotation>
2892 <xs:documentation xml:lang="en">Comment details.</xs:documentation>
2893 </xs:annotation>
2894 <xs:complexType>
2895 <xs:complexContent>
2896 <xs:extension base="ParagraphType">
2897 <xs:attribute name="CommentOriginatorCode" type="StringLength1to16" use="optional">
2898 <xs:annotation>
2899 <xs:documentation xml:lang="en">Unique identifier for the system which created the comment.</xs:documentation>
2900 </xs:annotation>
2901 </xs:attribute>
2902 <xs:attribute name="GuestViewable" type="xs:boolean" use="optional">
2903 <xs:annotation>
2904 <xs:documentation xml:lang="en">When true, the comment may be shown to the consumer. When false, the comment may not be shown to the consumer.</xs:documentation>
2905 </xs:annotation>
2906 </xs:attribute>
2907 </xs:extension>
2908 </xs:complexContent>
2909 </xs:complexType>
2910 </xs:element>
2911 </xs:sequence>
2912 </xs:complexType><xs:complexType name="CommissionType">
2913 <xs:annotation>
2914 <xs:documentation xml:lang="en">Contains details pertaining to commissions.</xs:documentation>
2915 </xs:annotation>
2916 <xs:sequence>
2917 <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0">
2918 <xs:annotation>
2919 <xs:documentation xml:lang="en">Identifies the recipient of the commission.</xs:documentation>
2920 </xs:annotation>
2921 </xs:element>
2922 <xs:element name="CommissionableAmount" minOccurs="0">
2923 <xs:annotation>
2924 <xs:documentation xml:lang="en">The amount on which commission is calculated.</xs:documentation>
2925 </xs:annotation>
2926 <xs:complexType>
2927 <xs:attributeGroup ref="CurrencyAmountGroup">
2928 <xs:annotation>
2929 <xs:documentation xml:lang="en">Provides the currency amount on which the commission is applied.</xs:documentation>
2930 </xs:annotation>
2931 </xs:attributeGroup>
2932 <xs:attribute name="TaxInclusiveIndicator" type="xs:boolean" use="optional">
2933 <xs:annotation>
2934 <xs:documentation xml:lang="en">When true, indicates that the commission is calculated using the rate including tax. When false, indicates that the commission is calculated using the net rate.</xs:documentation>
2935 </xs:annotation>
2936 </xs:attribute>
2937 </xs:complexType>
2938 </xs:element>
2939 <xs:element name="PrepaidAmount" minOccurs="0">
2940 <xs:annotation>
2941 <xs:documentation xml:lang="en">The amount of commission paid to the agency prior to the service being rendered.</xs:documentation>
2942 </xs:annotation>
2943 <xs:complexType>
2944 <xs:attributeGroup ref="CurrencyAmountGroup">
2945 <xs:annotation>
2946 <xs:documentation xml:lang="en">Provides the amount of commission paid to the agency prior to the service being rendered.</xs:documentation>
2947 </xs:annotation>
2948 </xs:attributeGroup>
2949 </xs:complexType>
2950 </xs:element>
2951 <xs:element name="FlatCommission" minOccurs="0">
2952 <xs:annotation>
2953 <xs:documentation xml:lang="en">A fixed commission amount. </xs:documentation>
2954 </xs:annotation>
2955 <xs:complexType>
2956 <xs:attributeGroup ref="CurrencyAmountGroup">
2957 <xs:annotation>
2958 <xs:documentation xml:lang="en">A fixed commission amount.</xs:documentation>
2959 </xs:annotation>
2960 </xs:attributeGroup>
2961 </xs:complexType>
2962 </xs:element>
2963 <xs:element name="CommissionPayableAmount" minOccurs="0">
2964 <xs:annotation>
2965 <xs:documentation xml:lang="en">The amount of commission to be paid.</xs:documentation>
2966 </xs:annotation>
2967 <xs:complexType>
2968 <xs:attributeGroup ref="CurrencyAmountGroup">
2969 <xs:annotation>
2970 <xs:documentation xml:lang="en">The amount of commission to be paid.</xs:documentation>
2971 </xs:annotation>
2972 </xs:attributeGroup>
2973 </xs:complexType>
2974 </xs:element>
2975 <xs:element name="Comment" type="ParagraphType" minOccurs="0">
2976 <xs:annotation>
2977 <xs:documentation xml:lang="en">Text related to the commission.</xs:documentation>
2978 </xs:annotation>
2979 </xs:element>
2980 </xs:sequence>
2981 <xs:attribute name="StatusType" use="optional">
2982 <xs:annotation>
2983 <xs:documentation xml:lang="en">Indicates the status of the commission payment itself (e.g. no-show indicates that a different commission may be applied if the reservation is not fulfilled).</xs:documentation>
2984 </xs:annotation>
2985 <xs:simpleType>
2986 <xs:restriction base="xs:NMTOKEN">
2987 <xs:enumeration value="Full">
2988 <xs:annotation>
2989 <xs:documentation xml:lang="en">Indicates full commission.</xs:documentation>
2990 </xs:annotation>
2991 </xs:enumeration>
2992 <xs:enumeration value="Partial">
2993 <xs:annotation>
2994 <xs:documentation xml:lang="en">Indicates partial commission.</xs:documentation>
2995 </xs:annotation>
2996 </xs:enumeration>
2997 <xs:enumeration value="Non-paying">
2998 <xs:annotation>
2999 <xs:documentation xml:lang="en">Indicates no commission.</xs:documentation>
3000 </xs:annotation>
3001 </xs:enumeration>
3002 <xs:enumeration value="No-show">
3003 <xs:annotation>
3004 <xs:documentation xml:lang="en">Indicates customer did not use the reserved product or service and did not cancel. This "no show" may impact commission.</xs:documentation>
3005 </xs:annotation>
3006 </xs:enumeration>
3007 <xs:enumeration value="Adjustment">
3008 <xs:annotation>
3009 <xs:documentation xml:lang="en">Indicates the commission is being adjusted.</xs:documentation>
3010 </xs:annotation>
3011 </xs:enumeration>
3012 </xs:restriction>
3013 </xs:simpleType>
3014 </xs:attribute>
3015 <xs:attribute name="Percent" type="Percentage" use="optional">
3016 <xs:annotation>
3017 <xs:documentation xml:lang="en">The percent applied to the commissionable amount to determine the commission payable amount.</xs:documentation>
3018 </xs:annotation>
3019 </xs:attribute>
3020 <xs:attributeGroup ref="CurrencyCodeGroup">
3021 <xs:annotation>
3022 <xs:documentation xml:lang="en">Indicates the currency to be applied to the amounts located in the child elements.</xs:documentation>
3023 </xs:annotation>
3024 </xs:attributeGroup>
3025 <xs:attribute name="ReasonCode" type="StringLength1to8" use="optional">
3026 <xs:annotation>
3027 <xs:documentation xml:lang="en">Identifies the reason why a commission is not paid or not paid in full.</xs:documentation>
3028 </xs:annotation>
3029 </xs:attribute>
3030 <xs:attribute name="BillToID" type="StringLength1to8" use="optional">
3031 <xs:annotation>
3032 <xs:documentation xml:lang="en">Identifies who should be billed for the commission amount.</xs:documentation>
3033 </xs:annotation>
3034 </xs:attribute>
3035 <xs:attribute name="Frequency" type="OTA_CodeType" use="optional">
3036 <xs:annotation>
3037 <xs:documentation xml:lang="en">This is the frequency at which the commission is applied (e.g. per stay, daily). Refer to OTA Code List Charge Type (CHG).</xs:documentation>
3038 </xs:annotation>
3039 </xs:attribute>
3040 <xs:attribute name="MaxCommissionUnitApplies" type="xs:positiveInteger" use="optional">
3041 <xs:annotation>
3042 <xs:documentation xml:lang="en">Maximum number of units for which the commission will be applied. This may be used in conjunction with the frequency attribute.</xs:documentation>
3043 </xs:annotation>
3044 </xs:attribute>
3045 <xs:attribute name="CapAmount" type="Money" use="optional">
3046 <xs:annotation>
3047 <xs:documentation xml:lang="en">The highest monetary value that may be paid for the commission.</xs:documentation>
3048 </xs:annotation>
3049 </xs:attribute>
3050 </xs:complexType><xs:complexType name="CompanyNameType">
3051 <xs:annotation>
3052 <xs:documentation xml:lang="en">Identifies a company by name.</xs:documentation>
3053 </xs:annotation>
3054 <xs:simpleContent>
3055 <xs:extension base="StringLength0to128">
3056 <xs:attributeGroup ref="CompanyID_AttributesGroup">
3057 <xs:annotation>
3058 <xs:documentation xml:lang="en">Provides detailed information on a company.</xs:documentation>
3059 </xs:annotation>
3060 </xs:attributeGroup>
3061 <xs:attribute name="Division" type="StringLength1to32" use="optional">
3062 <xs:annotation>
3063 <xs:documentation xml:lang="en">The division name or ID with which the contact is associated.</xs:documentation>
3064 </xs:annotation>
3065 </xs:attribute>
3066 <xs:attribute name="Department" type="StringLength1to32" use="optional">
3067 <xs:annotation>
3068 <xs:documentation xml:lang="en">The department name or ID with which the contact is associated.</xs:documentation>
3069 </xs:annotation>
3070 </xs:attribute>
3071 </xs:extension>
3072 </xs:simpleContent>
3073 </xs:complexType><xs:complexType name="ContactPersonType">
3074 <xs:annotation>
3075 <xs:documentation xml:lang="en">Name of an individual and appropriate contact information. May be contact information for the customer or someone affiliated with the customer.</xs:documentation>
3076 </xs:annotation>
3077 <xs:sequence>
3078 <xs:element name="PersonName" type="PersonNameType" minOccurs="0">
3079 <xs:annotation>
3080 <xs:documentation xml:lang="en">This provides name information for a person.</xs:documentation>
3081 </xs:annotation>
3082 </xs:element>
3083 <xs:element name="Telephone" minOccurs="0" maxOccurs="5">
3084 <xs:annotation>
3085 <xs:documentation xml:lang="en">Information about a telephone number, including the actual number and its usage</xs:documentation>
3086 </xs:annotation>
3087 <xs:complexType>
3088 <xs:attributeGroup ref="TelephoneInfoGroup">
3089 <xs:annotation>
3090 <xs:documentation xml:lang="en">Information about a contact's telephone number, including the actual number and its usage.</xs:documentation>
3091 </xs:annotation>
3092 </xs:attributeGroup>
3093 </xs:complexType>
3094 </xs:element>
3095 <xs:element name="Address" type="AddressInfoType" minOccurs="0" maxOccurs="5">
3096 <xs:annotation>
3097 <xs:documentation xml:lang="en">Information about an address that identifies a location for a specific purposes.</xs:documentation>
3098 </xs:annotation>
3099 </xs:element>
3100 <xs:element name="Email" type="EmailType" minOccurs="0" maxOccurs="5">
3101 <xs:annotation>
3102 <xs:documentation xml:lang="en">Electronic email addresses, in IETF specified format.</xs:documentation>
3103 </xs:annotation>
3104 </xs:element>
3105 <xs:element name="URL" type="URL_Type" minOccurs="0" maxOccurs="5">
3106 <xs:annotation>
3107 <xs:documentation xml:lang="en">Web site address, in IETF specified format.</xs:documentation>
3108 </xs:annotation>
3109 </xs:element>
3110 <xs:element name="CompanyName" type="CompanyNameType" minOccurs="0" maxOccurs="3">
3111 <xs:annotation>
3112 <xs:documentation xml:lang="en">Identifies a company by name.</xs:documentation>
3113 </xs:annotation>
3114 </xs:element>
3115 <xs:element name="EmployeeInfo" type="EmployeeInfoType" minOccurs="0" maxOccurs="3">
3116 <xs:annotation>
3117 <xs:documentation xml:lang="en">Employment identification; using an employee ID number, title, level within the company, and an indication of their status, i.e.: active, retired, on leave, or terminated from employment. Additional information about an employee can be entered into the element, including the name of the employee, if it differs from the person name identified as a customer or contact.</xs:documentation>
3118 </xs:annotation>
3119 </xs:element>
3120 </xs:sequence>
3121 <xs:attributeGroup ref="PrivacyGroup">
3122 <xs:annotation>
3123 <xs:documentation xml:lang="en">Allows for control of the sharing of data between parties.</xs:documentation>
3124 </xs:annotation>
3125 </xs:attributeGroup>
3126 <xs:attributeGroup ref="DefaultIndGroup">
3127 <xs:annotation>
3128 <xs:documentation xml:lang="en">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xs:documentation>
3129 </xs:annotation>
3130 </xs:attributeGroup>
3131 <xs:attribute name="ContactType" type="StringLength1to32">
3132 <xs:annotation>
3133 <xs:documentation xml:lang="en">Type of contact in the context of use for the travel experience; such as permanent, temporary, affiliation,
3134 travel arranger, etc.</xs:documentation>
3135 </xs:annotation>
3136 </xs:attribute>
3137 <xs:attribute name="Relation" type="StringLength1to32">
3138 <xs:annotation>
3139 <xs:documentation xml:lang="en">Indicates the type of relationship with the person or company in the profile, such as Spouse, Child, Family, Business Associate, Interest Group, Medical, Security,Other, etc.</xs:documentation>
3140 </xs:annotation>
3141 </xs:attribute>
3142 <xs:attribute name="EmergencyFlag" type="xs:boolean" use="optional" default="false">
3143 <xs:annotation>
3144 <xs:documentation xml:lang="en">Indicates if this contact should be used in the case of an emergency.</xs:documentation>
3145 </xs:annotation>
3146 </xs:attribute>
3147 <xs:attribute name="RPH" type="RPH_Type">
3148 <xs:annotation>
3149 <xs:documentation xml:lang="en">Provides a unique reference to this contact person.</xs:documentation>
3150 </xs:annotation>
3151 </xs:attribute>
3152 <xs:attribute name="CommunicationMethodCode" type="OTA_CodeType" use="optional">
3153 <xs:annotation>
3154 <xs:documentation xml:lang="en">Provides the preferred method of communication. Refer to OTA code list Distribution Type (DTB).</xs:documentation>
3155 </xs:annotation>
3156 </xs:attribute>
3157 <xs:attribute name="DocumentDistribMethodCode" type="OTA_CodeType" use="optional">
3158 <xs:annotation>
3159 <xs:documentation xml:lang="en">Indicates the method of distribution for the booking documentation. Refer to OTA code list Distribution Type (DTB).</xs:documentation>
3160 </xs:annotation>
3161 </xs:attribute>
3162 </xs:complexType><xs:complexType name="CountryNameType">
3163 <xs:annotation>
3164 <xs:documentation xml:lang="en">The name or code of a country (e.g. as used in an address or to specify citizenship of a traveller).</xs:documentation>
3165 </xs:annotation>
3166 <xs:simpleContent>
3167 <xs:extension base="StringLength0to64">
3168 <xs:attribute name="Code" type="ISO3166" use="optional">
3169 <xs:annotation>
3170 <xs:documentation xml:lang="en">ISO 3166 code for a country.</xs:documentation>
3171 </xs:annotation>
3172 </xs:attribute>
3173 </xs:extension>
3174 </xs:simpleContent>
3175 </xs:complexType><xs:complexType name="DateTimeSpanType">
3176 <xs:annotation>
3177 <xs:documentation xml:lang="en">Used to specify a time window range by either specifying an earliest and latest date for the start date and end date or by giving a date with a time period that can be applied before and/or after the start date.</xs:documentation>
3178 </xs:annotation>
3179 <xs:choice>
3180 <xs:element name="DateWindowRange" type="TimeInstantType">
3181 <xs:annotation>
3182 <xs:documentation>Specifies a time period that can be applied before and/or after the start date.</xs:documentation>
3183 </xs:annotation>
3184 </xs:element>
3185 <xs:sequence>
3186 <xs:element name="StartDateWindow" minOccurs="0">
3187 <xs:annotation>
3188 <xs:documentation>The earliest and latest dates acceptable for the start date.</xs:documentation>
3189 </xs:annotation>
3190 <xs:complexType>
3191 <xs:attributeGroup ref="TimeWindowGroup">
3192 <xs:annotation>
3193 <xs:documentation xml:lang="en">Identifies a date range.</xs:documentation>
3194 </xs:annotation>
3195 </xs:attributeGroup>
3196 </xs:complexType>
3197 </xs:element>
3198 <xs:element name="EndDateWindow" minOccurs="0">
3199 <xs:annotation>
3200 <xs:documentation>The earliest and latest dates acceptable for the end date.</xs:documentation>
3201 </xs:annotation>
3202 <xs:complexType>
3203 <xs:attributeGroup ref="TimeWindowGroup">
3204 <xs:annotation>
3205 <xs:documentation xml:lang="en">Identifies a date range.</xs:documentation>
3206 </xs:annotation>
3207 </xs:attributeGroup>
3208 </xs:complexType>
3209 </xs:element>
3210 </xs:sequence>
3211 </xs:choice>
3212 <xs:attributeGroup ref="DateTimeSpanGroup">
3213 <xs:annotation>
3214 <xs:documentation xml:lang="en">Defines the date and/or time span.</xs:documentation>
3215 </xs:annotation>
3216 </xs:attributeGroup>
3217 </xs:complexType><xs:complexType name="DirectBillType">
3218 <xs:annotation>
3219 <xs:documentation xml:lang="en">Company name and location for sending invoice for remittances for travel services.</xs:documentation>
3220 </xs:annotation>
3221 <xs:sequence>
3222 <xs:element name="CompanyName" minOccurs="0">
3223 <xs:annotation>
3224 <xs:documentation xml:lang="en">Company name to whom remittance should be directed.</xs:documentation>
3225 </xs:annotation>
3226 <xs:complexType>
3227 <xs:simpleContent>
3228 <xs:extension base="CompanyNameType">
3229 <xs:attribute name="ContactName" type="StringLength1to64" use="optional">
3230 <xs:annotation>
3231 <xs:documentation xml:lang="en">This may be used to pass the name of the contact at the company for which the direct bill applies.</xs:documentation>
3232 </xs:annotation>
3233 </xs:attribute>
3234 </xs:extension>
3235 </xs:simpleContent>
3236 </xs:complexType>
3237 </xs:element>
3238 <xs:element name="Address" type="AddressInfoType" minOccurs="0">
3239 <xs:annotation>
3240 <xs:documentation xml:lang="en">Address where remittance should be directed.</xs:documentation>
3241 </xs:annotation>
3242 </xs:element>
3243 </xs:sequence>
3244 <xs:attributeGroup ref="PrivacyGroup">
3245 <xs:annotation>
3246 <xs:documentation xml:lang="en">Allows for control of the sharing of direct bill data between parties.</xs:documentation>
3247 </xs:annotation>
3248 </xs:attributeGroup>
3249 <xs:attribute name="DirectBill_ID" type="StringLength1to32" use="optional">
3250 <xs:annotation>
3251 <xs:documentation xml:lang="en">Identifier for the organization to be billed directly for travel services.</xs:documentation>
3252 </xs:annotation>
3253 </xs:attribute>
3254 <xs:attribute name="BillingNumber" type="StringLength0to64" use="optional">
3255 <xs:annotation>
3256 <xs:documentation xml:lang="en">The number assigned by the subscriber for billing reconciliation of a corporate account.</xs:documentation>
3257 </xs:annotation>
3258 </xs:attribute>
3259 </xs:complexType><xs:complexType name="EmailType">
3260 <xs:annotation>
3261 <xs:documentation xml:lang="en">Electronic email addresses, in IETF specified format.</xs:documentation>
3262 </xs:annotation>
3263 <xs:simpleContent>
3264 <xs:extension base="StringLength1to128">
3265 <xs:attributeGroup ref="PrivacyGroup">
3266 <xs:annotation>
3267 <xs:documentation xml:lang="en">Allows for control of the sharing of email information between parties.</xs:documentation>
3268 </xs:annotation>
3269 </xs:attributeGroup>
3270 <xs:attributeGroup ref="DefaultIndGroup">
3271 <xs:annotation>
3272 <xs:documentation xml:lang="en">Identifies whether or not this is the default email address.</xs:documentation>
3273 </xs:annotation>
3274 </xs:attributeGroup>
3275 <xs:attribute name="EmailType" type="OTA_CodeType" use="optional">
3276 <xs:annotation>
3277 <xs:documentation xml:lang="en">Defines the purpose of the e-mail address (e.g. personal, business, listserve). Refer to OTA Code List Email Address Type (EAT).</xs:documentation>
3278 </xs:annotation>
3279 </xs:attribute>
3280 <xs:attribute name="RPH" type="RPH_Type" use="optional">
3281 <xs:annotation>
3282 <xs:documentation xml:lang="en">Used elsewhere in the message to reference this specific email address.</xs:documentation>
3283 </xs:annotation>
3284 </xs:attribute>
3285 </xs:extension>
3286 </xs:simpleContent>
3287 </xs:complexType><xs:complexType name="EmployeeInfoType">
3288 <xs:annotation>
3289 <xs:documentation xml:lang="en">Employment identification; using an employee ID number, title, level within the company, and an indication of their status (e.g., active, retired, on leave, or terminated from employment). Additional information about an employee can be entered into the element, including the name of the employee, if it differs from the person name identified as a customer or contact.</xs:documentation>
3290 </xs:annotation>
3291 <xs:simpleContent>
3292 <xs:extension base="StringLength0to64">
3293 <xs:attribute name="EmployeeId" type="StringLength1to16">
3294 <xs:annotation>
3295 <xs:documentation xml:lang="en">Identifier assigned to the employee.</xs:documentation>
3296 </xs:annotation>
3297 </xs:attribute>
3298 <xs:attribute name="EmployeeLevel" type="StringLength1to16">
3299 <xs:annotation>
3300 <xs:documentation xml:lang="en">Level in employer organization (e.g. seniority) that coveys privileges.</xs:documentation>
3301 </xs:annotation>
3302 </xs:attribute>
3303 <xs:attribute name="EmployeeTitle" type="StringLength1to64">
3304 <xs:annotation>
3305 <xs:documentation xml:lang="en">Title of employee in the employer company that conveys rank or privileges.</xs:documentation>
3306 </xs:annotation>
3307 </xs:attribute>
3308 <xs:attribute name="EmployeeStatus" type="OTA_CodeType" use="optional">
3309 <xs:annotation>
3310 <xs:documentation xml:lang="en">Status of employment. Refer to OTA Code List Employee Status (EMP).</xs:documentation>
3311 </xs:annotation>
3312 </xs:attribute>
3313 </xs:extension>
3314 </xs:simpleContent>
3315 </xs:complexType><xs:complexType name="ErrorType">
3316 <xs:annotation>
3317 <xs:documentation xml:lang="en">Standard way to indicate that an error occurred during the processing of an OTA message</xs:documentation>
3318 </xs:annotation>
3319 <xs:simpleContent>
3320 <xs:extension base="FreeTextType">
3321 <xs:attribute name="Type" type="OTA_CodeType" use="required">
3322 <xs:annotation>
3323 <xs:documentation xml:lang="en">The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown". Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
3324 </xs:annotation>
3325 </xs:attribute>
3326 <xs:attributeGroup ref="ErrorWarningAttributeGroup">
3327 <xs:annotation>
3328 <xs:documentation xml:lang="en">Details of the error.</xs:documentation>
3329 </xs:annotation>
3330 </xs:attributeGroup>
3331 <xs:attribute name="NodeList" type="xs:string">
3332 <xs:annotation>
3333 <xs:documentation xml:lang="en">An XPath expression that selects all the nodes whose data caused this error. Further, this expression should have an additional contraint which contains the data of the node. This will provide the offending data back to systems that cannot maintain the original message. </xs:documentation>
3334 </xs:annotation>
3335 </xs:attribute>
3336 </xs:extension>
3337 </xs:simpleContent>
3338 </xs:complexType><xs:complexType name="ErrorsType">
3339 <xs:annotation>
3340 <xs:documentation xml:lang="en">A collection of errors that occurred during the processing of a message.</xs:documentation>
3341 </xs:annotation>
3342 <xs:sequence>
3343 <xs:element name="Error" type="ErrorType" maxOccurs="99">
3344 <xs:annotation>
3345 <xs:documentation>An error that occurred during the processing of a message.</xs:documentation>
3346 </xs:annotation>
3347 </xs:element>
3348 </xs:sequence>
3349 </xs:complexType><xs:complexType name="FeeType">
3350 <xs:annotation>
3351 <xs:documentation xml:lang="en">Used for non-tax fees and charges (e.g. service charges) .</xs:documentation>
3352 </xs:annotation>
3353 <xs:sequence>
3354 <xs:element name="Taxes" type="TaxesType" minOccurs="0">
3355 <xs:annotation>
3356 <xs:documentation xml:lang="en">Used for taxes on the associated fee.</xs:documentation>
3357 </xs:annotation>
3358 </xs:element>
3359 <xs:element name="Description" type="ParagraphType" minOccurs="0" maxOccurs="5">
3360 <xs:annotation>
3361 <xs:documentation xml:lang="en">Text description of the fees in a given language.</xs:documentation>
3362 </xs:annotation>
3363 </xs:element>
3364 </xs:sequence>
3365 <xs:attribute name="TaxInclusive" type="xs:boolean">
3366 <xs:annotation>
3367 <xs:documentation xml:lang="en">Indicates whether taxes are included when figuring the fees. </xs:documentation>
3368 </xs:annotation>
3369 </xs:attribute>
3370 <xs:attributeGroup ref="FeeTaxGroup">
3371 <xs:annotation>
3372 <xs:documentation xml:lang="en">Provides details of the fee.</xs:documentation>
3373 </xs:annotation>
3374 </xs:attributeGroup>
3375 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
3376 <xs:annotation>
3377 <xs:documentation xml:lang="en">Provides the effective and expiry dates for the fee.</xs:documentation>
3378 </xs:annotation>
3379 </xs:attributeGroup>
3380 <xs:attribute name="MandatoryIndicator" type="xs:boolean" use="optional">
3381 <xs:annotation>
3382 <xs:documentation xml:lang="en">When true, indicates the fee is mandatory. When false, the fee is not mandatory.</xs:documentation>
3383 </xs:annotation>
3384 </xs:attribute>
3385 <xs:attribute name="RPH" type="RPH_Type" use="optional">
3386 <xs:annotation>
3387 <xs:documentation xml:lang="en">An index code to identify an instance in a collection of like items.</xs:documentation>
3388 </xs:annotation>
3389 </xs:attribute>
3390 <xs:attributeGroup ref="ChargeUnitGroup">
3391 <xs:annotation>
3392 <xs:documentation xml:lang="en">Specifies charge information by unit (e.g., room, person, item) and frequency (e.g., daily, weekly, stay).</xs:documentation>
3393 </xs:annotation>
3394 </xs:attributeGroup>
3395 <xs:attribute name="TaxableIndicator" type="xs:boolean" use="optional">
3396 <xs:annotation>
3397 <xs:documentation xml:lang="en">When true, indicates that the fee is subject to tax.</xs:documentation>
3398 </xs:annotation>
3399 </xs:attribute>
3400 </xs:complexType><xs:complexType name="FeesType">
3401 <xs:annotation>
3402 <xs:documentation xml:lang="en">A collection of fees.</xs:documentation>
3403 </xs:annotation>
3404 <xs:sequence>
3405 <xs:element name="Fee" type="FeeType" maxOccurs="unbounded">
3406 <xs:annotation>
3407 <xs:documentation xml:lang="en">Fee Amount that is applied to the rate. Fees are used for non tax amounts like service charges.</xs:documentation>
3408 </xs:annotation>
3409 </xs:element>
3410 </xs:sequence>
3411 </xs:complexType><xs:complexType name="FormattedTextSubSectionType">
3412 <xs:annotation>
3413 <xs:documentation xml:lang="en">Used to provide subsection formatted text information.</xs:documentation>
3414 </xs:annotation>
3415 <xs:sequence>
3416 <xs:element name="Paragraph" type="ParagraphType" maxOccurs="99">
3417 <xs:annotation>
3418 <xs:documentation>Details and content of a paragraph for a formatted text message.</xs:documentation>
3419 </xs:annotation>
3420 </xs:element>
3421 </xs:sequence>
3422 <xs:attribute name="SubTitle" type="StringLength1to64" use="optional">
3423 <xs:annotation>
3424 <xs:documentation xml:lang="en">This attribute may be used to provide a title for a sub-section of the formatted free text. A sub-section may have multiple related paragraphs of information. For example, if used to provide driving directions there may be multiple paragraphs, and these paragraphs may be grouped into a sub-section called "Driving from the North". A second subsection may be titled "Driving from the South", and may contain several paragraphs to describe the driving directions when driving from the south. </xs:documentation>
3425 </xs:annotation>
3426 </xs:attribute>
3427 <xs:attribute name="SubCode" type="StringLength1to8" use="optional">
3428 <xs:annotation>
3429 <xs:documentation xml:lang="en">An optional code that may be assigned to this sub-section of formatted free text.</xs:documentation>
3430 </xs:annotation>
3431 </xs:attribute>
3432 <xs:attribute name="SubSectionNumber" type="Numeric1to999" use="optional">
3433 <xs:annotation>
3434 <xs:documentation xml:lang="en">This attribute may be used when there is a need to number all of the sub-sections of information that is to be presented.</xs:documentation>
3435 </xs:annotation>
3436 </xs:attribute>
3437 </xs:complexType><xs:complexType name="FormattedTextTextType">
3438 <xs:annotation>
3439 <xs:documentation xml:lang="en">Provides text and indicates whether it is formatted or not.</xs:documentation>
3440 </xs:annotation>
3441 <xs:simpleContent>
3442 <xs:extension base="xs:string">
3443 <xs:attribute name="Formatted" type="xs:boolean" use="optional">
3444 <xs:annotation>
3445 <xs:documentation xml:lang="en">Textual information, which may be formatted as a line of information, or unformatted, as a paragraph of text.</xs:documentation>
3446 </xs:annotation>
3447 </xs:attribute>
3448 <xs:attributeGroup ref="LanguageGroup">
3449 <xs:annotation>
3450 <xs:documentation xml:lang="en">The language in which the text is provided.</xs:documentation>
3451 </xs:annotation>
3452 </xs:attributeGroup>
3453 </xs:extension>
3454 </xs:simpleContent>
3455 </xs:complexType><xs:complexType name="FormattedTextType">
3456 <xs:annotation>
3457 <xs:documentation xml:lang="en">Collection of formatted text sub sections.</xs:documentation>
3458 </xs:annotation>
3459 <xs:sequence>
3460 <xs:element name="SubSection" type="FormattedTextSubSectionType" maxOccurs="99">
3461 <xs:annotation>
3462 <xs:documentation>Subsection formatted text information.</xs:documentation>
3463 </xs:annotation>
3464 </xs:element>
3465 </xs:sequence>
3466 <xs:attribute name="Title" type="StringLength1to64" use="optional">
3467 <xs:annotation>
3468 <xs:documentation xml:lang="en">This attribute may be used to provide a title for the formatted free text,
3469for example, Driving Directions. Each of the sub sections that are defined
3470to be a part of the formatted text would provide detailed information about
3471the subject identified by the title.</xs:documentation>
3472 </xs:annotation>
3473 </xs:attribute>
3474 <xs:attribute name="Language" type="xs:language" use="optional">
3475 <xs:annotation>
3476 <xs:documentation xml:lang="en">The language in which the content is provided.</xs:documentation>
3477 </xs:annotation>
3478 </xs:attribute>
3479 </xs:complexType><xs:complexType name="FreeTextType">
3480 <xs:annotation>
3481 <xs:documentation xml:lang="en">Textual information to provide descriptions and/or additional information.</xs:documentation>
3482 </xs:annotation>
3483 <xs:simpleContent>
3484 <xs:extension base="xs:string">
3485 <xs:attributeGroup ref="LanguageGroup">
3486 <xs:annotation>
3487 <xs:documentation xml:lang="en">Language of the text.</xs:documentation>
3488 </xs:annotation>
3489 </xs:attributeGroup>
3490 </xs:extension>
3491 </xs:simpleContent>
3492 </xs:complexType><xs:complexType name="ImageDescriptionType">
3493 <xs:annotation>
3494 <xs:documentation xml:lang="en">Describes an image item.</xs:documentation>
3495 </xs:annotation>
3496 <xs:sequence>
3497 <xs:element name="ImageFormat" minOccurs="0" maxOccurs="unbounded">
3498 <xs:annotation>
3499 <xs:documentation xml:lang="en">A set of images for a given category which may be provided in multiple formats.</xs:documentation>
3500 </xs:annotation>
3501 <xs:complexType>
3502 <xs:complexContent>
3503 <xs:extension base="ImageItemType">
3504 <xs:attributeGroup ref="MultimediaDescriptionGroup">
3505 <xs:annotation>
3506 <xs:documentation xml:lang="en">Detailed information about an image.</xs:documentation>
3507 </xs:annotation>
3508 </xs:attributeGroup>
3509 <xs:attribute name="Language" type="xs:language" use="optional">
3510 <xs:annotation>
3511 <xs:documentation xml:lang="en">The language in which the image text is provided.</xs:documentation>
3512 </xs:annotation>
3513 </xs:attribute>
3514 <xs:attribute name="Format" type="OTA_CodeType" use="optional">
3515 <xs:annotation>
3516 <xs:documentation xml:lang="en">code list to create to identof the different format of an Image </xs:documentation>
3517 </xs:annotation>
3518 </xs:attribute>
3519 <xs:attribute name="FileName" type="StringLength1to64" use="optional">
3520 <xs:annotation>
3521 <xs:documentation xml:lang="en">The name of the image file.</xs:documentation>
3522 </xs:annotation>
3523 </xs:attribute>
3524 <xs:attribute name="FileSize" type="xs:positiveInteger" use="optional">
3525 <xs:annotation>
3526 <xs:documentation xml:lang="en">The size of the image file.</xs:documentation>
3527 </xs:annotation>
3528 </xs:attribute>
3529 <xs:attribute name="DimensionCategory" type="StringLength1to16" use="optional">
3530 <xs:annotation>
3531 <xs:documentation xml:lang="en">Associates the image size to a given category (e.g., 70x70, 100x100, 480x480). For example, if an image with a dimension of 72x73 is sent, it may be categorized as a 70x70 image.</xs:documentation>
3532 </xs:annotation>
3533 </xs:attribute>
3534 <xs:attribute name="IsOriginalIndicator" type="xs:boolean" use="optional">
3535 <xs:annotation>
3536 <xs:documentation xml:lang="en">When true, the image is the original file and format. When false, the image is not the original file and format.</xs:documentation>
3537 </xs:annotation>
3538 </xs:attribute>
3539 </xs:extension>
3540 </xs:complexContent>
3541 </xs:complexType>
3542 </xs:element>
3543 <xs:element name="Description" minOccurs="0" maxOccurs="unbounded">
3544 <xs:annotation>
3545 <xs:documentation xml:lang="en">The description associated with the image in a specific language.</xs:documentation>
3546 </xs:annotation>
3547 <xs:complexType>
3548 <xs:simpleContent>
3549 <xs:extension base="FormattedTextTextType">
3550 <xs:attribute name="Caption" type="StringLength1to128" use="optional">
3551 <xs:annotation>
3552 <xs:documentation xml:lang="en">The caption associated to a specific image category which can be provided in different languages.</xs:documentation>
3553 </xs:annotation>
3554 </xs:attribute>
3555 </xs:extension>
3556 </xs:simpleContent>
3557 </xs:complexType>
3558 </xs:element>
3559 </xs:sequence>
3560 <xs:attribute name="Category" type="OTA_CodeType" use="optional">
3561 <xs:annotation>
3562 <xs:documentation xml:lang="en">Specifies the image category. Refer to OTA code list Picture Category Code (PIC). </xs:documentation>
3563 </xs:annotation>
3564 </xs:attribute>
3565 </xs:complexType><xs:complexType name="ImageItemType">
3566 <xs:annotation>
3567 <xs:documentation xml:lang="en">Details for an image of a given category. </xs:documentation>
3568 </xs:annotation>
3569 <xs:sequence>
3570 <xs:element name="URL" type="xs:anyURI" minOccurs="0">
3571 <xs:annotation>
3572 <xs:documentation xml:lang="en">URL of the multimedia item for a specific format. </xs:documentation>
3573 </xs:annotation>
3574 </xs:element>
3575 </xs:sequence>
3576 <xs:attribute name="UnitOfMeasureCode" type="OTA_CodeType" use="optional">
3577 <xs:annotation>
3578 <xs:documentation xml:lang="en">The unit of measure for the image item. Refer to OTA code list Unit of Measure (UOM).</xs:documentation>
3579 </xs:annotation>
3580 </xs:attribute>
3581 <xs:attribute name="Width" type="xs:positiveInteger" use="optional">
3582 <xs:annotation>
3583 <xs:documentation xml:lang="en">The width of the image item (unit specified by unit of measure).</xs:documentation>
3584 </xs:annotation>
3585 </xs:attribute>
3586 <xs:attribute name="Height" type="xs:positiveInteger" use="optional">
3587 <xs:annotation>
3588 <xs:documentation xml:lang="en">The height of the image item (unit specified by unit of measure).</xs:documentation>
3589 </xs:annotation>
3590 </xs:attribute>
3591 </xs:complexType><xs:complexType name="ImageItemsType">
3592 <xs:annotation>
3593 <xs:documentation xml:lang="en">Collection of image items.</xs:documentation>
3594 </xs:annotation>
3595 <xs:sequence>
3596 <xs:element name="ImageItem" maxOccurs="unbounded">
3597 <xs:annotation>
3598 <xs:documentation xml:lang="en">Image of a given category.</xs:documentation>
3599 </xs:annotation>
3600 <xs:complexType>
3601 <xs:complexContent>
3602 <xs:extension base="ImageDescriptionType">
3603 <xs:attributeGroup ref="DateTimeStampGroup">
3604 <xs:annotation>
3605 <xs:documentation xml:lang="en">Creation and modification information for this image item.</xs:documentation>
3606 </xs:annotation>
3607 </xs:attributeGroup>
3608 <xs:attributeGroup ref="RemovalGroup">
3609 <xs:annotation>
3610 <xs:documentation xml:lang="en">If true, this item is obsolete and should be removed from the receiving system.</xs:documentation>
3611 </xs:annotation>
3612 </xs:attributeGroup>
3613 <xs:attribute name="Version" type="xs:string" use="optional">
3614 <xs:annotation>
3615 <xs:documentation xml:lang="en">The version of the image item.</xs:documentation>
3616 </xs:annotation>
3617 </xs:attribute>
3618 <xs:attributeGroup ref="ID_OptionalGroup">
3619 <xs:annotation>
3620 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
3621 </xs:annotation>
3622 </xs:attributeGroup>
3623 </xs:extension>
3624 </xs:complexContent>
3625 </xs:complexType>
3626 </xs:element>
3627 </xs:sequence>
3628 </xs:complexType><xs:complexType name="MultimediaDescriptionType">
3629 <xs:annotation>
3630 <xs:documentation xml:lang="en">Describes multimedia item(s).</xs:documentation>
3631 </xs:annotation>
3632 <xs:choice minOccurs="0">
3633 <xs:element name="VideoItems" type="VideoItemsType" minOccurs="0">
3634 <xs:annotation>
3635 <xs:documentation xml:lang="en">A collection of video items. </xs:documentation>
3636 </xs:annotation>
3637 </xs:element>
3638 <xs:element name="ImageItems" type="ImageItemsType" minOccurs="0">
3639 <xs:annotation>
3640 <xs:documentation xml:lang="en">A collection of image items.</xs:documentation>
3641 </xs:annotation>
3642 </xs:element>
3643 <xs:element name="TextItems" type="TextItemsType" minOccurs="0">
3644 <xs:annotation>
3645 <xs:documentation xml:lang="en">A collection of text items. </xs:documentation>
3646 </xs:annotation>
3647 </xs:element>
3648 </xs:choice>
3649 <xs:attribute name="InfoCode" type="OTA_CodeType" use="optional">
3650 <xs:annotation>
3651 <xs:documentation xml:lang="en">Used to designate a particular type of description such as marketing. Refer to OTA Code List Information Type (INF).</xs:documentation>
3652 </xs:annotation>
3653 </xs:attribute>
3654 <xs:attribute name="AdditionalDetailCode" type="OTA_CodeType" use="optional">
3655 <xs:annotation>
3656 <xs:documentation xml:lang="en">Used to designate a particular type of additional information. Refer to OTA Code List Additional Detail Type (ADT).</xs:documentation>
3657 </xs:annotation>
3658 </xs:attribute>
3659 <xs:attributeGroup ref="ID_OptionalGroup">
3660 <xs:annotation>
3661 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
3662 </xs:annotation>
3663 </xs:attributeGroup>
3664 </xs:complexType><xs:complexType name="MultimediaDescriptionsType">
3665 <xs:annotation>
3666 <xs:documentation xml:lang="en">Contains multimedia item(s).</xs:documentation>
3667 </xs:annotation>
3668 <xs:sequence>
3669 <xs:element name="MultimediaDescription" type="MultimediaDescriptionType" maxOccurs="unbounded">
3670 <xs:annotation>
3671 <xs:documentation xml:lang="en">A multimedia item.</xs:documentation>
3672 </xs:annotation>
3673 </xs:element>
3674 </xs:sequence>
3675 <xs:attribute name="LastUpdated" type="xs:dateTime" use="optional">
3676 <xs:annotation>
3677 <xs:documentation xml:lang="en">The date and time when the multimedia information was last updated. </xs:documentation>
3678 </xs:annotation>
3679 </xs:attribute>
3680 </xs:complexType><xs:complexType name="OperationScheduleType">
3681 <xs:annotation>
3682 <xs:documentation xml:lang="en">Details of an operating schedule (e.g. a golf tee time may be more expensive during peak hours v. off peak hours).</xs:documentation>
3683 </xs:annotation>
3684 <xs:sequence>
3685 <xs:element name="OperationTimes" minOccurs="0">
3686 <xs:annotation>
3687 <xs:documentation xml:lang="en">A collection of OperationTimes.</xs:documentation>
3688 </xs:annotation>
3689 <xs:complexType>
3690 <xs:sequence>
3691 <xs:element name="OperationTime" maxOccurs="999">
3692 <xs:annotation>
3693 <xs:documentation xml:lang="en">Provides operating times of a facility.</xs:documentation>
3694 </xs:annotation>
3695 <xs:complexType>
3696 <xs:attributeGroup ref="DOW_PatternGroup">
3697 <xs:annotation>
3698 <xs:documentation xml:lang="en">The day(s) of week to which the operation time applies.</xs:documentation>
3699 </xs:annotation>
3700 </xs:attributeGroup>
3701 <xs:attributeGroup ref="DateTimeSpanGroup">
3702 <xs:annotation>
3703 <xs:documentation xml:lang="en">The date span applicable to the operation.</xs:documentation>
3704 </xs:annotation>
3705 </xs:attributeGroup>
3706 <xs:attribute name="AdditionalOperationInfoCode" type="OTA_CodeType" use="optional">
3707 <xs:annotation>
3708 <xs:documentation xml:lang="en">Used to provide additional information regarding operation times (e.g., after hours operations, restricted times). Refer to OTA Codelist Additional Operation Info (OPR).</xs:documentation>
3709 </xs:annotation>
3710 </xs:attribute>
3711 <xs:attribute name="Frequency" type="StringLength1to64" use="optional">
3712 <xs:annotation>
3713 <xs:documentation xml:lang="en">The frequency with which this operation occurs (e.g., 'on the hour', 'on the half hour').</xs:documentation>
3714 </xs:annotation>
3715 </xs:attribute>
3716 <xs:attribute name="Text" type="StringLength0to64" use="optional">
3717 <xs:annotation>
3718 <xs:documentation xml:lang="en">Textual information for this period of operation.</xs:documentation>
3719 </xs:annotation>
3720 </xs:attribute>
3721 </xs:complexType>
3722 </xs:element>
3723 </xs:sequence>
3724 </xs:complexType>
3725 </xs:element>
3726 </xs:sequence>
3727 <xs:attributeGroup ref="DateTimeSpanGroup">
3728 <xs:annotation>
3729 <xs:documentation xml:lang="en">The date span applicable to the operation schedule.</xs:documentation>
3730 </xs:annotation>
3731 </xs:attributeGroup>
3732 </xs:complexType><xs:complexType name="OperationSchedulesType">
3733 <xs:annotation>
3734 <xs:documentation xml:lang="en">Collection of operation schedules.</xs:documentation>
3735 </xs:annotation>
3736 <xs:sequence>
3737 <xs:element name="OperationSchedule" type="OperationScheduleType" maxOccurs="999">
3738 <xs:annotation>
3739 <xs:documentation xml:lang="en">The OperationSchedule class defines the dates and hours of operation. </xs:documentation>
3740 </xs:annotation>
3741 </xs:element>
3742 </xs:sequence>
3743 <xs:attributeGroup ref="DateTimeSpanGroup">
3744 <xs:annotation>
3745 <xs:documentation xml:lang="en">The date range for which the operation schedule information is valid.</xs:documentation>
3746 </xs:annotation>
3747 </xs:attributeGroup>
3748 </xs:complexType><xs:complexType name="POS_Type">
3749 <xs:annotation>
3750 <xs:documentation xml:lang="en">Point of Sale (POS) is the details identifying the party or connection channel making the request.</xs:documentation>
3751 </xs:annotation>
3752 <xs:sequence>
3753 <xs:element name="Source" type="SourceType" maxOccurs="10">
3754 <xs:annotation>
3755 <xs:documentation xml:lang="en">This holds details regarding the requestor. It may be repeated to also accommodate the delivery systems.</xs:documentation>
3756 </xs:annotation>
3757 </xs:element>
3758 </xs:sequence>
3759 </xs:complexType><xs:complexType name="ParagraphType">
3760 <xs:annotation>
3761 <xs:documentation xml:lang="en">An indication of a new paragraph for a sub-section of a formatted text message.</xs:documentation>
3762 </xs:annotation>
3763 <xs:choice minOccurs="0" maxOccurs="unbounded">
3764 <xs:element name="Text" type="FormattedTextTextType">
3765 <xs:annotation>
3766 <xs:documentation>Formatted text content.</xs:documentation>
3767 </xs:annotation>
3768 </xs:element>
3769 <xs:element name="Image" type="xs:string">
3770 <xs:annotation>
3771 <xs:documentation>An image for this paragraph.</xs:documentation>
3772 </xs:annotation>
3773 </xs:element>
3774 <xs:element name="URL" type="xs:anyURI">
3775 <xs:annotation>
3776 <xs:documentation>A URL for this paragraph.</xs:documentation>
3777 </xs:annotation>
3778 </xs:element>
3779 <xs:element name="ListItem">
3780 <xs:annotation>
3781 <xs:documentation>Formatted text content and an associated item or sequence number.</xs:documentation>
3782 </xs:annotation>
3783 <xs:complexType>
3784 <xs:simpleContent>
3785 <xs:extension base="FormattedTextTextType">
3786 <xs:attribute name="ListItem" type="xs:integer" use="optional"/>
3787 </xs:extension>
3788 </xs:simpleContent>
3789 </xs:complexType>
3790 </xs:element>
3791 </xs:choice>
3792 <xs:attribute name="Name" type="StringLength1to64" use="optional">
3793 <xs:annotation>
3794 <xs:documentation xml:lang="en">In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.</xs:documentation>
3795 </xs:annotation>
3796 </xs:attribute>
3797 <xs:attribute name="ParagraphNumber" type="xs:nonNegativeInteger" use="optional">
3798 <xs:annotation>
3799 <xs:documentation xml:lang="en">The sequence number for the paragraph.</xs:documentation>
3800 </xs:annotation>
3801 </xs:attribute>
3802 <xs:attributeGroup ref="DateTimeStampGroup">
3803 <xs:annotation>
3804 <xs:documentation xml:lang="en">Creation date time, Creator ID, last modification date time and last modifier ID for the paragraph.</xs:documentation>
3805 </xs:annotation>
3806 </xs:attributeGroup>
3807 <xs:attributeGroup ref="LanguageGroup">
3808 <xs:annotation>
3809 <xs:documentation xml:lang="en">The language for this paragraph.</xs:documentation>
3810 </xs:annotation>
3811 </xs:attributeGroup>
3812 </xs:complexType><xs:complexType name="PaymentCardType">
3813 <xs:annotation>
3814 <xs:documentation xml:lang="en">Identification about a specific credit card</xs:documentation>
3815 </xs:annotation>
3816 <xs:sequence>
3817 <xs:element name="CardHolderName" type="StringLength1to64" minOccurs="0">
3818 <xs:annotation>
3819 <xs:documentation>Name of the card holder.</xs:documentation>
3820 </xs:annotation>
3821 </xs:element>
3822 <xs:element name="CardIssuerName" minOccurs="0">
3823 <xs:annotation>
3824 <xs:documentation>Issuer of the card.</xs:documentation>
3825 </xs:annotation>
3826 <xs:complexType>
3827 <xs:attributeGroup ref="IssuerNameGroup">
3828 <xs:annotation>
3829 <xs:documentation xml:lang="en">Name of bank or organization issuing the card (e.g., alumni association, bank, fraternal organization).</xs:documentation>
3830 </xs:annotation>
3831 </xs:attributeGroup>
3832 </xs:complexType>
3833 </xs:element>
3834 <xs:element name="Address" type="AddressType" minOccurs="0">
3835 <xs:annotation>
3836 <xs:documentation>Card holder's address.</xs:documentation>
3837 </xs:annotation>
3838 </xs:element>
3839 </xs:sequence>
3840 <xs:attributeGroup ref="PrivacyGroup">
3841 <xs:annotation>
3842 <xs:documentation xml:lang="en">Allows for control of the sharing of payment card data between parties.</xs:documentation>
3843 </xs:annotation>
3844 </xs:attributeGroup>
3845 <xs:attribute name="CardType" type="OTA_CodeType" use="optional">
3846 <xs:annotation>
3847 <xs:documentation xml:lang="en">Indicates the type of magnetic striped card. Refer to OTA Code ListCard Type (CDT).</xs:documentation>
3848 </xs:annotation>
3849 </xs:attribute>
3850 <xs:attribute name="CardCode" type="PaymentCardCodeType" use="optional">
3851 <xs:annotation>
3852 <xs:documentation xml:lang="en">The 2 character code of the credit card issuer.</xs:documentation>
3853 </xs:annotation>
3854 </xs:attribute>
3855 <xs:attribute name="CardNumber" type="NumericStringLength1to19" use="optional">
3856 <xs:annotation>
3857 <xs:documentation xml:lang="en">Credit card number embossed on the card.</xs:documentation>
3858 </xs:annotation>
3859 </xs:attribute>
3860 <xs:attribute name="SeriesCode" type="NumericStringLength1to8" use="optional">
3861 <xs:annotation>
3862 <xs:documentation xml:lang="en">Verification digits printed on the card following the embossed number. This may also accommodate the customer identification/batch number (CID), card verification value (CVV2 ), card validation code number (CVC2) on credit card.</xs:documentation>
3863 </xs:annotation>
3864 </xs:attribute>
3865 <xs:attributeGroup ref="PaymentCardDateGroup">
3866 <xs:annotation>
3867 <xs:documentation xml:lang="en">Date the card becomes valid for use (optional) and the date the card expires (required) in ISO 8601 prescribed format.</xs:documentation>
3868 </xs:annotation>
3869 </xs:attributeGroup>
3870 <xs:attribute name="MaskedCardNumber" type="AlphaNumericStringLength1to19" use="optional">
3871 <xs:annotation>
3872 <xs:documentation xml:lang="en">May be used to send a concealed credit card number (e.g., xxxxxxxxxxxx9922).</xs:documentation>
3873 </xs:annotation>
3874 </xs:attribute>
3875 <xs:attribute name="CardHolderRPH" type="RPH_Type" use="optional">
3876 <xs:annotation>
3877 <xs:documentation xml:lang="en">Provides a reference pointer that links the payment card to the payment card holder.</xs:documentation>
3878 </xs:annotation>
3879 </xs:attribute>
3880 <xs:attribute name="ExtendPaymentIndicator" type="xs:boolean" use="optional">
3881 <xs:annotation>
3882 <xs:documentation xml:lang="en">When true, the credit card company is requested to delay the date on which the amount of this transaction is applied to the customer's account.</xs:documentation>
3883 </xs:annotation>
3884 </xs:attribute>
3885 </xs:complexType><xs:complexType name="PaymentFormType">
3886 <xs:annotation>
3887 <xs:documentation xml:lang="en">Ways of providing funds for travel by the individual.</xs:documentation>
3888 </xs:annotation>
3889 <xs:choice minOccurs="0">
3890 <xs:element name="PaymentCard" type="PaymentCardType">
3891 <xs:annotation>
3892 <xs:documentation xml:lang="en">Details of a debit or credit card.</xs:documentation>
3893 </xs:annotation>
3894 </xs:element>
3895 <xs:element name="BankAcct" type="BankAcctType">
3896 <xs:annotation>
3897 <xs:documentation xml:lang="en">Details of a bank account. </xs:documentation>
3898 </xs:annotation>
3899 </xs:element>
3900 <xs:element name="DirectBill" type="DirectBillType">
3901 <xs:annotation>
3902 <xs:documentation xml:lang="en">Details of a direct billing arrangement.</xs:documentation>
3903 </xs:annotation>
3904 </xs:element>
3905 <xs:element name="Voucher">
3906 <xs:annotation>
3907 <xs:documentation xml:lang="en">Details of a paper or electronic document indicating prepayment.</xs:documentation>
3908 </xs:annotation>
3909 <xs:complexType>
3910 <xs:attributeGroup ref="VoucherGroup">
3911 <xs:annotation>
3912 <xs:documentation xml:lang="en">The effective date, expiry date and series code of the voucher.</xs:documentation>
3913 </xs:annotation>
3914 </xs:attributeGroup>
3915 <xs:attribute name="BillingNumber" type="StringLength1to64" use="optional">
3916 <xs:annotation>
3917 <xs:documentation xml:lang="en">Reference of the billing account which handles the payment transaction.</xs:documentation>
3918 </xs:annotation>
3919 </xs:attribute>
3920 <xs:attribute name="SupplierIdentifier" type="StringLength1to64" use="optional">
3921 <xs:annotation>
3922 <xs:documentation xml:lang="en">Unique identifier of the electronic voucher, created by the supplier.</xs:documentation>
3923 </xs:annotation>
3924 </xs:attribute>
3925 <xs:attribute name="Identifier" type="StringLength1to64" use="optional">
3926 <xs:annotation>
3927 <xs:documentation xml:lang="en">Unique identifier of the electronic voucher.</xs:documentation>
3928 </xs:annotation>
3929 </xs:attribute>
3930 <xs:attribute name="ValueType" type="StringLength1to32" use="optional">
3931 <xs:annotation>
3932 <xs:documentation xml:lang="en">Defines the type of voucher (e.g., full credit or partial credit).</xs:documentation>
3933 </xs:annotation>
3934 </xs:attribute>
3935 <xs:attribute name="ElectronicIndicator" type="xs:boolean" use="optional">
3936 <xs:annotation>
3937 <xs:documentation xml:lang="en">When true, indicates the voucher is electronic. An E-voucher is a value document issued by the Travel Agent for the customer. The e-voucher can be used as a proof of reservation, but more normally, as a full-payment or partial payment. </xs:documentation>
3938 </xs:annotation>
3939 </xs:attribute>
3940 </xs:complexType>
3941 </xs:element>
3942 <xs:element name="LoyaltyRedemption">
3943 <xs:annotation>
3944 <xs:documentation xml:lang="en">Details of a loyalty redemption arrangement. This is normally miles or points. </xs:documentation>
3945 </xs:annotation>
3946 <xs:complexType>
3947 <xs:sequence>
3948 <xs:element name="LoyaltyCertificate" minOccurs="0" maxOccurs="9">
3949 <xs:annotation>
3950 <xs:documentation xml:lang="en">A certificate may be needed in order to redeem miles or points. Certificates may be used in combination with each other as part of a reservation.</xs:documentation>
3951 </xs:annotation>
3952 <xs:complexType>
3953 <xs:attributeGroup ref="LoyaltyCertificateGroup">
3954 <xs:annotation>
3955 <xs:documentation xml:lang="en">Identifies the loyalty scheme, programs and promotions within the scheme, membership reference, format of the certificate, the number of nights it can be used and its current status.</xs:documentation>
3956 </xs:annotation>
3957 </xs:attributeGroup>
3958 </xs:complexType>
3959 </xs:element>
3960 </xs:sequence>
3961 <xs:attributeGroup ref="LoyaltyCertificateNumberGroup">
3962 <xs:annotation>
3963 <xs:documentation xml:lang="en">Identifies the Loyalty scheme, programs and promotions within the scheme, membership reference, form factor used by the certificate, the number of nights it can be used for and its current status.</xs:documentation>
3964 </xs:annotation>
3965 </xs:attributeGroup>
3966 <xs:attributeGroup ref="PromotionCodeGroup">
3967 <xs:annotation>
3968 <xs:documentation xml:lang="en">Used to provide a promotion code of the loyalty redemption.</xs:documentation>
3969 </xs:annotation>
3970 </xs:attributeGroup>
3971 <xs:attribute name="RedemptionQuantity" type="xs:positiveInteger" use="optional">
3972 <xs:annotation>
3973 <xs:documentation xml:lang="en">The quantity of loyalty units being redeemed.</xs:documentation>
3974 </xs:annotation>
3975 </xs:attribute>
3976 </xs:complexType>
3977 </xs:element>
3978 <xs:element name="MiscChargeOrder">
3979 <xs:annotation>
3980 <xs:documentation xml:lang="en">Details of a miscellaneous charge order (MCO).</xs:documentation>
3981 </xs:annotation>
3982 <xs:complexType>
3983 <xs:attribute name="TicketNumber" type="StringLength1to32">
3984 <xs:annotation>
3985 <xs:documentation xml:lang="en">The ticket number of the miscellaneous charge order (MCO).</xs:documentation>
3986 </xs:annotation>
3987 </xs:attribute>
3988 </xs:complexType>
3989 </xs:element>
3990 <xs:element name="Cash">
3991 <xs:annotation>
3992 <xs:documentation xml:lang="en">Used to indicate payment in cash.</xs:documentation>
3993 </xs:annotation>
3994 <xs:complexType>
3995 <xs:attribute name="CashIndicator" type="xs:boolean" use="optional" default="true">
3996 <xs:annotation>
3997 <xs:documentation xml:lang="en">If true, this indicates cash is being used.</xs:documentation>
3998 </xs:annotation>
3999 </xs:attribute>
4000 </xs:complexType>
4001 </xs:element>
4002 </xs:choice>
4003 <xs:attributeGroup ref="PrivacyGroup">
4004 <xs:annotation>
4005 <xs:documentation xml:lang="en">Allows for control of the sharing of payment form data between parties.</xs:documentation>
4006 </xs:annotation>
4007 </xs:attributeGroup>
4008 <xs:attribute name="CostCenterID" type="StringLength1to32" use="optional">
4009 <xs:annotation>
4010 <xs:documentation xml:lang="en">A reference to identify the billing department for allocating cost of travel to company account.</xs:documentation>
4011 </xs:annotation>
4012 </xs:attribute>
4013 <xs:attribute name="RPH" type="RPH_Type" use="optional">
4014 <xs:annotation>
4015 <xs:documentation xml:lang="en">Provides a reference to a specific form of payment.</xs:documentation>
4016 </xs:annotation>
4017 </xs:attribute>
4018 <xs:attribute name="PaymentTransactionTypeCode" use="optional">
4019 <xs:annotation>
4020 <xs:documentation xml:lang="en">This is used to indicate either a charge or reserve (deposit).</xs:documentation>
4021 </xs:annotation>
4022 <xs:simpleType>
4023 <xs:restriction base="xs:NMTOKEN">
4024 <xs:enumeration value="charge">
4025 <xs:annotation>
4026 <xs:documentation xml:lang="en">This indicates that an actual payment has been made.</xs:documentation>
4027 </xs:annotation>
4028 </xs:enumeration>
4029 <xs:enumeration value="reserve">
4030 <xs:annotation>
4031 <xs:documentation xml:lang="en">This indicates that a hold for the indicated amount has been placed on a credit card or that a cash amount has been taken from the customer to guarantee final payment.</xs:documentation>
4032 </xs:annotation>
4033 </xs:enumeration>
4034 </xs:restriction>
4035 </xs:simpleType>
4036 </xs:attribute>
4037 </xs:complexType><xs:complexType name="PersonNameType">
4038 <xs:annotation>
4039 <xs:documentation xml:lang="en">This provides name information for a person.</xs:documentation>
4040 </xs:annotation>
4041 <xs:sequence>
4042 <xs:element name="NamePrefix" type="StringLength1to16" minOccurs="0" maxOccurs="3">
4043 <xs:annotation>
4044 <xs:documentation xml:lang="en">Salutation of honorific. (e.g., Mr. Mrs., Ms., Miss, Dr.) </xs:documentation>
4045 </xs:annotation>
4046 </xs:element>
4047 <xs:element name="GivenName" type="StringLength1to64" minOccurs="0" maxOccurs="5">
4048 <xs:annotation>
4049 <xs:documentation xml:lang="en">Given name, first name or names</xs:documentation>
4050 </xs:annotation>
4051 </xs:element>
4052 <xs:element name="MiddleName" type="StringLength1to64" minOccurs="0" maxOccurs="3">
4053 <xs:annotation>
4054 <xs:documentation xml:lang="en">The middle name of the person name</xs:documentation>
4055 </xs:annotation>
4056 </xs:element>
4057 <xs:element name="SurnamePrefix" type="StringLength1to16" minOccurs="0">
4058 <xs:annotation>
4059 <xs:documentation xml:lang="en">e.g "van der", "von", "de" </xs:documentation>
4060 </xs:annotation>
4061 </xs:element>
4062 <xs:element name="Surname" type="StringLength1to64">
4063 <xs:annotation>
4064 <xs:documentation xml:lang="en">Family name, last name.</xs:documentation>
4065 </xs:annotation>
4066 </xs:element>
4067 <xs:element name="NameSuffix" type="StringLength1to16" minOccurs="0" maxOccurs="3">
4068 <xs:annotation>
4069 <xs:documentation xml:lang="en">Hold various name suffixes and letters (e.g. Jr., Sr., III, Ret., Esq.).</xs:documentation>
4070 </xs:annotation>
4071 </xs:element>
4072 <xs:element name="NameTitle" type="StringLength1to16" minOccurs="0" maxOccurs="5">
4073 <xs:annotation>
4074 <xs:documentation xml:lang="en">Degree or honors (e.g., Ph.D., M.D.) </xs:documentation>
4075 </xs:annotation>
4076 </xs:element>
4077 </xs:sequence>
4078 <xs:attributeGroup ref="PrivacyGroup">
4079 <xs:annotation>
4080 <xs:documentation xml:lang="en">Allows for control of the sharing of person name data between parties.</xs:documentation>
4081 </xs:annotation>
4082 </xs:attributeGroup>
4083 <xs:attribute name="NameType" type="OTA_CodeType" use="optional">
4084 <xs:annotation>
4085 <xs:documentation xml:lang="en">Type of name of the individual, such as former, nickname, alternate or alias name. Refer to OTA Code List Name Type (NAM).</xs:documentation>
4086 </xs:annotation>
4087 </xs:attribute>
4088 </xs:complexType><xs:complexType name="RelativePositionType">
4089 <xs:annotation>
4090 <xs:documentation xml:lang="en">The RelativePosition object contains information about the direction, distance and travel time to/from a facility (hotel, car rental location, or airport) or to/from a designated location.</xs:documentation>
4091 </xs:annotation>
4092 <xs:complexContent>
4093 <xs:extension base="TransportationsType">
4094 <xs:attributeGroup ref="RelativePositionGroup">
4095 <xs:annotation>
4096 <xs:documentation xml:lang="en">Defines the position of an entity in relation to another entity (e.g. from an airport to a hotel, the relationship is dependant on use). </xs:documentation>
4097 </xs:annotation>
4098 </xs:attributeGroup>
4099 <xs:attribute name="Nearest" type="xs:boolean" use="optional">
4100 <xs:annotation>
4101 <xs:documentation xml:lang="en">The indicator for whether this location is nearest. </xs:documentation>
4102 </xs:annotation>
4103 </xs:attribute>
4104 <xs:attribute name="IndexPointCode" type="OTA_CodeType" use="optional">
4105 <xs:annotation>
4106 <xs:documentation xml:lang="en">This is the object referred to by the relative position (e.g. cross street, airport). Refer to OTA Code List Index Point Code (IPC).</xs:documentation>
4107 </xs:annotation>
4108 </xs:attribute>
4109 <xs:attribute name="Name" type="StringLength0to64" use="optional">
4110 <xs:annotation>
4111 <xs:documentation xml:lang="en">This is used to accommodate a city name, rail station name etc. when using the indexPoint attribute.</xs:documentation>
4112 </xs:annotation>
4113 </xs:attribute>
4114 <xs:attribute name="PrimaryIndicator" type="xs:boolean" use="optional">
4115 <xs:annotation>
4116 <xs:documentation xml:lang="en">Indicates whether the reference point is considered the main reference point for the specific type of IndexPointCode (e.g., in Dallas, where IndexPointCode=airport Dallas/Fort Worth airport would be the primary airport even if another airport such as Love Field is closer).</xs:documentation>
4117 </xs:annotation>
4118 </xs:attribute>
4119 <xs:attribute name="ToFrom" use="optional">
4120 <xs:annotation>
4121 <xs:documentation xml:lang="en">Used to indicate whether the context is to a facility or from a facility.</xs:documentation>
4122 </xs:annotation>
4123 <xs:simpleType>
4124 <xs:restriction base="xs:NMTOKEN">
4125 <xs:enumeration value="ToFacility">
4126 <xs:annotation>
4127 <xs:documentation xml:lang="en">Indicates the direction is to the facility based on use (e.g., hotel, car rental location, airport).</xs:documentation>
4128 </xs:annotation>
4129 </xs:enumeration>
4130 <xs:enumeration value="FromFacility">
4131 <xs:annotation>
4132 <xs:documentation xml:lang="en">Indicates the direction is from the facility based on use (e.g., hotel, car rental location, airport).</xs:documentation>
4133 </xs:annotation>
4134 </xs:enumeration>
4135 </xs:restriction>
4136 </xs:simpleType>
4137 </xs:attribute>
4138 <xs:attribute name="ApproximateDistanceInd" type="xs:boolean" use="optional">
4139 <xs:annotation>
4140 <xs:documentation xml:lang="en">When true, the distance information is approximate.</xs:documentation>
4141 </xs:annotation>
4142 </xs:attribute>
4143 </xs:extension>
4144 </xs:complexContent>
4145 </xs:complexType><xs:complexType name="SourceType">
4146 <xs:annotation>
4147 <xs:documentation xml:lang="en">Provides information on the source of a request.</xs:documentation>
4148 </xs:annotation>
4149 <xs:sequence>
4150 <xs:element name="RequestorID" minOccurs="0">
4151 <xs:annotation>
4152 <xs:documentation xml:lang="en">An identifier of the entity making the request (e.g. ATA/IATA/ID number, Electronic Reservation Service Provider (ERSP), Association of British Travel Agents (ABTA)). </xs:documentation>
4153 </xs:annotation>
4154 <xs:complexType>
4155 <xs:complexContent>
4156 <xs:extension base="UniqueID_Type">
4157 <xs:attribute name="MessagePassword" type="StringLength1to16" use="optional">
4158 <xs:annotation>
4159 <xs:documentation xml:lang="en">This password provides an additional level of security that the recipient can use to validate the sending party's authority to use the message.</xs:documentation>
4160 </xs:annotation>
4161 </xs:attribute>
4162 </xs:extension>
4163 </xs:complexContent>
4164 </xs:complexType>
4165 </xs:element>
4166 <xs:element name="Position" minOccurs="0">
4167 <xs:annotation>
4168 <xs:documentation>Specifies the latitude and longitude of a source.</xs:documentation>
4169 </xs:annotation>
4170 <xs:complexType>
4171 <xs:attributeGroup ref="PositionGroup">
4172 <xs:annotation>
4173 <xs:documentation xml:lang="en">Used to specify the geographic coordinates of the source of the request.</xs:documentation>
4174 </xs:annotation>
4175 </xs:attributeGroup>
4176 </xs:complexType>
4177 </xs:element>
4178 <xs:element name="BookingChannel" minOccurs="0">
4179 <xs:annotation>
4180 <xs:documentation xml:lang="en">Specifies the booking channel type and whether it is the primary means of connectivity of the source.</xs:documentation>
4181 </xs:annotation>
4182 <xs:complexType>
4183 <xs:sequence>
4184 <xs:element name="CompanyName" type="CompanyNameType" minOccurs="0">
4185 <xs:annotation>
4186 <xs:documentation xml:lang="en">Identifies the company that is associated with the booking channel.</xs:documentation>
4187 </xs:annotation>
4188 </xs:element>
4189 </xs:sequence>
4190 <xs:attributeGroup ref="BookingChannelGroup">
4191 <xs:annotation>
4192 <xs:documentation xml:lang="en">Specifies the booking channel type and whether it is the primary means of connectivity of the source.</xs:documentation>
4193 </xs:annotation>
4194 </xs:attributeGroup>
4195 </xs:complexType>
4196 </xs:element>
4197 </xs:sequence>
4198 <xs:attribute name="AgentSine" type="StringLength1to16" use="optional">
4199 <xs:annotation>
4200 <xs:documentation xml:lang="en">Identifies the party within the requesting entity.</xs:documentation>
4201 </xs:annotation>
4202 </xs:attribute>
4203 <xs:attribute name="PseudoCityCode" type="StringLength1to16" use="optional">
4204 <xs:annotation>
4205 <xs:documentation xml:lang="en">An identification code assigned to an office/agency by a reservation system.</xs:documentation>
4206 </xs:annotation>
4207 </xs:attribute>
4208 <xs:attribute name="ISOCountry" type="ISO3166" use="optional">
4209 <xs:annotation>
4210 <xs:documentation xml:lang="en">The country code of the requesting party.</xs:documentation>
4211 </xs:annotation>
4212 </xs:attribute>
4213 <xs:attribute name="ISOCurrency" type="AlphaLength3" use="optional">
4214 <xs:annotation>
4215 <xs:documentation xml:lang="en">The currency code in which the reservation will be ticketed.</xs:documentation>
4216 </xs:annotation>
4217 </xs:attribute>
4218 <xs:attribute name="AgentDutyCode" type="StringLength1to16" use="optional">
4219 <xs:annotation>
4220 <xs:documentation xml:lang="en">An authority code assigned to a requestor.</xs:documentation>
4221 </xs:annotation>
4222 </xs:attribute>
4223 <xs:attribute name="AirlineVendorID" type="UpperCaseAlphaNumericLength2to3" use="optional">
4224 <xs:annotation>
4225 <xs:documentation xml:lang="en">The IATA assigned airline code.</xs:documentation>
4226 </xs:annotation>
4227 </xs:attribute>
4228 <xs:attribute name="AirportCode" type="UpperCaseAlphaNumericLength3to5" use="optional">
4229 <xs:annotation>
4230 <xs:documentation xml:lang="en">The IATA assigned airport code.</xs:documentation>
4231 </xs:annotation>
4232 </xs:attribute>
4233 <xs:attribute name="FirstDepartPoint" type="StringLength3" use="optional">
4234 <xs:annotation>
4235 <xs:documentation xml:lang="en">The point of first departure in a trip.</xs:documentation>
4236 </xs:annotation>
4237 </xs:attribute>
4238 <xs:attribute name="ERSP_UserID" type="StringLength1to16" use="optional">
4239 <xs:annotation>
4240 <xs:documentation xml:lang="en">Electronic Reservation Service Provider (ERSP) assigned identifier used to identify the individual using the ERSP system.</xs:documentation>
4241 </xs:annotation>
4242 </xs:attribute>
4243 <xs:attribute name="TerminalID" type="StringLength1to32" use="optional">
4244 <xs:annotation>
4245 <xs:documentation xml:lang="en">This is the electronic address of the device from which information is entered.</xs:documentation>
4246 </xs:annotation>
4247 </xs:attribute>
4248 </xs:complexType><xs:complexType name="StateProvType">
4249 <xs:annotation>
4250 <xs:documentation xml:lang="en">State, province, or region name or code needed to identify location.</xs:documentation>
4251 </xs:annotation>
4252 <xs:simpleContent>
4253 <xs:extension base="StringLength0to64">
4254 <xs:attribute name="StateCode" type="StateProvCodeType">
4255 <xs:annotation>
4256 <xs:documentation xml:lang="en">The standard code or abbreviation for the state, province, or region.</xs:documentation>
4257 </xs:annotation>
4258 </xs:attribute>
4259 </xs:extension>
4260 </xs:simpleContent>
4261 </xs:complexType><xs:complexType name="StreetNmbrType">
4262 <xs:annotation>
4263 <xs:documentation xml:lang="en">Street name; number on street.</xs:documentation>
4264 </xs:annotation>
4265 <xs:simpleContent>
4266 <xs:extension base="StringLength0to64">
4267 <xs:attribute name="PO_Box" type="StringLength1to16">
4268 <xs:annotation>
4269 <xs:documentation xml:lang="en">Defines a Post Office Box number.</xs:documentation>
4270 </xs:annotation>
4271 </xs:attribute>
4272 </xs:extension>
4273 </xs:simpleContent>
4274 </xs:complexType><xs:complexType name="SuccessType">
4275 <xs:annotation>
4276 <xs:documentation xml:lang="en">Standard way to indicate successful processing of an OTA message. Returning an empty element of this type indicates success.</xs:documentation>
4277 </xs:annotation>
4278 </xs:complexType><xs:complexType name="TPA_ExtensionsType">
4279 <xs:annotation>
4280 <xs:documentation xml:lang="en">Allows extensions
4281to be added to the OTA specification per trading partner agreement.</xs:documentation>
4282 </xs:annotation>
4283 <xs:sequence>
4284 <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
4285 </xs:sequence>
4286 </xs:complexType><xs:complexType name="TaxType">
4287 <xs:annotation>
4288 <xs:documentation xml:lang="en">Applicable tax element. This element allows for both percentages and flat amounts. If one field is used, the other should be zero since logically, taxes should be calculated in only one of the two ways.</xs:documentation>
4289 </xs:annotation>
4290 <xs:sequence>
4291 <xs:element name="TaxDescription" type="ParagraphType" minOccurs="0" maxOccurs="5">
4292 <xs:annotation>
4293 <xs:documentation xml:lang="en">Text description of the taxes in a given language.</xs:documentation>
4294 </xs:annotation>
4295 </xs:element>
4296 </xs:sequence>
4297 <xs:attributeGroup ref="FeeTaxGroup">
4298 <xs:annotation>
4299 <xs:documentation>Provides details of the tax.</xs:documentation>
4300 </xs:annotation>
4301 </xs:attributeGroup>
4302 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
4303 <xs:annotation>
4304 <xs:documentation xml:lang="en">Provides the effective and expiry dates for the tax.</xs:documentation>
4305 </xs:annotation>
4306 </xs:attributeGroup>
4307 <xs:attributeGroup ref="ChargeUnitGroup">
4308 <xs:annotation>
4309 <xs:documentation xml:lang="en">Specifies charge information by unit (e.g., room, person, item) and frequency (e.g., daily, weekly, stay).</xs:documentation>
4310 </xs:annotation>
4311 </xs:attributeGroup>
4312 </xs:complexType><xs:complexType name="TaxesType">
4313 <xs:annotation>
4314 <xs:documentation xml:lang="en">A collection of taxes.</xs:documentation>
4315 </xs:annotation>
4316 <xs:sequence>
4317 <xs:element name="Tax" type="TaxType" minOccurs="0" maxOccurs="99">
4318 <xs:annotation>
4319 <xs:documentation xml:lang="en">An individual tax.</xs:documentation>
4320 </xs:annotation>
4321 </xs:element>
4322 </xs:sequence>
4323 <xs:attributeGroup ref="CurrencyAmountGroup">
4324 <xs:annotation>
4325 <xs:documentation xml:lang="en">Used to provide a total of all the taxes.</xs:documentation>
4326 </xs:annotation>
4327 </xs:attributeGroup>
4328 </xs:complexType><xs:complexType name="TextDescriptionType">
4329 <xs:annotation>
4330 <xs:documentation xml:lang="en">Describes a text item.</xs:documentation>
4331 </xs:annotation>
4332 <xs:choice>
4333 <xs:element name="URL" type="xs:anyURI" minOccurs="0">
4334 <xs:annotation>
4335 <xs:documentation xml:lang="en">The URL for a specific text item.. </xs:documentation>
4336 </xs:annotation>
4337 </xs:element>
4338 <xs:element name="Description" minOccurs="0" maxOccurs="unbounded">
4339 <xs:annotation>
4340 <xs:documentation xml:lang="en">The text in a specific language. </xs:documentation>
4341 </xs:annotation>
4342 <xs:complexType>
4343 <xs:simpleContent>
4344 <xs:extension base="FormattedTextTextType">
4345 <xs:attribute name="ListItem" type="xs:integer" use="optional">
4346 <xs:annotation>
4347 <xs:documentation xml:lang="en">Sequence number associated with this description.</xs:documentation>
4348 </xs:annotation>
4349 </xs:attribute>
4350 </xs:extension>
4351 </xs:simpleContent>
4352 </xs:complexType>
4353 </xs:element>
4354 </xs:choice>
4355 <xs:attribute name="Category" type="OTA_CodeType" use="optional">
4356 <xs:annotation>
4357 <xs:documentation xml:lang="en">Specifies the text category. Refer to OTA code list Picture Category Code (PIC). </xs:documentation>
4358 </xs:annotation>
4359 </xs:attribute>
4360 <xs:attributeGroup ref="MultimediaDescriptionGroup">
4361 <xs:annotation>
4362 <xs:documentation xml:lang="en">Generic information about the text multimedia item.</xs:documentation>
4363 </xs:annotation>
4364 </xs:attributeGroup>
4365 <xs:attribute name="Language" type="xs:language" use="optional">
4366 <xs:annotation>
4367 <xs:documentation xml:lang="en">The language of the text item.</xs:documentation>
4368 </xs:annotation>
4369 </xs:attribute>
4370 </xs:complexType><xs:complexType name="TextItemsType">
4371 <xs:annotation>
4372 <xs:documentation xml:lang="en">Collection of text items. </xs:documentation>
4373 </xs:annotation>
4374 <xs:sequence>
4375 <xs:element name="TextItem" maxOccurs="unbounded">
4376 <xs:annotation>
4377 <xs:documentation xml:lang="en">Text description of a given category.</xs:documentation>
4378 </xs:annotation>
4379 <xs:complexType>
4380 <xs:complexContent>
4381 <xs:extension base="TextDescriptionType">
4382 <xs:attributeGroup ref="DateTimeStampGroup">
4383 <xs:annotation>
4384 <xs:documentation xml:lang="en">Creation and modification information for this text item.</xs:documentation>
4385 </xs:annotation>
4386 </xs:attributeGroup>
4387 <xs:attributeGroup ref="RemovalGroup">
4388 <xs:annotation>
4389 <xs:documentation xml:lang="en">If true, this item is obsolete and should be removed from the receiving system.</xs:documentation>
4390 </xs:annotation>
4391 </xs:attributeGroup>
4392 <xs:attribute name="Version" type="xs:string" use="optional">
4393 <xs:annotation>
4394 <xs:documentation xml:lang="en">The version of the text item.</xs:documentation>
4395 </xs:annotation>
4396 </xs:attribute>
4397 </xs:extension>
4398 </xs:complexContent>
4399 </xs:complexType>
4400 </xs:element>
4401 </xs:sequence>
4402 </xs:complexType><xs:complexType name="TimeInstantType">
4403 <xs:annotation>
4404 <xs:documentation xml:lang="en">Specifies a time window.</xs:documentation>
4405 </xs:annotation>
4406 <xs:simpleContent>
4407 <xs:extension base="DateOrDateTimeType">
4408 <xs:attribute name="WindowBefore" type="xs:duration" use="optional">
4409 <xs:annotation>
4410 <xs:documentation xml:lang="en">A period of time that can be applied to another time resulting in an earlier range of time.</xs:documentation>
4411 </xs:annotation>
4412 </xs:attribute>
4413 <xs:attribute name="WindowAfter" type="xs:duration" use="optional">
4414 <xs:annotation>
4415 <xs:documentation xml:lang="en">A period of time that can be applied to another time resulting in a later range of time.</xs:documentation>
4416 </xs:annotation>
4417 </xs:attribute>
4418 <xs:attribute name="CrossDateAllowedIndicator" type="xs:boolean" use="optional">
4419 <xs:annotation>
4420 <xs:documentation xml:lang="en">When true the requested period may extend over the previous or following day. When false, the search period is restricted to the date specified. Normally used when the window duration is in hours.</xs:documentation>
4421 </xs:annotation>
4422 </xs:attribute>
4423 </xs:extension>
4424 </xs:simpleContent>
4425 </xs:complexType><xs:complexType name="TotalType">
4426 <xs:annotation>
4427 <xs:documentation xml:lang="en">The total amount charged for the service including additional amounts and fees.</xs:documentation>
4428 </xs:annotation>
4429 <xs:sequence>
4430 <xs:element name="Taxes" type="TaxesType" minOccurs="0">
4431 <xs:annotation>
4432 <xs:documentation>A collection of taxes.</xs:documentation>
4433 </xs:annotation>
4434 </xs:element>
4435 </xs:sequence>
4436 <xs:attribute name="AmountBeforeTax" type="Money" use="optional">
4437 <xs:annotation>
4438 <xs:documentation xml:lang="en">The total before taxes are applied.</xs:documentation>
4439 </xs:annotation>
4440 </xs:attribute>
4441 <xs:attribute name="AmountAfterTax" type="Money" use="optional">
4442 <xs:annotation>
4443 <xs:documentation xml:lang="en">The total after taxes have been applied.</xs:documentation>
4444 </xs:annotation>
4445 </xs:attribute>
4446 <xs:attributeGroup ref="CurrencyCodeGroup"/>
4447 <xs:attribute name="AdditionalFeesExcludedIndicator" type="xs:boolean" use="optional">
4448 <xs:annotation>
4449 <xs:documentation xml:lang="en">When true, amounts do not contain additional fees or charges. </xs:documentation>
4450 </xs:annotation>
4451 </xs:attribute>
4452 </xs:complexType><xs:complexType name="TransportationType">
4453 <xs:annotation>
4454 <xs:documentation xml:lang="en">Defines the type of transportation offered.</xs:documentation>
4455 </xs:annotation>
4456 <xs:sequence>
4457 <xs:element name="Transportation" maxOccurs="unbounded">
4458 <xs:annotation>
4459 <xs:documentation xml:lang="en">Contains the directions to/from a specific location for a mode of travel.</xs:documentation>
4460 </xs:annotation>
4461 <xs:complexType>
4462 <xs:sequence>
4463 <xs:element name="MultimediaDescriptions" type="MultimediaDescriptionsType" minOccurs="0">
4464 <xs:annotation>
4465 <xs:documentation xml:lang="en">Multimedia information about the transportation.</xs:documentation>
4466 </xs:annotation>
4467 </xs:element>
4468 <xs:element name="OperationSchedules" type="OperationSchedulesType" minOccurs="0">
4469 <xs:annotation>
4470 <xs:documentation xml:lang="en">Collection of operation schedules for the transportation.</xs:documentation>
4471 </xs:annotation>
4472 </xs:element>
4473 <xs:element name="DescriptiveText" minOccurs="0">
4474 <xs:annotation>
4475 <xs:documentation xml:lang="en">Descriptive text that describes the transportation.</xs:documentation>
4476 </xs:annotation>
4477 <xs:simpleType>
4478 <xs:restriction base="xs:string">
4479 <xs:pattern value="[A-Za-z0-9]{1,500}"/>
4480 </xs:restriction>
4481 </xs:simpleType>
4482 </xs:element>
4483 </xs:sequence>
4484 <xs:attribute name="NotificationRequired" type="StringLength1to64" use="optional">
4485 <xs:annotation>
4486 <xs:documentation xml:lang="en">This would be used for information such as a shuttle needs to be requested or a reservation is required.</xs:documentation>
4487 </xs:annotation>
4488 </xs:attribute>
4489 <xs:attribute name="TransportationCode" type="OTA_CodeType" use="optional">
4490 <xs:annotation>
4491 <xs:documentation xml:lang="en">The mode of transportation. Refer to OTA Code List Transportation Code (TRP).</xs:documentation>
4492 </xs:annotation>
4493 </xs:attribute>
4494 <xs:attribute name="ChargeUnit" type="OTA_CodeType" use="optional">
4495 <xs:annotation>
4496 <xs:documentation xml:lang="en">Refer to OTA Codelist Charge Type (CHG).</xs:documentation>
4497 </xs:annotation>
4498 </xs:attribute>
4499 <xs:attribute name="Included" type="xs:boolean" use="optional">
4500 <xs:annotation>
4501 <xs:documentation xml:lang="en">When true there is no additional charge for transportation.</xs:documentation>
4502 </xs:annotation>
4503 </xs:attribute>
4504 <xs:attributeGroup ref="CodeInfoGroup">
4505 <xs:annotation>
4506 <xs:documentation xml:lang="en">May be used to give further detail on the code (e.g. if a trolley is chosen, the trolley name could be added here) or to remove an obsolete item. </xs:documentation>
4507 </xs:annotation>
4508 </xs:attributeGroup>
4509 <xs:attribute name="Description" type="StringLength0to64" use="optional">
4510 <xs:annotation>
4511 <xs:documentation xml:lang="en">Descriptive information about the mode of transportation.</xs:documentation>
4512 </xs:annotation>
4513 </xs:attribute>
4514 <xs:attribute name="TypicalTravelTime" type="xs:string" use="optional">
4515 <xs:annotation>
4516 <xs:documentation xml:lang="en">The normal (average) travel time required to get to or from the location, measured in minutes. </xs:documentation>
4517 </xs:annotation>
4518 </xs:attribute>
4519 <xs:attributeGroup ref="CurrencyAmountGroup">
4520 <xs:annotation>
4521 <xs:documentation xml:lang="en">The currency amount of the tranportation charge.</xs:documentation>
4522 </xs:annotation>
4523 </xs:attributeGroup>
4524 <xs:attribute name="ExistsCode" type="OTA_CodeType" use="optional">
4525 <xs:annotation>
4526 <xs:documentation xml:lang="en">This attribute is used to explicitly define whether the type of transportation applies. Refer to OTA Code list Option Type Code (OTC). This is used in conjunction with TransportationCode.</xs:documentation>
4527 </xs:annotation>
4528 </xs:attribute>
4529 <xs:attributeGroup ref="ID_OptionalGroup">
4530 <xs:annotation>
4531 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
4532 </xs:annotation>
4533 </xs:attributeGroup>
4534 </xs:complexType>
4535 </xs:element>
4536 </xs:sequence>
4537 </xs:complexType><xs:complexType name="TransportationsType">
4538 <xs:annotation>
4539 <xs:documentation xml:lang="en">Used to define the types of transportation offered.</xs:documentation>
4540 </xs:annotation>
4541 <xs:sequence>
4542 <xs:element name="Transportations" type="TransportationType" minOccurs="0">
4543 <xs:annotation>
4544 <xs:documentation xml:lang="en">Collection of directions to/from a specific location via various modes of transportation</xs:documentation>
4545 </xs:annotation>
4546 </xs:element>
4547 </xs:sequence>
4548 </xs:complexType><xs:complexType name="URL_Type">
4549 <xs:annotation>
4550 <xs:documentation xml:lang="en">Web site address, in IETF specified format.</xs:documentation>
4551 </xs:annotation>
4552 <xs:simpleContent>
4553 <xs:extension base="xs:anyURI">
4554 <xs:attributeGroup ref="PrivacyGroup">
4555 <xs:annotation>
4556 <xs:documentation xml:lang="en">Allows for control of the sharing of URL data between parties.</xs:documentation>
4557 </xs:annotation>
4558 </xs:attributeGroup>
4559 <xs:attribute name="Type" type="StringLength1to16" use="optional">
4560 <xs:annotation>
4561 <xs:documentation xml:lang="en">Defines the purpose of the URL address, such as personal, business, public, etc.</xs:documentation>
4562 </xs:annotation>
4563 </xs:attribute>
4564 <xs:attributeGroup ref="DefaultIndGroup">
4565 <xs:annotation>
4566 <xs:documentation xml:lang="en">Indicates whether or not this is the default URL.</xs:documentation>
4567 </xs:annotation>
4568 </xs:attributeGroup>
4569 </xs:extension>
4570 </xs:simpleContent>
4571 </xs:complexType><xs:complexType name="UniqueID_Type">
4572 <xs:annotation>
4573 <xs:documentation xml:lang="en">An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number, or a reference to a previous availability quote). </xs:documentation>
4574 </xs:annotation>
4575 <xs:sequence>
4576 <xs:element name="CompanyName" type="CompanyNameType" minOccurs="0">
4577 <xs:annotation>
4578 <xs:documentation xml:lang="en">Identifies the company that is associated with the UniqueID.</xs:documentation>
4579 </xs:annotation>
4580 </xs:element>
4581 </xs:sequence>
4582 <xs:attributeGroup ref="UniqueID_Group"/>
4583 </xs:complexType><xs:complexType name="VendorMessageType">
4584 <xs:annotation>
4585 <xs:documentation xml:lang="en">Provides formatted textual information that a vendor wishes to make known. The type of information is indicated</xs:documentation>
4586 </xs:annotation>
4587 <xs:complexContent>
4588 <xs:extension base="FormattedTextType">
4589 <xs:attribute name="InfoType" type="OTA_CodeType" use="required">
4590 <xs:annotation>
4591 <xs:documentation xml:lang="en">To define the type of information such as Description, Policy, Marketing, etc. Refer to OTA Code List Information Type (INF).</xs:documentation>
4592 </xs:annotation>
4593 </xs:attribute>
4594 </xs:extension>
4595 </xs:complexContent>
4596 </xs:complexType><xs:complexType name="VendorMessagesType">
4597 <xs:annotation>
4598 <xs:documentation xml:lang="en">Collection of vendor messages.</xs:documentation>
4599 </xs:annotation>
4600 <xs:sequence>
4601 <xs:element name="VendorMessage" type="VendorMessageType" maxOccurs="99">
4602 <xs:annotation>
4603 <xs:documentation xml:lang="en">A specific message associated with this vendor</xs:documentation>
4604 </xs:annotation>
4605 </xs:element>
4606 </xs:sequence>
4607 </xs:complexType><xs:complexType name="VideoDescriptionType">
4608 <xs:annotation>
4609 <xs:documentation xml:lang="en">Describes a video item.</xs:documentation>
4610 </xs:annotation>
4611 <xs:sequence>
4612 <xs:element name="VideoFormat" minOccurs="0" maxOccurs="unbounded">
4613 <xs:annotation>
4614 <xs:documentation xml:lang="en">A set of video of a given category can be provided in different Format , each format will be described in this element </xs:documentation>
4615 </xs:annotation>
4616 <xs:complexType>
4617 <xs:complexContent>
4618 <xs:extension base="VideoItemType">
4619 <xs:attributeGroup ref="MultimediaDescriptionGroup">
4620 <xs:annotation>
4621 <xs:documentation xml:lang="en">Multimedia information for the video file.</xs:documentation>
4622 </xs:annotation>
4623 </xs:attributeGroup>
4624 <xs:attributeGroup ref="ID_OptionalGroup">
4625 <xs:annotation>
4626 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
4627 </xs:annotation>
4628 </xs:attributeGroup>
4629 </xs:extension>
4630 </xs:complexContent>
4631 </xs:complexType>
4632 </xs:element>
4633 </xs:sequence>
4634 <xs:attribute name="Category" type="OTA_CodeType" use="optional">
4635 <xs:annotation>
4636 <xs:documentation xml:lang="en">Specifies the video category. Refer to OTA code list Picture Category Code (PIC). </xs:documentation>
4637 </xs:annotation>
4638 </xs:attribute>
4639 </xs:complexType><xs:complexType name="VideoItemType">
4640 <xs:annotation>
4641 <xs:documentation xml:lang="en">Details for a video of a given category. </xs:documentation>
4642 </xs:annotation>
4643 <xs:sequence>
4644 <xs:element name="URL" type="xs:anyURI" minOccurs="0">
4645 <xs:annotation>
4646 <xs:documentation xml:lang="en">URL of the multimedia item for a specific format. </xs:documentation>
4647 </xs:annotation>
4648 </xs:element>
4649 </xs:sequence>
4650 <xs:attribute name="UnitOfMeasureCode" type="OTA_CodeType" use="optional">
4651 <xs:annotation>
4652 <xs:documentation xml:lang="en">The unit of measure associated with all the dimensions of the multimedia item. Refer to OTA code list Unit of Measure (UOM).</xs:documentation>
4653 </xs:annotation>
4654 </xs:attribute>
4655 <xs:attribute name="Width" type="xs:positiveInteger" use="optional">
4656 <xs:annotation>
4657 <xs:documentation xml:lang="en">The width of the video item (unit specified by unit of measure).</xs:documentation>
4658 </xs:annotation>
4659 </xs:attribute>
4660 <xs:attribute name="Height" type="xs:positiveInteger" use="optional">
4661 <xs:annotation>
4662 <xs:documentation xml:lang="en">The height of the video item (unit specified by unit of measure).</xs:documentation>
4663 </xs:annotation>
4664 </xs:attribute>
4665 <xs:attribute name="BitRate" type="xs:positiveInteger" use="optional">
4666 <xs:annotation>
4667 <xs:documentation xml:lang="en">The bit rate of the video item.</xs:documentation>
4668 </xs:annotation>
4669 </xs:attribute>
4670 <xs:attribute name="Length" type="xs:positiveInteger" use="optional">
4671 <xs:annotation>
4672 <xs:documentation xml:lang="en">The length of the video item (unit specified by unit of measure).</xs:documentation>
4673 </xs:annotation>
4674 </xs:attribute>
4675 <xs:attributeGroup ref="MultimediaItemGroup">
4676 <xs:annotation>
4677 <xs:documentation xml:lang="en">Multimedia information for the video item.</xs:documentation>
4678 </xs:annotation>
4679 </xs:attributeGroup>
4680 </xs:complexType><xs:complexType name="VideoItemsType">
4681 <xs:annotation>
4682 <xs:documentation xml:lang="en">Collection of video items.</xs:documentation>
4683 </xs:annotation>
4684 <xs:sequence>
4685 <xs:element name="VideoItem" maxOccurs="unbounded">
4686 <xs:annotation>
4687 <xs:documentation xml:lang="en">Each video item represents a specific category.</xs:documentation>
4688 </xs:annotation>
4689 <xs:complexType>
4690 <xs:complexContent>
4691 <xs:extension base="VideoDescriptionType">
4692 <xs:attribute name="Language" type="xs:language" use="optional">
4693 <xs:annotation>
4694 <xs:documentation xml:lang="en">The language associated with the caption for the video.</xs:documentation>
4695 </xs:annotation>
4696 </xs:attribute>
4697 <xs:attribute name="Caption" type="StringLength1to128" use="optional">
4698 <xs:annotation>
4699 <xs:documentation xml:lang="en">The caption associated to a specific video category which can be provided in different languages.</xs:documentation>
4700 </xs:annotation>
4701 </xs:attribute>
4702 <xs:attributeGroup ref="RemovalGroup">
4703 <xs:annotation>
4704 <xs:documentation xml:lang="en">If true, this item is obsolete and should be removed from the receiving system.</xs:documentation>
4705 </xs:annotation>
4706 </xs:attributeGroup>
4707 <xs:attribute name="Version" type="xs:string" use="optional">
4708 <xs:annotation>
4709 <xs:documentation xml:lang="en">The version of the video item.</xs:documentation>
4710 </xs:annotation>
4711 </xs:attribute>
4712 <xs:attributeGroup ref="DateTimeStampGroup">
4713 <xs:annotation>
4714 <xs:documentation xml:lang="en">Creation and modification information for this video item.</xs:documentation>
4715 </xs:annotation>
4716 </xs:attributeGroup>
4717 </xs:extension>
4718 </xs:complexContent>
4719 </xs:complexType>
4720 </xs:element>
4721 </xs:sequence>
4722 </xs:complexType><xs:complexType name="WarningType">
4723 <xs:annotation>
4724 <xs:documentation xml:lang="en">Standard way to indicate successful processing of an OTA message, but one in which warnings are generated</xs:documentation>
4725 </xs:annotation>
4726 <xs:simpleContent>
4727 <xs:extension base="FreeTextType">
4728 <xs:attribute name="Type" type="OTA_CodeType" use="required">
4729 <xs:annotation>
4730 <xs:documentation xml:lang="en">The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown". Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
4731 </xs:annotation>
4732 </xs:attribute>
4733 <xs:attributeGroup ref="ErrorWarningAttributeGroup">
4734 <xs:annotation>
4735 <xs:documentation xml:lang="en">Details of the warning.</xs:documentation>
4736 </xs:annotation>
4737 </xs:attributeGroup>
4738 <xs:attribute name="RPH" type="RPH_Type" use="optional">
4739 <xs:annotation>
4740 <xs:documentation xml:lang="en">Reference Place Holder used as an index for this warning.</xs:documentation>
4741 </xs:annotation>
4742 </xs:attribute>
4743 </xs:extension>
4744 </xs:simpleContent>
4745 </xs:complexType><xs:complexType name="WarningsType">
4746 <xs:annotation>
4747 <xs:documentation xml:lang="en">Collection of warnings.</xs:documentation>
4748 </xs:annotation>
4749 <xs:sequence>
4750 <xs:element name="Warning" type="WarningType" maxOccurs="999">
4751 <xs:annotation>
4752 <xs:documentation>Used in conjunction with the Success element to define a business error. </xs:documentation>
4753 </xs:annotation>
4754 </xs:element>
4755 </xs:sequence>
4756 </xs:complexType><xs:attributeGroup name="AltLangID_Group">
4757 <xs:annotation>
4758 <xs:documentation xml:lang="en">Identifies the alternate language for a customer or message. The human language is identified by ISO 639 codes.</xs:documentation>
4759 </xs:annotation>
4760 <xs:attribute name="AltLangID" type="xs:language" use="optional">
4761 <xs:annotation>
4762 <xs:documentation xml:lang="en">Identifies the alternate language for a customer or message. The human language is identified by ISO 639 codes.</xs:documentation>
4763 </xs:annotation>
4764 </xs:attribute>
4765 </xs:attributeGroup><xs:attributeGroup name="AreaID_Group">
4766 <xs:annotation>
4767 <xs:documentation xml:lang="en">An identifier of a geographical area.</xs:documentation>
4768 </xs:annotation>
4769 <xs:attribute name="AreaID" type="NumericStringLength1to8" use="optional">
4770 <xs:annotation>
4771 <xs:documentation xml:lang="en">An identifier of an area as defined by a hotel reservation system.</xs:documentation>
4772 </xs:annotation>
4773 </xs:attribute>
4774 </xs:attributeGroup><xs:attributeGroup name="BookingChannelGroup">
4775 <xs:annotation>
4776 <xs:documentation xml:lang="en">Specifies the booking channel types and whether it is the primary means of connectivity of the source.</xs:documentation>
4777 </xs:annotation>
4778 <xs:attribute name="Type" type="OTA_CodeType" use="required">
4779 <xs:annotation>
4780 <xs:documentation xml:lang="en">The type of booking channel (e.g. Global Distribution System (GDS), Alternative Distribution System (ADS), Sales and Catering System (SCS), Property Management System (PMS), Central Reservation System (CRS), Tour Operator System (TOS), Internet and ALL). Refer to OTA Code List Booking Channel Type (BCT).</xs:documentation>
4781 </xs:annotation>
4782 </xs:attribute>
4783 <xs:attribute name="Primary" type="xs:boolean" use="optional">
4784 <xs:annotation>
4785 <xs:documentation xml:lang="en">Indicates whether the enumerated booking channel is the primary means of connectivity used by the source.</xs:documentation>
4786 </xs:annotation>
4787 </xs:attribute>
4788 </xs:attributeGroup><xs:attributeGroup name="ChargeUnitGroup">
4789 <xs:annotation>
4790 <xs:documentation xml:lang="en">Specifies charge information by unit (e.g., room, person, item) and frequency (e.g., daily, weekly, stay).</xs:documentation>
4791 </xs:annotation>
4792 <xs:attribute name="ChargeUnit" type="OTA_CodeType" use="optional">
4793 <xs:annotation>
4794 <xs:documentation xml:lang="en">This is the unit for which the charge applies (e.g. room, person, seat). Refer to OTA Code List Charge Type (CHG).</xs:documentation>
4795 </xs:annotation>
4796 </xs:attribute>
4797 <xs:attribute name="ChargeFrequency" type="OTA_CodeType" use="optional">
4798 <xs:annotation>
4799 <xs:documentation xml:lang="en">This is the timeframe used to apply the charge during the course of the reservation (e.g. Daily, Weekly, Stay). Refer to OTA Code List Charge Type (CHG).</xs:documentation>
4800 </xs:annotation>
4801 </xs:attribute>
4802 <xs:attribute name="ChargeUnitExempt" type="xs:positiveInteger" use="optional">
4803 <xs:annotation>
4804 <xs:documentation xml:lang="en">Number of units permitted before charges are applied (e.g., more than 4 persons).</xs:documentation>
4805 </xs:annotation>
4806 </xs:attribute>
4807 <xs:attribute name="ChargeFrequencyExempt" type="xs:positiveInteger" use="optional">
4808 <xs:annotation>
4809 <xs:documentation xml:lang="en">ChargeFrequency exemptions before charges are applied (e.g. after 2 nights).</xs:documentation>
4810 </xs:annotation>
4811 </xs:attribute>
4812 <xs:attribute name="MaxChargeUnitApplies" type="xs:positiveInteger" use="optional">
4813 <xs:annotation>
4814 <xs:documentation xml:lang="en">Maximum number of Units for which the charge will be applied (e.g., waive charges above 10 rooms).</xs:documentation>
4815 </xs:annotation>
4816 </xs:attribute>
4817 <xs:attribute name="MaxChargeFrequencyApplies" type="xs:positiveInteger" use="optional">
4818 <xs:annotation>
4819 <xs:documentation xml:lang="en">Maximum number of times the charge will be applied (e.g. waive charges above 30 nights).</xs:documentation>
4820 </xs:annotation>
4821 </xs:attribute>
4822 </xs:attributeGroup><xs:attributeGroup name="CodeInfoGroup">
4823 <xs:annotation>
4824 <xs:documentation xml:lang="en">This is intended to be used in conjunction with an attribute that uses an OTA code list. It is used to provide additional information about the code being referenced. </xs:documentation>
4825 <xs:documentation xml:lang="en">May be used to give further detail on the code or to remove an obsolete item.</xs:documentation>
4826 </xs:annotation>
4827 <xs:attribute name="CodeDetail" type="StringLength1to64" use="optional">
4828 <xs:annotation>
4829 <xs:documentation xml:lang="en">May be used to give further detail on the code. </xs:documentation>
4830 </xs:annotation>
4831 </xs:attribute>
4832 <xs:attributeGroup ref="RemovalGroup">
4833 <xs:annotation>
4834 <xs:documentation xml:lang="en">This is used to indicate that an item is obsolete.</xs:documentation>
4835 </xs:annotation>
4836 </xs:attributeGroup>
4837 </xs:attributeGroup><xs:attributeGroup name="CompanyID_AttributesGroup">
4838 <xs:annotation>
4839 <xs:documentation xml:lang="en">Provides detailed information on a company.</xs:documentation>
4840 </xs:annotation>
4841 <xs:attribute name="CompanyShortName" type="StringLength1to32" use="optional">
4842 <xs:annotation>
4843 <xs:documentation xml:lang="en">Used to provide the company common name.</xs:documentation>
4844 </xs:annotation>
4845 </xs:attribute>
4846 <xs:attribute name="TravelSector" type="OTA_CodeType" use="optional">
4847 <xs:annotation>
4848 <xs:documentation xml:lang="en">
4849Refer to OTA Code List Travel Sector (TVS).
4850 </xs:documentation>
4851 </xs:annotation>
4852 </xs:attribute>
4853 <xs:attribute name="Code" type="StringLength1to16" use="optional">
4854 <xs:annotation>
4855 <xs:documentation xml:lang="en">Identifies a company by the company code.</xs:documentation>
4856 </xs:annotation>
4857 </xs:attribute>
4858 <xs:attribute name="CodeContext" type="StringLength1to32" use="optional">
4859 <xs:annotation>
4860 <xs:documentation xml:lang="en">Identifies the context of the identifying code, such as DUNS, IATA or internal code, etc.</xs:documentation>
4861 </xs:annotation>
4862 </xs:attribute>
4863 </xs:attributeGroup><xs:attributeGroup name="CurrencyAmountGroup">
4864 <xs:annotation>
4865 <xs:documentation xml:lang="en">Provides a monetary amount and the currency code to reflect the currency in which this amount is expressed.</xs:documentation>
4866 </xs:annotation>
4867 <xs:attribute name="Amount" type="Money" use="optional">
4868 <xs:annotation>
4869 <xs:documentation xml:lang="en">A monetary amount.</xs:documentation>
4870 </xs:annotation>
4871 </xs:attribute>
4872 <xs:attributeGroup ref="CurrencyCodeGroup">
4873 <xs:annotation>
4874 <xs:documentation xml:lang="en">Provides a currency code to reflect the currency in which an amount may be expressed as well as the number of decimal places of that currency.</xs:documentation>
4875 </xs:annotation>
4876 </xs:attributeGroup>
4877 </xs:attributeGroup><xs:attributeGroup name="CurrencyCodeGroup">
4878 <xs:annotation>
4879 <xs:documentation xml:lang="en">Provides a currency code to reflect the currency in which an amount may be expressed.</xs:documentation>
4880 </xs:annotation>
4881 <xs:attribute name="CurrencyCode" type="AlphaLength3" use="optional">
4882 <xs:annotation>
4883 <xs:documentation xml:lang="en">The code specifying a monetary unit. Use ISO 4217, three alpha code.</xs:documentation>
4884 </xs:annotation>
4885 </xs:attribute>
4886 <xs:attribute name="DecimalPlaces" type="xs:nonNegativeInteger" use="optional">
4887 <xs:annotation>
4888 <xs:documentation xml:lang="en">Indicates the number of decimal places for a particular currency. This is equivalent to the ISO 4217 standard "minor unit". Typically used when the amount provided includes the minor unit of currency without a decimal point (e.g., USD 8500 needs DecimalPlaces="2" to represent $85).</xs:documentation>
4889 </xs:annotation>
4890 </xs:attribute>
4891 </xs:attributeGroup><xs:attributeGroup name="DOW_PatternGroup">
4892 <xs:annotation>
4893 <xs:documentation xml:lang="en">If a day(s) of the week is set to true then the associated item is available on that day of the week (e.g. if Mon="T" then a flight operates on Mondays or a certain rate is available on Mondays).</xs:documentation>
4894 </xs:annotation>
4895 <xs:attribute name="Mon" type="xs:boolean" use="optional">
4896 <xs:annotation>
4897 <xs:documentation xml:lang="en">When true, apply to Monday.</xs:documentation>
4898 </xs:annotation>
4899 </xs:attribute>
4900 <xs:attribute name="Tue" type="xs:boolean" use="optional">
4901 <xs:annotation>
4902 <xs:documentation xml:lang="en">When true, apply to Tuesday.</xs:documentation>
4903 </xs:annotation>
4904 </xs:attribute>
4905 <xs:attribute name="Weds" type="xs:boolean" use="optional">
4906 <xs:annotation>
4907 <xs:documentation xml:lang="en">When true, apply to Wednesday.</xs:documentation>
4908 </xs:annotation>
4909 </xs:attribute>
4910 <xs:attribute name="Thur" type="xs:boolean" use="optional">
4911 <xs:annotation>
4912 <xs:documentation xml:lang="en">When true, apply to Thursday.</xs:documentation>
4913 </xs:annotation>
4914 </xs:attribute>
4915 <xs:attribute name="Fri" type="xs:boolean" use="optional">
4916 <xs:annotation>
4917 <xs:documentation xml:lang="en">When true, apply to Friday.</xs:documentation>
4918 </xs:annotation>
4919 </xs:attribute>
4920 <xs:attribute name="Sat" type="xs:boolean" use="optional">
4921 <xs:annotation>
4922 <xs:documentation xml:lang="en">When true, apply to Saturday.</xs:documentation>
4923 </xs:annotation>
4924 </xs:attribute>
4925 <xs:attribute name="Sun" type="xs:boolean" use="optional">
4926 <xs:annotation>
4927 <xs:documentation xml:lang="en">When true, apply to Sunday.</xs:documentation>
4928 </xs:annotation>
4929 </xs:attribute>
4930 </xs:attributeGroup><xs:attributeGroup name="DateTimeSpanGroup">
4931 <xs:annotation>
4932 <xs:documentation xml:lang="en">The attributes of the OTA DateTimeSpan data type are based on the W3C base data types of timeInstant and timeDuration. The lexical representation for timeDuration is the [ISO 8601] extended format PnYn MnDTnH nMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds. The number of seconds can include decimal digits to arbitrary precision. As an example, 7 months, 2 days, 2hours and 30 minutes would be expressed as P0Y7M2DT2H30M0S. Truncated representations are allowed provided they conform to ISO 8601 format. Time periods, i.e. specific durations of time, can be represented by supplying two items of information: a start instant and a duration or a start instant and an end instant or an end instant and a duration. The OTA standards use the XML mapping that provides for two elements to represent the specific period of time; a startInstant and a duration.</xs:documentation>
4933 </xs:annotation>
4934 <xs:attribute name="Start" type="DateOrTimeOrDateTimeType" use="optional">
4935 <xs:annotation>
4936 <xs:documentation xml:lang="en">The starting value of the time span. </xs:documentation>
4937 </xs:annotation>
4938 </xs:attribute>
4939 <xs:attribute name="Duration" type="DurationType" use="optional">
4940 <xs:annotation>
4941 <xs:documentation xml:lang="en">The duration datatype represents a combination of year, month, day and time values representing a single duration of time, encoded as a single string. </xs:documentation>
4942 </xs:annotation>
4943 </xs:attribute>
4944 <xs:attribute name="End" type="DateOrTimeOrDateTimeType" use="optional">
4945 <xs:annotation>
4946 <xs:documentation xml:lang="en">The ending value of the time span. </xs:documentation>
4947 </xs:annotation>
4948 </xs:attribute>
4949 </xs:attributeGroup><xs:attributeGroup name="DateTimeStampGroup">
4950 <xs:annotation>
4951 <xs:documentation xml:lang="en">Creation date time, Creator Id, last modification date time and last Modifier Id.</xs:documentation>
4952 </xs:annotation>
4953 <xs:attribute name="CreateDateTime" type="xs:dateTime" use="optional">
4954 <xs:annotation>
4955 <xs:documentation xml:lang="en">Time stamp of the creation.</xs:documentation>
4956 </xs:annotation>
4957 </xs:attribute>
4958 <xs:attribute name="CreatorID" type="StringLength1to32" use="optional">
4959 <xs:annotation>
4960 <xs:documentation xml:lang="en">ID of creator. The creator could be a software system identifier or an identifier of an employee resposible for the creation.</xs:documentation>
4961 </xs:annotation>
4962 </xs:attribute>
4963 <xs:attribute name="LastModifyDateTime" type="xs:dateTime" use="optional">
4964 <xs:annotation>
4965 <xs:documentation xml:lang="en">Time stamp of last modification.</xs:documentation>
4966 </xs:annotation>
4967 </xs:attribute>
4968 <xs:attribute name="LastModifierID" type="StringLength1to32" use="optional">
4969 <xs:annotation>
4970 <xs:documentation xml:lang="en">Identifies the last software system or person to modify a record.</xs:documentation>
4971 </xs:annotation>
4972 </xs:attribute>
4973 <xs:attribute name="PurgeDate" type="xs:date" use="optional">
4974 <xs:annotation>
4975 <xs:documentation xml:lang="en">Date an item will be purged from a database (e.g., from a live database to an archive).</xs:documentation>
4976 </xs:annotation>
4977 </xs:attribute>
4978 </xs:attributeGroup><xs:attributeGroup name="DeadlineGroup">
4979 <xs:annotation>
4980 <xs:documentation xml:lang="en">The absolute deadline or amount of offset time before a deadline for a payment of cancel goes into effect.</xs:documentation>
4981 </xs:annotation>
4982 <xs:attribute name="AbsoluteDeadline" type="TimeOrDateTimeType" use="optional">
4983 <xs:annotation>
4984 <xs:documentation xml:lang="en">Defines the absolute deadline. Either this or the offset attributes may be used.</xs:documentation>
4985 </xs:annotation>
4986 </xs:attribute>
4987 <xs:attribute name="OffsetTimeUnit" type="TimeUnitType" use="optional">
4988 <xs:annotation>
4989 <xs:documentation xml:lang="en">The units of time, e.g.: days, hours, etc., that apply to the deadline.</xs:documentation>
4990 </xs:annotation>
4991 </xs:attribute>
4992 <xs:attribute name="OffsetUnitMultiplier" type="Numeric0to999" use="optional">
4993 <xs:annotation>
4994 <xs:documentation xml:lang="en">The number of units of DeadlineTimeUnit.</xs:documentation>
4995 </xs:annotation>
4996 </xs:attribute>
4997 <xs:attribute name="OffsetDropTime" use="optional">
4998 <xs:annotation>
4999 <xs:documentation xml:lang="en">An enumerated type indicating when the deadline drop time goes into effect.</xs:documentation>
5000 </xs:annotation>
5001 <xs:simpleType>
5002 <xs:restriction base="xs:NMTOKEN">
5003 <xs:enumeration value="BeforeArrival"/>
5004 <xs:enumeration value="AfterBooking"/>
5005 <xs:enumeration value="AfterConfirmation">
5006 <xs:annotation>
5007 <xs:documentation xml:lang="en">The deadline information applies from when the reservation was confirmed. In some systems the confirmation time will differ from the booking time.</xs:documentation>
5008 </xs:annotation>
5009 </xs:enumeration>
5010 </xs:restriction>
5011 </xs:simpleType>
5012 </xs:attribute>
5013 </xs:attributeGroup><xs:attributeGroup name="DefaultIndGroup">
5014 <xs:annotation>
5015 <xs:documentation xml:lang="en">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xs:documentation>
5016 </xs:annotation>
5017 <xs:attribute name="DefaultInd" type="xs:boolean" use="optional" default="false">
5018 <xs:annotation>
5019 <xs:documentation xml:lang="en">When true, indicates a default value should be used.</xs:documentation>
5020 </xs:annotation>
5021 </xs:attribute>
5022 </xs:attributeGroup><xs:attributeGroup name="EffectiveExpireOptionalDateGroup">
5023 <xs:annotation>
5024 <xs:documentation xml:lang="en">Used to send the effective date and/or expiration date.</xs:documentation>
5025 </xs:annotation>
5026 <xs:attribute name="EffectiveDate" type="xs:date" use="optional">
5027 <xs:annotation>
5028 <xs:documentation xml:lang="en">Indicates the starting date.</xs:documentation>
5029 </xs:annotation>
5030 </xs:attribute>
5031 <xs:attribute name="ExpireDate" type="xs:date" use="optional">
5032 <xs:annotation>
5033 <xs:documentation xml:lang="en">Indicates the ending date.</xs:documentation>
5034 </xs:annotation>
5035 </xs:attribute>
5036 </xs:attributeGroup><xs:attributeGroup name="ErrorWarningAttributeGroup">
5037 <xs:annotation>
5038 <xs:documentation xml:lang="en">Used to identify an application error by either text, code, or by an online description and also to give the status, tag, and/or identification of the record that may have caused the error.</xs:documentation>
5039 </xs:annotation>
5040 <xs:attribute name="ShortText" type="StringLength1to64" use="optional">
5041 <xs:annotation>
5042 <xs:documentation xml:lang="en">An abbreviated version of the error in textual format.</xs:documentation>
5043 </xs:annotation>
5044 </xs:attribute>
5045 <xs:attribute name="Code" type="OTA_CodeType" use="optional">
5046 <xs:annotation>
5047 <xs:documentation xml:lang="en">If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).</xs:documentation>
5048 </xs:annotation>
5049 </xs:attribute>
5050 <xs:attribute name="DocURL" type="xs:anyURI" use="optional">
5051 <xs:annotation>
5052 <xs:documentation xml:lang="en">If present, this URL refers to an online description of the error that occurred.</xs:documentation>
5053 </xs:annotation>
5054 </xs:attribute>
5055 <xs:attribute name="Status" type="StringLength1to64" use="optional">
5056 <xs:annotation>
5057 <xs:documentation xml:lang="en">If present, recommended values are those enumerated in the OTA_ErrorRS, (NotProcessed | Incomplete | Complete | Unknown) however, the data type is designated as string data, recognizing that trading partners may identify additional status conditions not included in the enumeration.</xs:documentation>
5058 </xs:annotation>
5059 </xs:attribute>
5060 <xs:attribute name="Tag" type="xs:string" use="optional">
5061 <xs:annotation>
5062 <xs:documentation xml:lang="en">If present, this attribute may identify an unknown or misspelled tag that caused an error in processing. It is recommended that the Tag attribute use XPath notation to identify the location of a tag in the event that more than one tag of the same name is present in the document. Alternatively, the tag name alone can be used to identify missing data [Type=ReqFieldMissing].</xs:documentation>
5063 </xs:annotation>
5064 </xs:attribute>
5065 <xs:attribute name="RecordID" type="StringLength1to64" use="optional">
5066 <xs:annotation>
5067 <xs:documentation xml:lang="en">If present, this attribute allows for batch processing and the identification of the record that failed amongst a group of records. This value may contain a concatenation of a unique failed transaction ID with specific record(s) associated with that transaction.</xs:documentation>
5068 </xs:annotation>
5069 </xs:attribute>
5070 </xs:attributeGroup><xs:attributeGroup name="FeeTaxGroup">
5071 <xs:annotation>
5072 <xs:documentation xml:lang="en">Defines the fees and/or taxes associated with a charge (e.g. taxes associated with a hotel rate).</xs:documentation>
5073 </xs:annotation>
5074 <xs:attribute name="Type" type="AmountDeterminationType" use="optional">
5075 <xs:annotation>
5076 <xs:documentation xml:lang="en">Used to indicate if the amount is inclusive or exclusive of other charges, such as taxes, or is cumulative (amounts have been added to each other).</xs:documentation>
5077 </xs:annotation>
5078 </xs:attribute>
5079 <xs:attribute name="Code" type="OTA_CodeType" use="optional">
5080 <xs:annotation>
5081 <xs:documentation xml:lang="en">Code identifying the fee (e.g.,agency fee, municipality fee). Refer to OTA Code List Fee Tax Type (FTT).
5082 </xs:documentation>
5083 </xs:annotation>
5084 </xs:attribute>
5085 <xs:attribute name="Percent" type="Percentage" use="optional">
5086 <xs:annotation>
5087 <xs:documentation xml:lang="en">Fee percentage; if zero, assume use of the Amount attribute (Amount or Percent must be a zero value).</xs:documentation>
5088 </xs:annotation>
5089 </xs:attribute>
5090 <xs:attributeGroup ref="CurrencyAmountGroup">
5091 <xs:annotation>
5092 <xs:documentation xml:lang="en">Provides a currency code and an amount for the fee or tax.</xs:documentation>
5093 </xs:annotation>
5094 </xs:attributeGroup>
5095 </xs:attributeGroup><xs:attributeGroup name="FormattedInd">
5096 <xs:annotation>
5097 <xs:documentation xml:lang="en">Identifies if the associated data is formatted into its individual pieces, or exists as a single entity.</xs:documentation>
5098 </xs:annotation>
5099 <xs:attribute name="FormattedInd" type="xs:boolean" use="optional" default="false">
5100 <xs:annotation>
5101 <xs:documentation xml:lang="en">Specifies if the associated data is formatted or not. When true, then it is formatted; when false, then not formatted.</xs:documentation>
5102 </xs:annotation>
5103 </xs:attribute>
5104 </xs:attributeGroup><xs:attributeGroup name="HotelReferenceGroup">
5105 <xs:annotation>
5106 <xs:documentation xml:lang="en">HotelReference: The hotel reference identifies a specific hotel by using the Chain Code, the Brand Code, and the Hotel Code. The codes used are agreed upon by trading partners.</xs:documentation>
5107 </xs:annotation>
5108 <xs:attribute name="ChainCode" type="StringLength1to8" use="optional">
5109 <xs:annotation>
5110 <xs:documentation xml:lang="en">The code that identifies a hotel chain or management group. The hotel chain code is decided between vendors. This attribute is optional if the hotel is an independent property that can be identified by the HotelCode attribute.</xs:documentation>
5111 </xs:annotation>
5112 </xs:attribute>
5113 <xs:attribute name="BrandCode" type="StringLength1to8" use="optional">
5114 <xs:annotation>
5115 <xs:documentation xml:lang="en">A code that identifies the brand or flag of a hotel, often used for independently-owned or franchised properties who are known by a specific brand.</xs:documentation>
5116 </xs:annotation>
5117 </xs:attribute>
5118 <xs:attribute name="HotelCode" type="StringLength1to16" use="optional">
5119 <xs:annotation>
5120 <xs:documentation xml:lang="en">The code that uniquely identifies a single hotel property. The hotel code is decided between vendors.</xs:documentation>
5121 </xs:annotation>
5122 </xs:attribute>
5123 <xs:attribute name="HotelCityCode" type="StringLength1to8" use="optional">
5124 <xs:annotation>
5125 <xs:documentation xml:lang="en">The IATA city code; for example DCA, ORD.</xs:documentation>
5126 </xs:annotation>
5127 </xs:attribute>
5128 <xs:attribute name="HotelName" type="StringLength1to128" use="optional">
5129 <xs:annotation>
5130 <xs:documentation xml:lang="en"> A text field used to communicate the proper name of the hotel.</xs:documentation>
5131 </xs:annotation>
5132 </xs:attribute>
5133 <xs:attribute name="HotelCodeContext" type="StringLength1to32" use="optional">
5134 <xs:annotation>
5135 <xs:documentation xml:lang="en">A text field used to communicate the context (or source of - ex Sabre, Galileo, Worldspan, Amadeus) the HotelReferenceGroup codes.
5136</xs:documentation>
5137 </xs:annotation>
5138 </xs:attribute>
5139 <xs:attribute name="ChainName" type="StringLength1to64" use="optional">
5140 <xs:annotation>
5141 <xs:documentation xml:lang="en">The name of the hotel chain (e.g., Hilton, Marriott, Hyatt).</xs:documentation>
5142 </xs:annotation>
5143 </xs:attribute>
5144 <xs:attribute name="BrandName" type="StringLength1to64" use="optional">
5145 <xs:annotation>
5146 <xs:documentation xml:lang="en">The name of a brand of hotels (e.g., Courtyard, Hampton Inn).</xs:documentation>
5147 </xs:annotation>
5148 </xs:attribute>
5149 <xs:attributeGroup ref="AreaID_Group">
5150 <xs:annotation>
5151 <xs:documentation xml:lang="en">An identifier of an area as defined by a hotel reservation system.</xs:documentation>
5152 </xs:annotation>
5153 </xs:attributeGroup>
5154 </xs:attributeGroup><xs:attributeGroup name="ID_Group">
5155 <xs:annotation>
5156 <xs:documentation xml:lang="en">Used to provide a required unique identifier.</xs:documentation>
5157 </xs:annotation>
5158 <xs:attribute name="ID" type="StringLength1to32" use="required">
5159 <xs:annotation>
5160 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
5161 </xs:annotation>
5162 </xs:attribute>
5163 </xs:attributeGroup><xs:attributeGroup name="ID_OptionalGroup">
5164 <xs:annotation>
5165 <xs:documentation xml:lang="en">Used to provide an optional unique identifier.</xs:documentation>
5166 </xs:annotation>
5167 <xs:attribute name="ID" type="StringLength1to32" use="optional">
5168 <xs:annotation>
5169 <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
5170 </xs:annotation>
5171 </xs:attribute>
5172 </xs:attributeGroup><xs:attributeGroup name="IssuerNameGroup">
5173 <xs:annotation>
5174 <xs:documentation xml:lang="en">Name of bank or organization issuing the card (e.g., alumni association, bank, fraternal organization, etc.).</xs:documentation>
5175 </xs:annotation>
5176 <xs:attribute name="BankID" type="StringLength1to64">
5177 <xs:annotation>
5178 <xs:documentation xml:lang="en">Code of bank issuing the card.</xs:documentation>
5179 </xs:annotation>
5180 </xs:attribute>
5181 </xs:attributeGroup><xs:attributeGroup name="LanguageGroup">
5182 <xs:annotation>
5183 <xs:documentation xml:lang="en">Identifies language.</xs:documentation>
5184 </xs:annotation>
5185 <xs:attribute name="Language" type="xs:language" use="optional">
5186 <xs:annotation>
5187 <xs:documentation xml:lang="en">Language identification.</xs:documentation>
5188 </xs:annotation>
5189 </xs:attribute>
5190 </xs:attributeGroup><xs:attributeGroup name="LoyaltyCertificateGroup">
5191 <xs:annotation>
5192 <xs:documentation xml:lang="en">Identifies the Loyalty Program, membership, form factor used by the certificate and its current status</xs:documentation>
5193 </xs:annotation>
5194 <xs:attributeGroup ref="ID_OptionalGroup">
5195 <xs:annotation>
5196 <xs:documentation xml:lang="en">Identifies the individual program or promotion within a loyalty scheme</xs:documentation>
5197 </xs:annotation>
5198 </xs:attributeGroup>
5199 <xs:attribute name="ID_Context" type="StringLength1to32" use="optional">
5200 <xs:annotation>
5201 <xs:documentation xml:lang="en">Identifies the source of the code that identifies program or promotion within a loyalty scheme</xs:documentation>
5202 </xs:annotation>
5203 </xs:attribute>
5204 <xs:attributeGroup ref="LoyaltyCertificateNumberGroup">
5205 <xs:annotation>
5206 <xs:documentation xml:lang="en">Identifies the unique certificate number and the loyalty program and the membership ID associated with this certificate</xs:documentation>
5207 </xs:annotation>
5208 </xs:attributeGroup>
5209 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
5210 <xs:annotation>
5211 <xs:documentation xml:lang="en">Identifies either the date range when the Certificate is valid or the dates against which the certificate is being applied</xs:documentation>
5212 </xs:annotation>
5213 </xs:attributeGroup>
5214 <xs:attribute name="NmbrOfNights" type="xs:nonNegativeInteger" use="optional">
5215 <xs:annotation>
5216 <xs:documentation xml:lang="en">The number of nights of the hotel stay that are used to calculate the redemption amount.</xs:documentation>
5217 </xs:annotation>
5218 </xs:attribute>
5219 <xs:attribute name="Format" use="optional">
5220 <xs:annotation>
5221 <xs:documentation xml:lang="en">Indicates what form the certificate is in e.g. Paper or Electronic</xs:documentation>
5222 </xs:annotation>
5223 <xs:simpleType>
5224 <xs:restriction base="xs:NMTOKEN">
5225 <xs:enumeration value="Paper"/>
5226 <xs:enumeration value="Electronic"/>
5227 </xs:restriction>
5228 </xs:simpleType>
5229 </xs:attribute>
5230 <xs:attribute name="Status" type="StringLength1to16" use="optional">
5231 <xs:annotation>
5232 <xs:documentation xml:lang="en">Used to define the status of the certificate e.g. Available, Voided, Cancelled, Reserved, Used.</xs:documentation>
5233 </xs:annotation>
5234 </xs:attribute>
5235 </xs:attributeGroup><xs:attributeGroup name="LoyaltyCertificateNumberGroup">
5236 <xs:annotation>
5237 <xs:documentation xml:lang="en">Identifies a loyalty certificate.</xs:documentation>
5238 </xs:annotation>
5239 <xs:attribute name="CertificateNumber" type="StringLength1to32" use="optional">
5240 <xs:annotation>
5241 <xs:documentation xml:lang="en">The loyalty redemption certificate identifier.</xs:documentation>
5242 </xs:annotation>
5243 </xs:attribute>
5244 <xs:attribute name="MemberNumber" type="StringLength1to32" use="optional">
5245 <xs:annotation>
5246 <xs:documentation xml:lang="en">Unique identifier of the member in the program.</xs:documentation>
5247 </xs:annotation>
5248 </xs:attribute>
5249 <xs:attribute name="ProgramName" type="StringLength1to64" use="optional">
5250 <xs:annotation>
5251 <xs:documentation xml:lang="en">This identifies the loyalty program.</xs:documentation>
5252 </xs:annotation>
5253 </xs:attribute>
5254 </xs:attributeGroup><xs:attributeGroup name="MultimediaDescriptionGroup">
5255 <xs:annotation>
5256 <xs:documentation xml:lang="en">Generic information about a multimedia item.</xs:documentation>
5257 </xs:annotation>
5258 <xs:attribute name="ContentID" type="StringLength1to64" use="optional">
5259 <xs:annotation>
5260 <xs:documentation xml:lang="en">The content ID of a file attachment with the prefix 'cid:'. The value of this can be used to retrieve the corresponding attachment by the receiving system.</xs:documentation>
5261 </xs:annotation>
5262 </xs:attribute>
5263 <xs:attribute name="Title" type="StringLength1to64" use="optional">
5264 <xs:annotation>
5265 <xs:documentation xml:lang="en">The title of the multimedia object.</xs:documentation>
5266 </xs:annotation>
5267 </xs:attribute>
5268 <xs:attribute name="Author" type="StringLength1to64" use="optional">
5269 <xs:annotation>
5270 <xs:documentation xml:lang="en">The author of the multimedia object.</xs:documentation>
5271 </xs:annotation>
5272 </xs:attribute>
5273 <xs:attribute name="CopyrightNotice" type="StringLength1to64" use="optional">
5274 <xs:annotation>
5275 <xs:documentation xml:lang="en">A copyright notice for the multimedia object.</xs:documentation>
5276 </xs:annotation>
5277 </xs:attribute>
5278 <xs:attribute name="CopyrightOwner" type="StringLength1to64" use="optional">
5279 <xs:annotation>
5280 <xs:documentation xml:lang="en">Owner of the copyright for the multimedia content.</xs:documentation>
5281 </xs:annotation>
5282 </xs:attribute>
5283 <xs:attribute name="CopyrightStart" type="DateOrDateTimeType" use="optional">
5284 <xs:annotation>
5285 <xs:documentation xml:lang="en">The start date for which the multimedia content rights are claimed.</xs:documentation>
5286 </xs:annotation>
5287 </xs:attribute>
5288 <xs:attribute name="CopyrightEnd" type="DateOrDateTimeType" use="optional">
5289 <xs:annotation>
5290 <xs:documentation xml:lang="en">The end date for which the multimedia content rights are claimed.</xs:documentation>
5291 </xs:annotation>
5292 </xs:attribute>
5293 <xs:attribute name="EffectiveStart" type="DateOrDateTimeType" use="optional">
5294 <xs:annotation>
5295 <xs:documentation xml:lang="en">The start date for which the content is considered valid.</xs:documentation>
5296 </xs:annotation>
5297 </xs:attribute>
5298 <xs:attribute name="EffectiveEnd" type="DateOrDateTimeType" use="optional">
5299 <xs:annotation>
5300 <xs:documentation xml:lang="en">The end date for which the content is considered valid.</xs:documentation>
5301 </xs:annotation>
5302 </xs:attribute>
5303 <xs:attribute name="ApplicableStart" type="DateOrMonthDay" use="optional">
5304 <xs:annotation>
5305 <xs:documentation xml:lang="en">Start month and day or date for which the multimedia content is relevent (e.g. the start of a season or the start of an event). When a year is not used (i.e. only the month and day) it signifies a recurring event.</xs:documentation>
5306 </xs:annotation>
5307 </xs:attribute>
5308 <xs:attribute name="ApplicableEnd" type="DateOrMonthDay" use="optional">
5309 <xs:annotation>
5310 <xs:documentation xml:lang="en">End month and day or date for which the multimedia content is relevent (e.g. the end of a season or the start of an event). When a year is not used (i.e. only the month and day) it signifies a recurring event.</xs:documentation>
5311 </xs:annotation>
5312 </xs:attribute>
5313 <xs:attribute name="RecordID" type="StringLength1to32" use="optional">
5314 <xs:annotation>
5315 <xs:documentation xml:lang="en">Uniquely identifies this file in the message.</xs:documentation>
5316 </xs:annotation>
5317 </xs:attribute>
5318 <xs:attribute name="SourceID" type="StringLength1to32" use="optional">
5319 <xs:annotation>
5320 <xs:documentation xml:lang="en">Unique identifier for the source of the multimedia object (e.g., the original image file).</xs:documentation>
5321 </xs:annotation>
5322 </xs:attribute>
5323 </xs:attributeGroup><xs:attributeGroup name="MultimediaItemGroup">
5324 <xs:annotation>
5325 <xs:documentation xml:lang="en">Specific information about a multimedia item.</xs:documentation>
5326 </xs:annotation>
5327 <xs:attribute name="Language" type="xs:language" use="optional">
5328 <xs:annotation>
5329 <xs:documentation xml:lang="en">Identifies the language of the multimedia item.</xs:documentation>
5330 </xs:annotation>
5331 </xs:attribute>
5332 <xs:attribute name="Format" type="OTA_CodeType" use="optional">
5333 <xs:annotation>
5334 <xs:documentation xml:lang="en">The code associated with the format of the multimedia item.
5335 Refer to OTA code list Content Format Code (CFC)</xs:documentation>
5336 </xs:annotation>
5337 </xs:attribute>
5338 <xs:attribute name="FileSize" type="xs:positiveInteger" use="optional">
5339 <xs:annotation>
5340 <xs:documentation xml:lang="en">The size of the multimedia file in bytes.</xs:documentation>
5341 </xs:annotation>
5342 </xs:attribute>
5343 <xs:attribute name="FileName" type="StringLength1to64" use="optional">
5344 <xs:annotation>
5345 <xs:documentation xml:lang="en">The name of the multimedia file.</xs:documentation>
5346 </xs:annotation>
5347 </xs:attribute>
5348 </xs:attributeGroup><xs:attributeGroup name="OTA_PayloadStdAttributes">
5349 <xs:annotation>
5350 <xs:documentation xml:lang="en">The OTA_PayloadStdAttributes defines the standard attributes that appear on the root element for all OTA payloads.</xs:documentation>
5351 </xs:annotation>
5352 <xs:attribute name="EchoToken" type="StringLength1to128" use="optional">
5353 <xs:annotation>
5354 <xs:documentation xml:lang="en">A reference for additional message identification, assigned by the requesting host system. When a request message includes an echo token the corresponding response message MUST include an echo token with an identical value.</xs:documentation>
5355 </xs:annotation>
5356 </xs:attribute>
5357 <xs:attribute name="TimeStamp" type="xs:dateTime" use="optional">
5358 <xs:annotation>
5359 <xs:documentation xml:lang="en">Indicates the creation date and time of the message in UTC using the following format specified by ISO 8601; YYYY-MM-DDThh:mm:ssZ with time values using the 24 hour clock (e.g. 20 November 2003, 1:59:38 pm UTC becomes 2003-11-20T13:59:38Z).</xs:documentation>
5360 </xs:annotation>
5361 </xs:attribute>
5362 <xs:attribute name="Target" use="optional" default="Production">
5363 <xs:annotation>
5364 <xs:documentation xml:lang="en">Used to indicate whether the request is for the Test or Production system.</xs:documentation>
5365 </xs:annotation>
5366 <xs:simpleType>
5367 <xs:restriction base="xs:NMTOKEN">
5368 <xs:enumeration value="Test"/>
5369 <xs:enumeration value="Production"/>
5370 </xs:restriction>
5371 </xs:simpleType>
5372 </xs:attribute>
5373 <xs:attribute name="Version" type="xs:decimal" use="required">
5374 <xs:annotation>
5375 <xs:documentation xml:lang="en">For all OTA versioned messages, the version of the message is indicated by a decimal value.</xs:documentation>
5376 </xs:annotation>
5377 </xs:attribute>
5378 <xs:attribute name="TransactionIdentifier" type="StringLength1to32" use="optional">
5379 <xs:annotation>
5380 <xs:documentation xml:lang="en">A unique identifier to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).</xs:documentation>
5381 </xs:annotation>
5382 </xs:attribute>
5383 <xs:attribute name="SequenceNmbr" type="xs:nonNegativeInteger" use="optional">
5384 <xs:annotation>
5385 <xs:documentation xml:lang="en">Used to identify the sequence number of the transaction as assigned by the sending system; allows for an application to process messages in a certain order or to request a resynchronization of messages in the event that a system has been off-line and needs to retrieve messages that were missed. </xs:documentation>
5386 </xs:annotation>
5387 </xs:attribute>
5388 <xs:attribute name="TransactionStatusCode" use="optional">
5389 <xs:annotation>
5390 <xs:documentation xml:lang="en">This indicates where this message falls within a sequence of messages. </xs:documentation>
5391 </xs:annotation>
5392 <xs:simpleType>
5393 <xs:restriction base="xs:NMTOKEN">
5394 <xs:enumeration value="Start">
5395 <xs:annotation>
5396 <xs:documentation xml:lang="en">This is the first message within a transaction.</xs:documentation>
5397 </xs:annotation>
5398 </xs:enumeration>
5399 <xs:enumeration value="End">
5400 <xs:annotation>
5401 <xs:documentation xml:lang="en">This is the last message within a transaction.</xs:documentation>
5402 </xs:annotation>
5403 </xs:enumeration>
5404 <xs:enumeration value="Rollback">
5405 <xs:annotation>
5406 <xs:documentation xml:lang="en">This indicates that all messages within the current transaction must be ignored.</xs:documentation>
5407 </xs:annotation>
5408 </xs:enumeration>
5409 <xs:enumeration value="InSeries">
5410 <xs:annotation>
5411 <xs:documentation xml:lang="en">This is any message that is not the first or last message within a transaction.</xs:documentation>
5412 </xs:annotation>
5413 </xs:enumeration>
5414 <xs:enumeration value="Continuation">
5415 <xs:annotation>
5416 <xs:documentation xml:lang="en">Specifies that this is a followup request asking for more of what was requested in the previous request.</xs:documentation>
5417 </xs:annotation>
5418 </xs:enumeration>
5419 <xs:enumeration value="Subsequent">
5420 <xs:annotation>
5421 <xs:documentation xml:lang="en">This request message is a subsequent request based on the previous message sent in this transaction.
5422</xs:documentation>
5423 </xs:annotation>
5424 </xs:enumeration>
5425 </xs:restriction>
5426 </xs:simpleType>
5427 </xs:attribute>
5428 <xs:attributeGroup ref="PrimaryLangID_Group">
5429 <xs:annotation>
5430 <xs:documentation xml:lang="en">Identifes the primary language for the message.</xs:documentation>
5431 </xs:annotation>
5432 </xs:attributeGroup>
5433 <xs:attributeGroup ref="AltLangID_Group">
5434 <xs:annotation>
5435 <xs:documentation xml:lang="en">Identifes the alternate language for the message.</xs:documentation>
5436 </xs:annotation>
5437 </xs:attributeGroup>
5438 <xs:attribute name="RetransmissionIndicator" type="xs:boolean" use="optional">
5439 <xs:annotation>
5440 <xs:documentation xml:lang="en">When true, indicates the message is being re-sent after a failure. It is recommended that this attribute is used (i.e., set to TRUE) only when a message is retransmitted.</xs:documentation>
5441 </xs:annotation>
5442 </xs:attribute>
5443 </xs:attributeGroup><xs:attributeGroup name="PaymentCardDateGroup">
5444 <xs:annotation>
5445 <xs:documentation xml:lang="en">Indicates the start and end date for a payment card.</xs:documentation>
5446 </xs:annotation>
5447 <xs:attribute name="EffectiveDate" type="MMYYDate" use="optional">
5448 <xs:annotation>
5449 <xs:documentation xml:lang="en">Indicates the starting date.</xs:documentation>
5450 </xs:annotation>
5451 </xs:attribute>
5452 <xs:attribute name="ExpireDate" type="MMYYDate" use="optional">
5453 <xs:annotation>
5454 <xs:documentation xml:lang="en">Indicates the ending date.</xs:documentation>
5455 </xs:annotation>
5456 </xs:attribute>
5457 </xs:attributeGroup><xs:attributeGroup name="PositionGroup">
5458 <xs:annotation>
5459 <xs:documentation xml:lang="en">Used to specify the geographic coordinates of a location.</xs:documentation>
5460 </xs:annotation>
5461 <xs:attribute name="Latitude" type="StringLength1to16" use="optional">
5462 <xs:annotation>
5463 <xs:documentation xml:lang="en">The measure of the angular distance on a meridian north or south of the equator.</xs:documentation>
5464 </xs:annotation>
5465 </xs:attribute>
5466 <xs:attribute name="Longitude" type="StringLength1to16" use="optional">
5467 <xs:annotation>
5468 <xs:documentation xml:lang="en">The measure of the angular distance on a meridian east or west of the prime meridian.</xs:documentation>
5469 </xs:annotation>
5470 </xs:attribute>
5471 <xs:attribute name="Altitude" type="StringLength1to16" use="optional">
5472 <xs:annotation>
5473 <xs:documentation xml:lang="en">The height of an item, typically above sea level.</xs:documentation>
5474 </xs:annotation>
5475 </xs:attribute>
5476 <xs:attribute name="AltitudeUnitOfMeasureCode" type="OTA_CodeType" use="optional">
5477 <xs:annotation>
5478 <xs:documentation xml:lang="en">Provides the unit of measure for the altitude (e.g., feet, meters, miles, kilometers). Refer to OTA Code List Unit of Measure Code (UOM).</xs:documentation>
5479 </xs:annotation>
5480 </xs:attribute>
5481 </xs:attributeGroup><xs:attributeGroup name="PreferLevelGroup">
5482 <xs:annotation>
5483 <xs:documentation xml:lang="en">Used to indicate a level of preference for an associated item (i.e., only, unacceptable, preferred).</xs:documentation>
5484 </xs:annotation>
5485 <xs:attribute name="PreferLevel" type="PreferLevelType" use="optional" default="Preferred">
5486 <xs:annotation>
5487 <xs:documentation xml:lang="en">Used to indicate a level of preference for an associated item.</xs:documentation>
5488 </xs:annotation>
5489 </xs:attribute>
5490 </xs:attributeGroup><xs:attributeGroup name="PrimaryLangID_Group">
5491 <xs:annotation>
5492 <xs:documentation xml:lang="en">Identifes the primary language preference for the message.</xs:documentation>
5493 </xs:annotation>
5494 <xs:attribute name="PrimaryLangID" type="xs:language" use="optional">
5495 <xs:annotation>
5496 <xs:documentation xml:lang="en">Identifes the primary language preference for the message. The human language is identified by ISO 639 codes.</xs:documentation>
5497 </xs:annotation>
5498 </xs:attribute>
5499 </xs:attributeGroup><xs:attributeGroup name="PrivacyGroup">
5500 <xs:annotation>
5501 <xs:documentation xml:lang="en">Allows for control of the sharing of data between parties.</xs:documentation>
5502 </xs:annotation>
5503 <xs:attribute name="ShareSynchInd" use="optional">
5504 <xs:simpleType>
5505 <xs:annotation>
5506 <xs:documentation xml:lang="en"> value="Inherit" Permission for sharing data for synchronization of information held by other travel service providers. </xs:documentation>
5507 </xs:annotation>
5508 <xs:restriction base="xs:NMTOKEN">
5509 <xs:enumeration value="Yes"/>
5510 <xs:enumeration value="No"/>
5511 <xs:enumeration value="Inherit"/>
5512 </xs:restriction>
5513 </xs:simpleType>
5514 </xs:attribute>
5515 <xs:attribute name="ShareMarketInd" use="optional">
5516 <xs:simpleType>
5517 <xs:annotation>
5518 <xs:documentation xml:lang="en"> value="Inherit" Permission for sharing data for marketing purposes.</xs:documentation>
5519 </xs:annotation>
5520 <xs:restriction base="xs:NMTOKEN">
5521 <xs:enumeration value="Yes"/>
5522 <xs:enumeration value="No"/>
5523 <xs:enumeration value="Inherit"/>
5524 </xs:restriction>
5525 </xs:simpleType>
5526 </xs:attribute>
5527 </xs:attributeGroup><xs:attributeGroup name="PromotionCodeGroup">
5528 <xs:annotation>
5529 <xs:documentation xml:lang="en">Used to provide a promotion code.</xs:documentation>
5530 </xs:annotation>
5531 <xs:attribute name="PromotionCode" type="StringLength1to32" use="optional">
5532 <xs:annotation>
5533 <xs:documentation xml:lang="en">Promotion code is the identifier used by the host to link directly with a specific named advertising campaign. By including the required code, the client is able to gain access to special offers which may have been created for a specifically targeted group via a CRM system or for a wider advertising campaign using Television or press adverts.</xs:documentation>
5534 </xs:annotation>
5535 </xs:attribute>
5536 <xs:attribute name="PromotionVendorCode" type="ListOfStringLength1to8" use="optional">
5537 <xs:annotation>
5538 <xs:documentation xml:lang="en">List of the vendor codes associated with a promotion.</xs:documentation>
5539 </xs:annotation>
5540 </xs:attribute>
5541 </xs:attributeGroup><xs:attributeGroup name="QuantityGroup">
5542 <xs:annotation>
5543 <xs:documentation xml:lang="en">Used to define a quantity.</xs:documentation>
5544 </xs:annotation>
5545 <xs:attribute name="Quantity" type="xs:nonNegativeInteger" use="optional">
5546 <xs:annotation>
5547 <xs:documentation xml:lang="en">Used to define the quantity for an associated element or attribute.</xs:documentation>
5548 </xs:annotation>
5549 </xs:attribute>
5550 </xs:attributeGroup><xs:attributeGroup name="RelativePositionGroup">
5551 <xs:annotation>
5552 <xs:documentation xml:lang="en">Defines the position of an entity in relation to another entity (e.g. from an airport to a hotel, the relationship is dependant on use). </xs:documentation>
5553 </xs:annotation>
5554 <xs:attribute name="Direction" type="xs:string" use="optional">
5555 <xs:annotation>
5556 <xs:documentation xml:lang="en">Defines the cardinal direction (e.g., north, south, southwest).</xs:documentation>
5557 </xs:annotation>
5558 </xs:attribute>
5559 <xs:attribute name="Distance" type="xs:string" use="optional">
5560 <xs:annotation>
5561 <xs:documentation xml:lang="en">Defines the distance between two points.</xs:documentation>
5562 </xs:annotation>
5563 </xs:attribute>
5564 <xs:attribute name="DistanceUnitName" type="DistanceUnitNameType" use="optional">
5565 <xs:annotation>
5566 <xs:documentation xml:lang="en">
5567 <DeprecationWarning>Candidate for potential removal, usage is not recommended. Deprecation Warning added in 2006A.
5568 </DeprecationWarning>
5569 </xs:documentation>
5570 <xs:documentation xml:lang="en">Provides the ability to specify the unit of measure to which the "Distance" attribute is referring.</xs:documentation>
5571 </xs:annotation>
5572 </xs:attribute>
5573 <xs:attribute name="UnitOfMeasureCode" type="OTA_CodeType" use="optional">
5574 <xs:annotation>
5575 <xs:documentation xml:lang="en">The unit of measure in a code format. Refer to OTA Code List Unit of Measure Code (UOM).</xs:documentation>
5576 </xs:annotation>
5577 </xs:attribute>
5578 </xs:attributeGroup><xs:attributeGroup name="RemovalGroup">
5579 <xs:annotation>
5580 <xs:documentation xml:lang="en">This is used to indicate that an item is obsolete.</xs:documentation>
5581 </xs:annotation>
5582 <xs:attribute name="Removal" type="xs:boolean" use="optional" default="false">
5583 <xs:annotation>
5584 <xs:documentation xml:lang="en">If true, this item is obsolete and should be removed from the receiving system.</xs:documentation>
5585 </xs:annotation>
5586 </xs:attribute>
5587 </xs:attributeGroup><xs:attributeGroup name="TelephoneAttributesGroup">
5588 <xs:annotation>
5589 <xs:documentation xml:lang="en">Provides telephone information details.</xs:documentation>
5590 </xs:annotation>
5591 <xs:attribute name="PhoneLocationType" type="OTA_CodeType" use="optional">
5592 <xs:annotation>
5593 <xs:documentation xml:lang="en">Refer to OTA Code List Phone Location Type (PLT).
5594 </xs:documentation>
5595 </xs:annotation>
5596 </xs:attribute>
5597 <xs:attribute name="PhoneTechType" type="OTA_CodeType" use="optional">
5598 <xs:annotation>
5599 <xs:documentation xml:lang="en">Indicates type of technology associated with this telephone number, such as Voice, Data, Fax, Pager, Mobile, TTY, etc. Refer to OTA Code List Phone Technology Type (PTT).</xs:documentation>
5600 </xs:annotation>
5601 </xs:attribute>
5602 <xs:attribute name="PhoneUseType" type="OTA_CodeType" use="optional">
5603 <xs:annotation>
5604 <xs:documentation xml:lang="en">Describes the type of telephone number, in the context of its general use (e.g. Home, Business, Emergency Contact, Travel Arranger, Day, Evening). Refer to OTA Code List Phone Use Type (PUT).</xs:documentation>
5605 </xs:annotation>
5606 </xs:attribute>
5607 <xs:attribute name="CountryAccessCode" type="NumericStringLength1to3" use="optional">
5608 <xs:annotation>
5609 <xs:documentation xml:lang="en">Code assigned by telecommunications authorities for international country access identifier.</xs:documentation>
5610 </xs:annotation>
5611 </xs:attribute>
5612 <xs:attribute name="AreaCityCode" type="NumericStringLength1to8" use="optional">
5613 <xs:annotation>
5614 <xs:documentation xml:lang="en">Code assigned for telephones in a specific region, city, or area.</xs:documentation>
5615 </xs:annotation>
5616 </xs:attribute>
5617 <xs:attribute name="PhoneNumber" type="StringLength1to32" use="required">
5618 <xs:annotation>
5619 <xs:documentation xml:lang="en">Telephone number assigned to a single location.</xs:documentation>
5620 </xs:annotation>
5621 </xs:attribute>
5622 <xs:attribute name="Extension" type="NumericStringLength1to5" use="optional">
5623 <xs:annotation>
5624 <xs:documentation xml:lang="en">Extension to reach a specific party at the phone number.</xs:documentation>
5625 </xs:annotation>
5626 </xs:attribute>
5627 <xs:attribute name="PIN" type="StringLength1to8" use="optional">
5628 <xs:annotation>
5629 <xs:documentation xml:lang="en">Additional codes used for pager or telephone access rights.</xs:documentation>
5630 </xs:annotation>
5631 </xs:attribute>
5632 <xs:attribute name="Remark" type="StringLength1to128" use="optional">
5633 <xs:annotation>
5634 <xs:documentation xml:lang="en">A remark associated with the telephone number.</xs:documentation>
5635 </xs:annotation>
5636 </xs:attribute>
5637 </xs:attributeGroup><xs:attributeGroup name="TelephoneGroup">
5638 <xs:annotation>
5639 <xs:documentation xml:lang="en">Detailed telephone information.</xs:documentation>
5640 </xs:annotation>
5641 <xs:attributeGroup ref="PrivacyGroup">
5642 <xs:annotation>
5643 <xs:documentation xml:lang="en">Allows for control of the sharing of telephone information between parties.</xs:documentation>
5644 </xs:annotation>
5645 </xs:attributeGroup>
5646 <xs:attributeGroup ref="TelephoneAttributesGroup">
5647 <xs:annotation>
5648 <xs:documentation xml:lang="en">Provides telephone information details.</xs:documentation>
5649 </xs:annotation>
5650 </xs:attributeGroup>
5651 <xs:attributeGroup ref="FormattedInd">
5652 <xs:annotation>
5653 <xs:documentation xml:lang="en">Identifies if the associated data is formatted into its individual pieces, or exists as a single entity.</xs:documentation>
5654 </xs:annotation>
5655 </xs:attributeGroup>
5656 </xs:attributeGroup><xs:attributeGroup name="TelephoneInfoGroup">
5657 <xs:annotation>
5658 <xs:documentation xml:lang="en">Information about a telephone number, including the actual number and its usage</xs:documentation>
5659 </xs:annotation>
5660 <xs:attributeGroup ref="TelephoneGroup">
5661 <xs:annotation>
5662 <xs:documentation xml:lang="en">Detailed telephone information.</xs:documentation>
5663 </xs:annotation>
5664 </xs:attributeGroup>
5665 <xs:attributeGroup ref="DefaultIndGroup">
5666 <xs:annotation>
5667 <xs:documentation xml:lang="en">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xs:documentation>
5668 </xs:annotation>
5669 </xs:attributeGroup>
5670 <xs:attribute name="RPH" type="RPH_Type" use="optional">
5671 <xs:annotation>
5672 <xs:documentation xml:lang="en">Used elsewhere in the message to reference a specific telephone number (including faxes).</xs:documentation>
5673 </xs:annotation>
5674 </xs:attribute>
5675 </xs:attributeGroup><xs:attributeGroup name="TimeWindowGroup">
5676 <xs:annotation>
5677 <xs:documentation xml:lang="en">Total time span covered by this availability request (from the earliest arrival to the latest departure)</xs:documentation>
5678 </xs:annotation>
5679 <xs:attribute name="EarliestDate" type="DateOrDateTimeType" use="optional">
5680 <xs:annotation>
5681 <xs:documentation xml:lang="en">The earliest ending date/time for the availability requested, expressed in dateTime format as prescribed by ISO 8601.</xs:documentation>
5682 </xs:annotation>
5683 </xs:attribute>
5684 <xs:attribute name="LatestDate" type="DateOrDateTimeType" use="optional">
5685 <xs:annotation>
5686 <xs:documentation xml:lang="en">The latest ending date/time for the availability requested, expressed in dateTime format as prescribed by ISO 8601.</xs:documentation>
5687 </xs:annotation>
5688 </xs:attribute>
5689 <xs:attribute name="DOW" type="DayOfWeekType" use="optional">
5690 <xs:annotation>
5691 <xs:documentation xml:lang="en">The Day of Week of the starting date for the availability requested. Enumerated values of StartDOW are the seven days of the week: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.</xs:documentation>
5692 </xs:annotation>
5693 </xs:attribute>
5694 </xs:attributeGroup><xs:attributeGroup name="UniqueID_Group">
5695 <xs:annotation>
5696 <xs:documentation xml:lang="en">Provides unique identification information.</xs:documentation>
5697 </xs:annotation>
5698 <xs:attribute name="URL" type="xs:anyURI">
5699 <xs:annotation>
5700 <xs:documentation xml:lang="en">URL that identifies the location associated with the record identified by the UniqueID.</xs:documentation>
5701 </xs:annotation>
5702 </xs:attribute>
5703 <xs:attribute name="Type" type="OTA_CodeType" use="required">
5704 <xs:annotation>
5705 <xs:documentation xml:lang="en">A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).</xs:documentation>
5706 </xs:annotation>
5707 </xs:attribute>
5708 <xs:attribute name="Instance" type="StringLength1to32">
5709 <xs:annotation>
5710 <xs:documentation xml:lang="en">The identification of a record as it exists at a point in time. An instance is used in update messages where the sender must assure the server that the update sent refers to the most recent modification level of the object being updated.</xs:documentation>
5711 </xs:annotation>
5712 </xs:attribute>
5713 <xs:attributeGroup ref="ID_Group">
5714 <xs:annotation>
5715 <xs:documentation xml:lang="en">Used to provide a required unique identifier.</xs:documentation>
5716 </xs:annotation>
5717 </xs:attributeGroup>
5718 <xs:attribute name="ID_Context" type="StringLength1to32" use="optional">
5719 <xs:annotation>
5720 <xs:documentation xml:lang="en">Used to identify the source of the identifier (e.g., IATA, ABTA).</xs:documentation>
5721 </xs:annotation>
5722 </xs:attribute>
5723 </xs:attributeGroup><xs:attributeGroup name="VoucherGroup">
5724 <xs:annotation>
5725 <xs:documentation xml:lang="en">A form of payment using a voucher or coupon.</xs:documentation>
5726 </xs:annotation>
5727 <xs:attributeGroup ref="EffectiveExpireOptionalDateGroup">
5728 <xs:annotation>
5729 <xs:documentation xml:lang="en">The date when a voucher becomes valid for use, if applicable, and the the date when a voucher or series of coupons expires and is no longer valid.</xs:documentation>
5730 </xs:annotation>
5731 </xs:attributeGroup>
5732 <xs:attribute name="SeriesCode" type="StringLength1to32">
5733 <xs:annotation>
5734 <xs:documentation xml:lang="en">Identification of a series of coupons or vouchers identified by serial number(s).</xs:documentation>
5735 </xs:annotation>
5736 </xs:attribute>
5737 </xs:attributeGroup></xs:schema>