schema location: | http://xmlprosdk.wspan.com/msgdoc/wsdl/OTA_VehModifyRQ.xsd |
attribute form default: | |
element form default: | qualified |
targetNamespace: | http://www.opentravel.org/OTA/2003/05 |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
properties |
|
||||||||||||||
children | POS UniqueID VehModifyRQCore VehModifyRQInfo | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="OTA_VehModifyRQ"> <xs:annotation> <xs:documentation xml:lang="en">The root tag of OTA_VehModiifyRQ contains standard payload attributes found in all OTA payload documents. The attribute ReqRespVersion is a positive integer value that indicates the version number requested for the response message.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="POS" type="POS_Type"> <xs:annotation> <xs:documentation xml:lang="en">Point of Sale Identification. Identification number of the vendor that has made the vehicle availability request and agency number assigned by IATA, ARC, ESRP or TID.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A unique identifier by which to reference the reservation. This is typically referred to as a reservation number. Generally used at this level when multiple actions are being made to the reservation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VehModifyRQCore" maxOccurs="3"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the common, or core, information associated with the request for the modification of a rental vehicle reservation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="VehicleModifyRQCoreType"> <xs:attribute name="ModifyType" use="required"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionActionType or an UpperCaseAlphaLength1to2 such as the IATA status code. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="TransactionActionType UpperCaseAlphaLength1to2"/> </xs:simpleType> </xs:attribute> <xs:attribute name="IndexNumber" type="Numeric1to999" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">A unique number (e.g., segment number or index number) used to further identify a booked item within a list of booked items in a multi-segment PNR. Typically not used in messages to car suppliers.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="VehModifyRQInfo" minOccurs="0" maxOccurs="3"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the supplemental information associated with the request for the modification of a rental vehicle reservation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="VehicleModifyRQAdditionalInfoType"> <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en"> Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attributeGroup ref="OTA_PayloadStdAttributes"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | POS_Type | ||||
properties |
|
||||
children | Source | ||||
annotation |
|
||||
source | <xs:element name="POS" type="POS_Type"> <xs:annotation> <xs:documentation xml:lang="en">Point of Sale Identification. Identification number of the vendor that has made the vehicle availability request and agency number assigned by IATA, ARC, ESRP or TID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | UniqueID_Type | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A unique identifier by which to reference the reservation. This is typically referred to as a reservation number. Generally used at this level when multiple actions are being made to the reservation.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||
type | extension of VehicleModifyRQCoreType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | UniqueID VehRentalCore Customer VendorPref VehPref RateQualifier SpecialEquipPrefs VehicleCharge | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="VehModifyRQCore" maxOccurs="3"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the common, or core, information associated with the request for the modification of a rental vehicle reservation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="VehicleModifyRQCoreType"> <xs:attribute name="ModifyType" use="required"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionActionType or an UpperCaseAlphaLength1to2 such as the IATA status code. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="TransactionActionType UpperCaseAlphaLength1to2"/> </xs:simpleType> </xs:attribute> <xs:attribute name="IndexNumber" type="Numeric1to999" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">A unique number (e.g., segment number or index number) used to further identify a booked item within a list of booked items in a multi-segment PNR. Typically not used in messages to car suppliers.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | union of (TransactionActionType, UpperCaseAlphaLength1to2) | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="ModifyType" use="required"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionActionType or an UpperCaseAlphaLength1to2 such as the IATA status code. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="TransactionActionType UpperCaseAlphaLength1to2"/> </xs:simpleType> </xs:attribute> |
type | Numeric1to999 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="IndexNumber" type="Numeric1to999" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">A unique number (e.g., segment number or index number) used to further identify a booked item within a list of booked items in a multi-segment PNR. Typically not used in messages to car suppliers.</xs:documentation> </xs:annotation> </xs:attribute> |
type | ActionType | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | extension of VehicleModifyRQAdditionalInfoType | ||||||||||||||
properties |
|
||||||||||||||
children | SpecialReqPref OffLocService ArrivalDetails RentalPaymentPref TourInfo | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="VehModifyRQInfo" minOccurs="0" maxOccurs="3"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the supplemental information associated with the request for the modification of a rental vehicle reservation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="VehicleModifyRQAdditionalInfoType"> <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en"> Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | ActionType | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:attribute name="Action" type="ActionType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en"> Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | TPA_ExtensionsType | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="TPA_Extensions" type="TPA_ExtensionsType"> <xs:annotation> <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> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
children | AddressLine | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AddressType"> <xs:annotation> <xs:documentation xml:lang="en">Provides address information.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="AddressLine" type="StringLength1to255" minOccurs="0" maxOccurs="5"> <xs:annotation> <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> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="Type" type="OTA_CodeType" use="optional"> <xs:annotation> <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> </xs:annotation> </xs:attribute> </xs:complexType> |
type | OTA_CodeType | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="Type" type="OTA_CodeType" use="optional"> <xs:annotation> <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> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | StringLength1to255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="AddressLine" type="StringLength1to255" minOccurs="0" maxOccurs="5"> <xs:annotation> <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> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | extension of CompanyNameType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CompanyNamePrefType"> <xs:annotation> <xs:documentation xml:lang="en">Identifies a preferred company by name.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="CompanyNameType"/> </xs:simpleContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | extension of StringLength0to128 | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CompanyNameType"> <xs:annotation> <xs:documentation xml:lang="en">Identifies a company by name.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="StringLength0to128"> <xs:attributeGroup ref="CompanyID_AttributesGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | Primary | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CustomerPrimaryAdditionalType"> <xs:annotation> <xs:documentation xml:lang="en">Information on the one primary driver and, optionally, several additional drivers. This may be used to provide a frequent renter number.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Primary"> <xs:annotation> <xs:documentation xml:lang="en">Information on the primary driver, possibly including frequent renter number.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CustomerType"> <xs:sequence> <xs:element name="CustomerID" type="UniqueID_Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The identification of the customer for whom a booking is being requested. This is different from the customer's loyalty number.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | extension of CustomerType | ||||
properties |
|
||||
children | PersonName Telephone CustLoyalty CustomerID | ||||
annotation |
|
||||
source | <xs:element name="Primary"> <xs:annotation> <xs:documentation xml:lang="en">Information on the primary driver, possibly including frequent renter number.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CustomerType"> <xs:sequence> <xs:element name="CustomerID" type="UniqueID_Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The identification of the customer for whom a booking is being requested. This is different from the customer's loyalty number.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | UniqueID_Type | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CustomerID" type="UniqueID_Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The identification of the customer for whom a booking is being requested. This is different from the customer's loyalty number.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | PersonName Telephone CustLoyalty | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CustomerType"> <xs:annotation> <xs:documentation xml:lang="en">Contains basic data on the customer's identity, location, relationships, finances, memberships, etc.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="PersonName" type="PersonNameType" minOccurs="0"/> <xs:element name="Telephone" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:attributeGroup ref="TelephoneInfoGroup"/> </xs:complexType> </xs:element> <xs:element name="CustLoyalty" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:attributeGroup ref="CustomerLoyaltyGroup"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | PersonNameType | ||||||||
properties |
|
||||||||
children | GivenName Surname | ||||||||
source | <xs:element name="PersonName" type="PersonNameType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="Telephone" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:attributeGroup ref="TelephoneInfoGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="CustLoyalty" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:attributeGroup ref="CustomerLoyaltyGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="DirectBillType"> <xs:annotation> <xs:documentation xml:lang="en">Company name and location for sending invoice for remittances for travel services.</xs:documentation> </xs:annotation> <xs:attribute name="DirectBill_ID" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifier for the organization to be billed directly for travel services.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | StringLength1to32 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="DirectBill_ID" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifier for the organization to be billed directly for travel services.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="LocationType"> <xs:annotation> <xs:documentation xml:lang="en">Code and optional string to describe a location point.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attributeGroup ref="LocationGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||
children | Address | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="OffLocationServiceCoreType"> <xs:annotation> <xs:documentation xml:lang="en">The OffLocationServiceCoreType complex type defines the core data that is used to describe an off-location service.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Address" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The address for vehicle delivery or collection, or for customer pickup or drop-off.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AddressType"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="Type" type="OffLocationServiceID_Type" use="required"/> </xs:complexType> |
type | OffLocationServiceID_Type | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xs:attribute name="Type" type="OffLocationServiceID_Type" use="required"/> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | extension of AddressType | ||||||||||||||
properties |
|
||||||||||||||
children | AddressLine | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Address" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The address for vehicle delivery or collection, or for customer pickup or drop-off.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AddressType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||
type | extension of OffLocationServiceCoreType | ||||||||||||
properties |
|
||||||||||||
children | Address | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="OffLocationServiceType"> <xs:annotation> <xs:documentation xml:lang="en">The OffLocationServiceType complex type defines a specific off-location service.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="OffLocationServiceCoreType"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PaymentCardType"> <xs:annotation> <xs:documentation xml:lang="en">Identification about a specific credit card</xs:documentation> </xs:annotation> <xs:attribute name="CardCode" type="PaymentCardCodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The 2 character code of the credit card issuer.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CardNumber" type="NumericStringLength1to19" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Credit card number embossed on the card.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="PaymentCardDateGroup"> <xs:annotation> <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> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
type | PaymentCardCodeType | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="CardCode" type="PaymentCardCodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The 2 character code of the credit card issuer.</xs:documentation> </xs:annotation> </xs:attribute> |
type | NumericStringLength1to19 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="CardNumber" type="NumericStringLength1to19" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Credit card number embossed on the card.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | extension of PaymentFormType | ||||||||||||||
properties |
|
||||||||||||||
children | PaymentCard DirectBill Voucher | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="PaymentDetailType"> <xs:annotation> <xs:documentation xml:lang="en">Details of payment.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="PaymentFormType"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
children | PaymentCard DirectBill Voucher | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="PaymentFormType"> <xs:annotation> <xs:documentation xml:lang="en">Ways of providing funds for travel by the individual.</xs:documentation> </xs:annotation> <xs:choice minOccurs="0"> <xs:element name="PaymentCard" type="PaymentCardType"> <xs:annotation> <xs:documentation xml:lang="en">Details of a debit or credit card.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DirectBill" type="DirectBillType"> <xs:annotation> <xs:documentation xml:lang="en">Details of a direct billing arrangement.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Voucher"> <xs:annotation> <xs:documentation xml:lang="en">Details of a paper or electronic document indicating prepayment.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VoucherGroup"/> </xs:complexType> </xs:element> </xs:choice> <xs:attribute name="PaymentTransactionTypeCode" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is used to indicate either a charge or reserve (deposit).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="charge"> <xs:annotation> <xs:documentation xml:lang="en">This indicates that an actual payment has been made.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="reserve"> <xs:annotation> <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> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
type | restriction of xs:NMTOKEN | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="PaymentTransactionTypeCode" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is used to indicate either a charge or reserve (deposit).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="charge"> <xs:annotation> <xs:documentation xml:lang="en">This indicates that an actual payment has been made.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="reserve"> <xs:annotation> <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> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||
type | PaymentCardType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PaymentCard" type="PaymentCardType"> <xs:annotation> <xs:documentation xml:lang="en">Details of a debit or credit card.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | DirectBillType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="DirectBill" type="DirectBillType"> <xs:annotation> <xs:documentation xml:lang="en">Details of a direct billing arrangement.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Voucher"> <xs:annotation> <xs:documentation xml:lang="en">Details of a paper or electronic document indicating prepayment.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VoucherGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | GivenName Surname | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PersonNameType"> <xs:annotation> <xs:documentation xml:lang="en">This provides name information for a person.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="GivenName" type="StringLength1to64" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Given name, first name or names</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Surname" type="StringLength1to64"> <xs:annotation> <xs:documentation xml:lang="en">Family name, last name.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | StringLength1to64 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="GivenName" type="StringLength1to64" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Given name, first name or names</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | StringLength1to64 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Surname" type="StringLength1to64"> <xs:annotation> <xs:documentation xml:lang="en">Family name, last name.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | Source | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="POS_Type"> <xs:annotation> <xs:documentation xml:lang="en">Point of Sale (POS) is the details identifying the party or connection channel making the request.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Source" type="SourceType" maxOccurs="10"> <xs:annotation> <xs:documentation xml:lang="en">This holds details regarding the requestor. It may be repeated to also accommodate the delivery systems.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | SourceType | ||||||||
properties |
|
||||||||
children | RequestorID | ||||||||
annotation |
|
||||||||
source | <xs:element name="Source" type="SourceType" maxOccurs="10"> <xs:annotation> <xs:documentation xml:lang="en">This holds details regarding the requestor. It may be repeated to also accommodate the delivery systems.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | RequestorID | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SourceType"> <xs:annotation> <xs:documentation xml:lang="en">Provides information on the source of a request.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="RequestorID" minOccurs="0"> <xs:annotation> <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> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="UniqueID_Type"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | extension of UniqueID_Type | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="RequestorID" minOccurs="0"> <xs:annotation> <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> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="UniqueID_Type"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TPA_ExtensionsType"> <xs:annotation> <xs:documentation xml:lang="en">Allows extensions to be added to the OTA specification per trading partner agreement.</xs:documentation> </xs:annotation> <xs:sequence> <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="UniqueID_Type"> <xs:annotation> <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> </xs:annotation> <xs:attributeGroup ref="UniqueID_Group"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
children | MarketingCompany | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="VehicleArrivalDetailsType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleArrivalDetailsType complex type defines the information that describes an arriving mode of transportation which is associated with the rental of a vehicle. This is typically used to identify how the customer will be arriving at the vehicle rental facility.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="MarketingCompany" type="CompanyNameType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Identification of the company marketing the transportation</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="Number" type="AlphaNumericStringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Often used in conjunction with TransportationCode to provide greater detail regarding the customer's arrival (e.g., an airline flight number).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | AlphaNumericStringLength1to8 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="Number" type="AlphaNumericStringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Often used in conjunction with TransportationCode to provide greater detail regarding the customer's arrival (e.g., an airline flight number).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | CompanyNameType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="MarketingCompany" type="CompanyNameType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Identification of the company marketing the transportation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||
type | extension of VehicleChargeType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:complexType name="VehicleChargePurposeType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleChargePurposeType complex type defines information on a specific charge associated with the rental of a vehicle along with the purpose of the charge.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="VehicleChargeType"> <xs:attribute name="Purpose" type="OTA_CodeType" use="required"> <xs:annotation> <xs:documentation xml:lang="en"> Refer to OTA Code List Vehicle Charge Purpose Type (VCP). </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | OTA_CodeType | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="Purpose" type="OTA_CodeType" use="required"> <xs:annotation> <xs:documentation xml:lang="en"> Refer to OTA Code List Vehicle Charge Purpose Type (VCP). </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:complexType name="VehicleChargeType"> <xs:annotation> <xs:documentation xml:lang="en">Identifies specific charges. </xs:documentation> </xs:annotation> <xs:attributeGroup ref="CurrencyAmountGroup"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||
children | VehType VehClass | ||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||
source | <xs:complexType name="VehicleCoreType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleCoreType complex type identifies the core data that is used to describe a vehicle.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="VehType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Type of vehicle, for example, truck, car</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VehicleTypeGroup"/> </xs:complexType> </xs:element> <xs:element name="VehClass" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Class of vehicle, for example, intermediate, compact</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VehicleClassGroup"/> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="AirConditionInd" type="xs:boolean" use="optional"/> <xs:attribute name="TransmissionType" type="VehicleTransmissionType" use="optional"/> <xs:attribute name="FuelType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The kind of fuel the vehicle uses.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Unspecified"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is not known.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Diesel"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is diesel.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Hybrid"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is hybrid.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Electric"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is electric.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LPG_CompressedGas"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is LPG/Compressed gas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Hydrogen"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is hydrogen.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MultiFuel"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is multi.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Petrol"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is petrol.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Ethanol"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is ethanol.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="DriveType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Used to define the drive type of a vehicle.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="AWD"> <xs:annotation> <xs:documentation xml:lang="en">Defines all wheel drive.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="4WD"> <xs:annotation> <xs:documentation xml:lang="en">Defines four wheel drive.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Unspecified"> <xs:annotation> <xs:documentation xml:lang="en">The drive type of the vehicle is unknown.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||||
properties |
|
||||
source | <xs:attribute name="AirConditionInd" type="xs:boolean" use="optional"/> |
type | VehicleTransmissionType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="TransmissionType" type="VehicleTransmissionType" use="optional"/> |
type | restriction of xs:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="FuelType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The kind of fuel the vehicle uses.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Unspecified"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is not known.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Diesel"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is diesel.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Hybrid"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is hybrid.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Electric"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is electric.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LPG_CompressedGas"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is LPG/Compressed gas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Hydrogen"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is hydrogen.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MultiFuel"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is multi.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Petrol"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is petrol.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Ethanol"> <xs:annotation> <xs:documentation xml:lang="en">The type of fuel is ethanol.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:NMTOKEN | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="DriveType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Used to define the drive type of a vehicle.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="AWD"> <xs:annotation> <xs:documentation xml:lang="en">Defines all wheel drive.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="4WD"> <xs:annotation> <xs:documentation xml:lang="en">Defines four wheel drive.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Unspecified"> <xs:annotation> <xs:documentation xml:lang="en">The drive type of the vehicle is unknown.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="VehType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Type of vehicle, for example, truck, car</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VehicleTypeGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="VehClass" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Class of vehicle, for example, intermediate, compact</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="VehicleClassGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | SpecialReqPref OffLocService ArrivalDetails RentalPaymentPref TourInfo | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="VehicleModifyRQAdditionalInfoType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleModifyRQAdditionalInfoType complex type identifies the data that is supplemental in a request to modify an existing vehicle reservation.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="SpecialReqPref" type="VehicleSpecialReqPrefType" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preference associated with special needs or requirements of the customer, described using free text</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OffLocService" type="OffLocationServiceType" minOccurs="0" maxOccurs="4"> <xs:annotation> <xs:documentation xml:lang="en">Information on requested off-airport location services, for example, vehicle delivery, customer pickup.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ArrivalDetails" type="VehicleArrivalDetailsType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Details of the arrival transportation, if applicable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RentalPaymentPref" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Indicates preferences for the form of payment that will be used, if the request results in a reservation. This element may repeat for different rental payment preferences.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="PaymentDetailType"> <xs:attribute name="PaymentType" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the form of payment. Refer to OTA Code List Payment Type (PMT).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="TourInfo" type="VehicleTourInfoType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Details of a tour with which this reservation information is associated. Rate information may vary if associated with a tour.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | VehicleSpecialReqPrefType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="SpecialReqPref" type="VehicleSpecialReqPrefType" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preference associated with special needs or requirements of the customer, described using free text</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||
type | OffLocationServiceType | ||||||||||||
properties |
|
||||||||||||
children | Address | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="OffLocService" type="OffLocationServiceType" minOccurs="0" maxOccurs="4"> <xs:annotation> <xs:documentation xml:lang="en">Information on requested off-airport location services, for example, vehicle delivery, customer pickup.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | VehicleArrivalDetailsType | ||||||||||||||
properties |
|
||||||||||||||
children | MarketingCompany | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ArrivalDetails" type="VehicleArrivalDetailsType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Details of the arrival transportation, if applicable</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | extension of PaymentDetailType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | PaymentCard DirectBill Voucher | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="RentalPaymentPref" minOccurs="0" maxOccurs="5"> <xs:annotation> <xs:documentation xml:lang="en">Indicates preferences for the form of payment that will be used, if the request results in a reservation. This element may repeat for different rental payment preferences.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="PaymentDetailType"> <xs:attribute name="PaymentType" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the form of payment. Refer to OTA Code List Payment Type (PMT).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | OTA_CodeType | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="PaymentType" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Used to specify the form of payment. Refer to OTA Code List Payment Type (PMT).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | VehicleTourInfoType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="TourInfo" type="VehicleTourInfoType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Details of a tour with which this reservation information is associated. Rate information may vary if associated with a tour.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://www.opentravel.org/OTA/2003/05 | ||
children | UniqueID VehRentalCore Customer VendorPref VehPref RateQualifier SpecialEquipPrefs VehicleCharge | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="VehicleModifyRQCoreType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleModifyRQCoreType complex type identifies the data that is common in a request to modify an existing vehicle reservation.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="en">A unique identifier by which to reference the reservation. This is typically referred to as a reservation number.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VehRentalCore" type="VehicleRentalCoreType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Information that is common, or core, to all requests and responses associated with the reservation of a vehicle.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Customer" type="CustomerPrimaryAdditionalType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Information on the one primary driver and, optionally, several additional drivers. This may be used to provide a frequent renter number.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VendorPref" type="CompanyNamePrefType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preferred Vendor Company for car rental. If a company name is supplied, the rates will be supplied for the specific Vendor Company. The company name is unique amongst the vendors. The name of the company is provided in this element.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VehPref" type="VehiclePrefType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates any preferences for the vehicle, such as type, class, transmission, air conditioning.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RateQualifier" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the type of rates of interest to the customer, along with any discount number or promotional codes that may affect the rate.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="RateQualifierCoreGroup"/> <xs:attribute name="VendorRateID" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The identifier assigned to this rate by the vendor </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="SpecialEquipPrefs" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preferences for one or more specific items of additional equipment, such as ski racks, child seats, etc.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SpecialEquipPref" maxOccurs="15"> <xs:complexType> <xs:attributeGroup ref="VehicleEquipmentPrefGroup"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="VehicleCharge" type="VehicleChargePurposeType" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="en">Information on the charges associated with this vehicle. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
type | UniqueID_Type | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UniqueID" type="UniqueID_Type" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="en">A unique identifier by which to reference the reservation. This is typically referred to as a reservation number.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||
type | VehicleRentalCoreType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PickUpLocation ReturnLocation | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="VehRentalCore" type="VehicleRentalCoreType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Information that is common, or core, to all requests and responses associated with the reservation of a vehicle.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
type | CustomerPrimaryAdditionalType | ||||||||
properties |
|
||||||||
children | Primary | ||||||||
annotation |
|
||||||||
source | <xs:element name="Customer" type="CustomerPrimaryAdditionalType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Information on the one primary driver and, optionally, several additional drivers. This may be used to provide a frequent renter number.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
type | CompanyNamePrefType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="VendorPref" type="CompanyNamePrefType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preferred Vendor Company for car rental. If a company name is supplied, the rates will be supplied for the specific Vendor Company. The company name is unique amongst the vendors. The name of the company is provided in this element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||||||
type | VehiclePrefType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | VehType VehClass | ||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="VehPref" type="VehiclePrefType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates any preferences for the vehicle, such as type, class, transmission, air conditioning.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RateQualifier" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the type of rates of interest to the customer, along with any discount number or promotional codes that may affect the rate.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="RateQualifierCoreGroup"/> <xs:attribute name="VendorRateID" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The identifier assigned to this rate by the vendor </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | StringLength1to32 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="VendorRateID" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The identifier assigned to this rate by the vendor </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||
properties |
|
||||||||
children | SpecialEquipPref | ||||||||
annotation |
|
||||||||
source | <xs:element name="SpecialEquipPrefs" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the preferences for one or more specific items of additional equipment, such as ski racks, child seats, etc.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="SpecialEquipPref" maxOccurs="15"> <xs:complexType> <xs:attributeGroup ref="VehicleEquipmentPrefGroup"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="SpecialEquipPref" maxOccurs="15"> <xs:complexType> <xs:attributeGroup ref="VehicleEquipmentPrefGroup"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||
type | VehicleChargePurposeType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:element name="VehicleCharge" type="VehicleChargePurposeType" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="en">Information on the charges associated with this vehicle. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||||||
type | extension of VehicleCoreType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | VehType VehClass | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="VehiclePrefType"> <xs:annotation> <xs:documentation xml:lang="en">The VehiclePrefType complex type defines the information that is used when defining a preference of a vehicle.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="VehicleCoreType"> <xs:attribute name="VehicleQty" type="xs:nonNegativeInteger" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The total number of cars a customer is eventually interested in reserving. This is not used by suppliers and is in no way intended to imply that multiple cars may be booked in a single reservation. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:nonNegativeInteger | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="VehicleQty" type="xs:nonNegativeInteger" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The total number of cars a customer is eventually interested in reserving. This is not used by suppliers and is in no way intended to imply that multiple cars may be booked in a single reservation. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||
children | PickUpLocation ReturnLocation | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="VehicleRentalCoreType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleRentalCoreType complex type identifies the data that is common, or core, to almost every transaction associated with the rental of a vehicle.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="PickUpLocation" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="en">A code to identify the pick up location, along with an optional code context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="LocationType"> <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies a unique location code (e.g., ATLC10).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ReturnLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A code to identify the return location, along with an optional code context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="LocationType"> <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies the unique location code (e.g. ATL10).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="PickUpDateTime" type="xs:dateTime" use="optional"/> <xs:attribute name="ReturnDateTime" type="xs:dateTime" use="optional"/> </xs:complexType> |
type | xs:dateTime | ||||
properties |
|
||||
source | <xs:attribute name="PickUpDateTime" type="xs:dateTime" use="optional"/> |
type | xs:dateTime | ||||
properties |
|
||||
source | <xs:attribute name="ReturnDateTime" type="xs:dateTime" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||
type | extension of LocationType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PickUpLocation" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="en">A code to identify the pick up location, along with an optional code context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="LocationType"> <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies a unique location code (e.g., ATLC10).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | StringLength1to8 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies a unique location code (e.g., ATLC10).</xs:documentation> </xs:annotation> </xs:attribute> |
type | OTA_CodeType | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||
type | extension of LocationType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReturnLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A code to identify the return location, along with an optional code context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="LocationType"> <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies the unique location code (e.g. ATL10).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | StringLength1to8 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="ExtendedLocationCode" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Specifies the unique location code (e.g. ATL10).</xs:documentation> </xs:annotation> </xs:attribute> |
type | OTA_CodeType | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="CounterLocation" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the location of a car rental site for an airport/city code. Refer to OTA Code List Vehicle Where At Facility (VWF).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | extension of StringLength1to255 | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:complexType name="VehicleSpecialReqPrefType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleSpecialReqPrefType complex type defines a preference for a particular special request. The preference is expressed using the attribute group PreferLevelType.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="StringLength1to255"/> </xs:simpleContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="VehicleTourInfoType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleTourInfoType provides information about a tour that includes a vehicle rental. </xs:documentation> </xs:annotation> <xs:attribute name="TourNumber" type="StringLength1to16" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is the identifying code assigned by the tour operating company to the tour that includes the vehicle rental.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | StringLength1to16 | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="TourNumber" type="StringLength1to16" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is the identifying code assigned by the tour operating company to the tour that includes the vehicle rental.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||
type | restriction of xs:string | ||||||||||
used by |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:simpleType name="ActionType"> <xs:annotation> <xs:documentation xml:lang="en">Identifes an action to take place.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Add-Update"> <xs:annotation> <xs:documentation xml:lang="en"> Typically used to add an item where it does not exist or to update an item where it does exist. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Cancel"> <xs:annotation> <xs:documentation xml:lang="en"> Typically used to cancel an existing item. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Delete"> <xs:annotation> <xs:documentation xml:lang="en"> Typically used to remove specified data. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Add"> <xs:annotation> <xs:documentation xml:lang="en"> Typically used to add data whether data already exists or not. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Replace"> <xs:annotation> <xs:documentation xml:lang="en"> Typically used to overlay existing data. </xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:string | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="AlphaLength3"> <xs:annotation> <xs:documentation xml:lang="en">Used for Alphabetic Strings, length exactly 3</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:string | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="AlphaNumericStringLength1to8"> <xs:annotation> <xs:documentation xml:lang="en">Used for Alpha-Numeric Strings, length 1 to 8</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9a-zA-Z]{1,8}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:string | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="MMYYDate"> <xs:annotation> <xs:documentation xml:lang="en">Month and year information.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="(0[1-9]|1[0-2])[0-9][0-9]"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:decimal | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Money"> <xs:annotation> <xs:documentation xml:lang="en">Used for amounts, max 3 decimals</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:integer | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Numeric1to999"> <xs:annotation> <xs:documentation xml:lang="en">Used for Numeric values, from 1 to 999 inclusive.</xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:string | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="NumericStringLength1to19"> <xs:annotation> <xs:documentation xml:lang="en">Used for Numeric Strings, length 1 to 19.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{1,19}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||
type | restriction of xs:NMTOKEN | ||||||||||
used by |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:simpleType name="OffLocationServiceID_Type"> <xs:annotation> <xs:documentation xml:lang="en">The OffLocationServiceType simple type defines a set of valid values for the services that do not occur at the rental facility.</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="CustPickUp"> <xs:annotation> <xs:documentation xml:lang="en">Indicates that the associated information describes an offered service by which the customer may be picked up and taken to the rental facility, to rent a vehicle.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VehDelivery"> <xs:annotation> <xs:documentation xml:lang="en">Indicates that the associated information describes an offered service by which the vehicle may be delivered to a location, rather than the customer taking delivery at the rental facility.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CustDropOff"> <xs:annotation> <xs:documentation xml:lang="en">Indicates that the associated information describes an offered service by which the customer may be dropped off at a location after the vehicle rental period has ended.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VehCollection"> <xs:annotation> <xs:documentation xml:lang="en">Indicates that the associated information describes an offered service by which the vehicle may be collected from a location, rather than the customer returning the vehicle to the rental facility.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Exchange"> <xs:annotation> <xs:documentation xml:lang="en">Indicates that the associated information describes an offered service by which the customer will be delivered the exchanged car.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | restriction of xs:string | ||
used by | |||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="OTA_CodeType"> <xs:annotation> <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> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||
type | union of (restriction of UpperCaseAlphaLength1to2, UpperCaseAlphaLength1to2) | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="PaymentCardCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The 2 digit code used that references the credit card used.</xs:documentation> </xs:annotation> <xs:union> <xs:simpleType> <xs:restriction base="UpperCaseAlphaLength1to2"> <xs:enumeration value="AX"> <xs:annotation> <xs:documentation xml:lang="en"> American Express </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BC"> <xs:annotation> <xs:documentation xml:lang="en"> Bank Card </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BL"> <xs:annotation> <xs:documentation xml:lang="en"> Carte Bleu </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CB"> <xs:annotation> <xs:documentation xml:lang="en"> Carte Blanche </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DN"> <xs:annotation> <xs:documentation xml:lang="en"> Diners Club </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DS"> <xs:annotation> <xs:documentation xml:lang="en"> Discover Card </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EC"> <xs:annotation> <xs:documentation xml:lang="en"> Eurocard </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="JC"> <xs:annotation> <xs:documentation xml:lang="en"> Japanese Credit Bureau Credit Card </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MC"> <xs:annotation> <xs:documentation xml:lang="en"> Master Card </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TP"> <xs:annotation> <xs:documentation xml:lang="en"> Universal Air Travel Card </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VI"> <xs:annotation> <xs:documentation xml:lang="en"> Visa </xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:annotation> <xs:documentation xml:lang="en">This is intended to be used when the above enumeration list does not meet your needs. </xs:documentation> </xs:annotation> <xs:restriction base="UpperCaseAlphaLength1to2"/> </xs:simpleType> </xs:union> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="RatePeriodSimpleType"> <xs:annotation> <xs:documentation xml:lang="en">The RatePeriodSimpleType simple type defines a set of valid values for the type of rate that may be applied. Typically rates differ based upon the duration, and the actual rate is then expressed in terms of the period of the rental.</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Hourly"/> <xs:enumeration value="Daily"/> <xs:enumeration value="Weekly"/> <xs:enumeration value="Monthly"/> <xs:enumeration value="WeekendDay"/> <xs:enumeration value="Other"/> <xs:enumeration value="Package"> <xs:annotation> <xs:documentation xml:lang="en">The rate period is based on the package.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Bundle"> <xs:annotation> <xs:documentation xml:lang="en">The rate is the same regardless of the number of days the vehicle is rented</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Total"> <xs:annotation> <xs:documentation xml:lang="en">The rate is the total, no specific rate period.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength0to128"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 0 to 128</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="128"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength1to16"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 16</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength1to255"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 255</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by | |||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength1to32"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 32</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="32"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength1to64"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 64</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="StringLength1to8"> <xs:annotation> <xs:documentation xml:lang="en">Used for Character Strings, length 1 to 8</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="TransactionActionType"> <xs:annotation> <xs:documentation xml:lang="en">To specify the type of action requested when more than one function could be handled by the message. </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Book"/> <xs:enumeration value="Quote"/> <xs:enumeration value="Hold"/> <xs:enumeration value="Initiate"/> <xs:enumeration value="Ignore"/> <xs:enumeration value="Modify"/> <xs:enumeration value="Commit"/> <xs:enumeration value="Cancel"/> <xs:enumeration value="CommitOverrideEdits"> <xs:annotation> <xs:documentation xml:lang="en"> Commit the transaction and override the end transaction edits. </xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="UpperCaseAlphaLength1to2"> <xs:annotation> <xs:documentation xml:lang="en">Used for an Alpha String, length 2 (for letter codes)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z]{1,2}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||
type | restriction of xs:NMTOKEN | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="VehicleTransmissionType"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleTransmissionSimpleType simple type defines a set of valid values for the transmission type of a vehicle. The valid values are automatic and manual. Use of this attribute can help in describing a vehicle.</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Automatic"/> <xs:enumeration value="Manual"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="CompanyID_AttributesGroup"> <xs:annotation> <xs:documentation xml:lang="en">Provides meaning to a company code.</xs:documentation> </xs:annotation> <xs:attribute name="Code" type="StringLength1to16" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Identifies a company by the company code.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:attributeGroup name="CurrencyAmountGroup"> <xs:annotation> <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> </xs:annotation> <xs:attribute name="Amount" type="Money" use="optional"/> <xs:attributeGroup ref="CurrencyCodeGroup"> <xs:annotation> <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> </xs:annotation> </xs:attributeGroup> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="CurrencyCodeGroup"> <xs:annotation> <xs:documentation xml:lang="en">Provides a currency code to reflect the currency in which an amount may be expressed.</xs:documentation> </xs:annotation> <xs:attribute name="CurrencyCode" type="AlphaLength3" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The code specifying a monetary unit. Use ISO 4217, three alpha code.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="CustomerLoyaltyGroup"> <xs:annotation> <xs:documentation xml:lang="en">Program rewarding frequent use by accumulating credits for services provided by vendors.</xs:documentation> </xs:annotation> <xs:attribute name="ProgramID" type="StringLength1to16"> <xs:annotation> <xs:documentation xml:lang="en">Identifier to indicate the company owner of the loyalty program.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="MembershipID" type="StringLength1to32"> <xs:annotation> <xs:documentation xml:lang="en">Unique identifier of the member in the program (membership number, account number, etc.).</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="ID_Group"> <xs:annotation> <xs:documentation xml:lang="en">Used to provide a required unique identifier.</xs:documentation> </xs:annotation> <xs:attribute name="ID" type="StringLength1to32" use="required"> <xs:annotation> <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> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="LocationGroup"> <xs:annotation> <xs:documentation xml:lang="en">Code and optional string to describe a location point.</xs:documentation> </xs:annotation> <xs:attribute name="LocationCode" type="StringLength1to16" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Code used to identify a location.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CodeContext" type="StringLength1to32" default="IATA"> <xs:annotation> <xs:documentation xml:lang="en">Identifies the context of the identifying code (e.g., IATA, ARC, or internal code).</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="OTA_PayloadStdAttributes"> <xs:annotation> <xs:documentation xml:lang="en">The OTA_PayloadStdAttributes defines the standard attributes that appear on the root element for all OTA payloads.</xs:documentation> </xs:annotation> <xs:attribute name="Version" type="xs:decimal" use="required"> <xs:annotation> <xs:documentation xml:lang="en">For all OTA versioned messages, the version of the message is indicated by a decimal value.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="PaymentCardDateGroup"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the start and end date for a payment card.</xs:documentation> </xs:annotation> <xs:attribute name="ExpireDate" type="MMYYDate" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">Indicates the ending date.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="PromotionCodeGroup"> <xs:annotation> <xs:documentation xml:lang="en">Used to provide a promotion code.</xs:documentation> </xs:annotation> <xs:attribute name="PromotionCode" type="StringLength1to32" use="optional"> <xs:annotation> <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> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="RateQualifierCoreGroup"> <xs:annotation> <xs:documentation xml:lang="en">Defines the rate information that is common to all transactions. Such information may include rate codes, rate type, promotional codes, etc. This information may be used to determine the rate that is made available.</xs:documentation> </xs:annotation> <xs:attribute name="RateCategory" type="OTA_CodeType" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The RateCategory attribute defines a set of valid values for the category of a rate. Typically rates are offered as either Leisure rates or Business (Corporate) rates, with a business rate usually including additional costs such as the cost of insurance, etc. This set of values defines the rate categories. Refer to OTA Code List Rate Category(RTC).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CorpDiscountNmbr" type="AlphaNumericStringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is the vendor specific code used to identify a special rate associated with a specific organization.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="PromotionCodeGroup"> <xs:annotation> <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> </xs:annotation> </xs:attributeGroup> <xs:attribute name="RateQualifier" type="StringLength1to32" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">This is the vendor specific code for rate codes (e.g. WES, 2A, DLY00).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RatePeriod" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The RatePeriod attribute defines the type of rate that may be applied. For example, typically car rental rates differ based upon the duration of the rental, and the actual rate is then expressed in terms of the period of the rental.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="RatePeriodSimpleType"/> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="TelephoneAttributesGroup"> <xs:annotation> <xs:documentation xml:lang="en">Provides telephone information details.</xs:documentation> </xs:annotation> <xs:attribute name="PhoneTechType" type="OTA_CodeType" use="optional"> <xs:annotation> <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> </xs:annotation> </xs:attribute> <xs:attribute name="PhoneNumber" type="StringLength1to32" use="required"> <xs:annotation> <xs:documentation xml:lang="en">Telephone number assigned to a single location.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="TelephoneGroup"> <xs:annotation> <xs:documentation xml:lang="en">Construct for holding a telephone number.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="TelephoneAttributesGroup"/> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="TelephoneInfoGroup"> <xs:annotation> <xs:documentation xml:lang="en">Information about a telephone number, including the actual number and its usage</xs:documentation> </xs:annotation> <xs:attributeGroup ref="TelephoneGroup"/> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="UniqueID_Group"> <xs:annotation> <xs:documentation xml:lang="en">Provides unique identification information.</xs:documentation> </xs:annotation> <xs:attribute name="Type" type="OTA_CodeType" use="required"> <xs:annotation> <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> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ID_Group"/> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="VehicleClassGroup"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleClassType complex type defines what is referred to as the class of vehicle. Within a type of vehicle (for example, within the type "Car") there is still a wide range of different vehicles. A class of vehicle is used to define that specific vehicle within the broader range of the vehicle in that same vehicle type. Use of vehicle class in conjunction with a vehicle type aids in clarifying a request and aids in describing a specific vehicle. A vehicle class is currently defined as just the size of the vehicle.</xs:documentation> </xs:annotation> <xs:attribute name="Size" type="OTA_CodeType" use="required"> <xs:annotation> <xs:documentation xml:lang="en">The Size attribute identifies the size of a vehicle. Refer to OTA Code List Size (SIZ).</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="VehicleEquipmentCoreGroup"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleEquipmentCoreType complex type identifies the core data that descrbes a piece of special equipment in association with the renting of a vehicle.</xs:documentation> </xs:annotation> <xs:attribute name="EquipType" type="OTA_CodeType" use="required"> <xs:annotation> <xs:documentation>Identifies the specific type of special equipment. 1-Mobile phone (PHN) 2-Bike rack (BYC) 3-Luggage rack (LUG) 5-Trailer hitch (TRH) 7-Infant child seat CSI 8-Child toddler seat (CST) 10-Snow chains (SNO) 11-Hand control right (HCR) 12-Hand control left (HCL) 13-Navigational system (NVS) 31-Citizen band radio (CBR) 32-Computerized directions (CDD) 33-FM radio (FMR) 34-Navigational phone (NVP) 35-Ski rental (SKI) 36-Ski equipped (SKV) 37-Cassette player (TAP) 38-Television(TVI) </xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="VehicleEquipmentPrefGroup"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleEquipmentPrefType complex type identifies the data that is used to provide information on a preferred special equipment when renting a vehicle.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="VehicleEquipmentCoreGroup"/> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="VehicleTypeGroup"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleTypeType complex type defines what is referred to as the type of vehicle. The range of vehicles is divided into types to aid in clarifying a request and to aid in describing a specific vehicle. A vehicle type is defined to be the combination of the vehicle category (Car, Truck, etc) and the number of doors on that vehicle. </xs:documentation> </xs:annotation> <xs:attribute name="VehicleCategory" type="OTA_CodeType" use="required"> <xs:annotation> <xs:documentation xml:lang="en">The VehicleCategory attribute provides the catgeory of a vehicle. Refer to OTA Code List Vehicle Category (VEC). </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="DoorCount" type="StringLength1to8" use="optional"> <xs:annotation> <xs:documentation xml:lang="en">The number of doors on a vehicle. This may be an exact number or a range, i.e. 2-4. </xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
namespace | http://www.opentravel.org/OTA/2003/05 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="VoucherGroup"> <xs:annotation> <xs:documentation xml:lang="en">A form of payment using a voucher or coupon.</xs:documentation> </xs:annotation> <xs:attribute name="SeriesCode" type="StringLength1to32"> <xs:annotation> <xs:documentation xml:lang="en">Identification of a series of coupons or vouchers identified by serial number(s).</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |