Schema OTA_VehModifyRQ.xsd


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
 
Elements  Complex types  Simple types  Attr. groups 
OTA_VehModifyRQ  AddressType  ActionType  CompanyID_AttributesGroup 
TPA_Extensions  CompanyNamePrefType  AlphaLength3  CurrencyAmountGroup 
CompanyNameType  AlphaNumericStringLength1to8  CurrencyCodeGroup 
CustomerPrimaryAdditionalType  MMYYDate  CustomerLoyaltyGroup 
CustomerType  Money  ID_Group 
DirectBillType  Numeric1to999  LocationGroup 
LocationType  NumericStringLength1to19  OTA_PayloadStdAttributes 
OffLocationServiceCoreType  OffLocationServiceID_Type  PaymentCardDateGroup 
OffLocationServiceType  OTA_CodeType  PromotionCodeGroup 
PaymentCardType  PaymentCardCodeType  RateQualifierCoreGroup 
PaymentDetailType  RatePeriodSimpleType  TelephoneAttributesGroup 
PaymentFormType  StringLength0to128  TelephoneGroup 
PersonNameType  StringLength1to16  TelephoneInfoGroup 
POS_Type  StringLength1to255  UniqueID_Group 
SourceType  StringLength1to32  VehicleClassGroup 
TPA_ExtensionsType  StringLength1to64  VehicleEquipmentCoreGroup 
UniqueID_Type  StringLength1to8  VehicleEquipmentPrefGroup 
VehicleArrivalDetailsType  TransactionActionType  VehicleTypeGroup 
VehicleChargePurposeType  UpperCaseAlphaLength1to2  VoucherGroup 
VehicleChargeType  VehicleTransmissionType 
VehicleCoreType 
VehicleModifyRQAdditionalInfoType 
VehicleModifyRQCoreType 
VehiclePrefType 
VehicleRentalCoreType 
VehicleSpecialReqPrefType 
VehicleTourInfoType 


element OTA_VehModifyRQ
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
content complex
children POS UniqueID VehModifyRQCore VehModifyRQInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
Versionxs:decimalrequired      
documentation
For all OTA versioned messages, the version of the message is indicated by a decimal value.
annotation
documentation
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.
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>

element OTA_VehModifyRQ/POS
diagram
namespace http://www.opentravel.org/OTA/2003/05
type POS_Type
properties
isRef 0
content complex
children Source
annotation
documentation
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.
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>

element OTA_VehModifyRQ/UniqueID
diagram
namespace http://www.opentravel.org/OTA/2003/05
type UniqueID_Type
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
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.
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>

element OTA_VehModifyRQ/VehModifyRQCore
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of VehicleModifyRQCoreType
properties
isRef 0
minOcc 1
maxOcc 3
content complex
children UniqueID VehRentalCore Customer VendorPref VehPref RateQualifier SpecialEquipPrefs VehicleCharge
attributes
Name  Type  Use  Default  Fixed  Annotation
ModifyTypederived by: TransactionActionTyperequired      
documentation
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.
IndexNumberNumeric1to999optional      
documentation
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.
ActionActionTypeoptional      
documentation
Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.
annotation
documentation
Identifies the common, or core, information associated with the request for the modification of a rental vehicle reservation.
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>

attribute OTA_VehModifyRQ/VehModifyRQCore/@ModifyType
type union of (TransactionActionType, UpperCaseAlphaLength1to2)
properties
isRef 0
use required
annotation
documentation
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.
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>

attribute OTA_VehModifyRQ/VehModifyRQCore/@IndexNumber
type Numeric1to999
properties
isRef 0
use optional
facets
minInclusive 1
maxInclusive 999
annotation
documentation
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.
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>

attribute OTA_VehModifyRQ/VehModifyRQCore/@Action
type ActionType
properties
isRef 0
use optional
facets
enumeration Add-Update
enumeration Cancel
enumeration Delete
enumeration Add
enumeration Replace
annotation
documentation
Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.
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>

element OTA_VehModifyRQ/VehModifyRQInfo
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of VehicleModifyRQAdditionalInfoType
properties
isRef 0
minOcc 0
maxOcc 3
content complex
children SpecialReqPref OffLocService ArrivalDetails RentalPaymentPref TourInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionActionTypeoptional      
documentation
Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.
annotation
documentation
Identifies the supplemental information associated with the request for the modification of a rental vehicle reservation.
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>

attribute OTA_VehModifyRQ/VehModifyRQInfo/@Action
type ActionType
properties
isRef 0
use optional
facets
enumeration Add-Update
enumeration Cancel
enumeration Delete
enumeration Add
enumeration Replace
annotation
documentation
Identifies an action (add, delete, replace, etc.) to be taken on the information in the child elements.
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>

element TPA_Extensions
diagram
namespace http://www.opentravel.org/OTA/2003/05
type TPA_ExtensionsType
properties
content complex
annotation
documentation
A placeholder in the schema to allow for additional elements and attributes to be included if required, per Trading Partner Agreement (TPA).
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>

complexType AddressType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children AddressLine
used by
element OffLocationServiceCoreType/Address
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTypeoptional      
documentation
Defines the type of address (e.g. home, business, other). Refer to OTA Code List Communication Location Type (CLT).
annotation
documentation
Provides address information.
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>

attribute AddressType/@Type
type OTA_CodeType
properties
isRef 0
use optional
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation
Defines the type of address (e.g. home, business, other). Refer to OTA Code List Communication Location Type (CLT).
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>

element AddressType/AddressLine
diagram
namespace http://www.opentravel.org/OTA/2003/05
type StringLength1to255
properties
isRef 0
minOcc 0
maxOcc 5
content simple
facets
minLength 1
maxLength 255
annotation
documentation
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.
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>

complexType CompanyNamePrefType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of CompanyNameType
properties
base CompanyNameType
used by
element VehicleModifyRQCoreType/VendorPref
facets
minLength 0
maxLength 128
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeStringLength1to16optional      
documentation
Identifies a company by the company code.
annotation
documentation
Identifies a preferred company by name.
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>

complexType CompanyNameType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of StringLength0to128
properties
base StringLength0to128
used by
element VehicleArrivalDetailsType/MarketingCompany
complexType CompanyNamePrefType
facets
minLength 0
maxLength 128
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeStringLength1to16optional      
documentation
Identifies a company by the company code.
annotation
documentation
Identifies a company by name.
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>

complexType CustomerPrimaryAdditionalType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children Primary
used by
element VehicleModifyRQCoreType/Customer
annotation
documentation
Information on the one primary driver and, optionally, several additional drivers. This may be used to provide a frequent renter number.
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>

element CustomerPrimaryAdditionalType/Primary
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of CustomerType
properties
isRef 0
content complex
children PersonName Telephone CustLoyalty CustomerID
annotation
documentation
Information on the primary driver, possibly including frequent renter number.
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>

element CustomerPrimaryAdditionalType/Primary/CustomerID
diagram
namespace http://www.opentravel.org/OTA/2003/05
type UniqueID_Type
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
The identification of the customer for whom a booking is being requested. This is different from the customer's loyalty number.
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>

complexType CustomerType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children PersonName Telephone CustLoyalty
used by
element CustomerPrimaryAdditionalType/Primary
annotation
documentation
Contains basic data on the customer's identity, location, relationships, finances, memberships, etc.
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>

element CustomerType/PersonName
diagram
namespace http://www.opentravel.org/OTA/2003/05
type PersonNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children GivenName Surname
source <xs:element name="PersonName" type="PersonNameType" minOccurs="0"/>

element CustomerType/Telephone
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 5
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
PhoneTechTypeOTA_CodeTypeoptional      
documentation
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).
PhoneNumberStringLength1to32required      
documentation
Telephone number assigned to a single location.
source <xs:element name="Telephone" minOccurs="0" maxOccurs="5">
 
<xs:complexType>
   
<xs:attributeGroup ref="TelephoneInfoGroup"/>
 
</xs:complexType>
</xs:element>

element CustomerType/CustLoyalty
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 5
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ProgramIDStringLength1to16      
documentation
Identifier to indicate the company owner of the loyalty program.
MembershipIDStringLength1to32      
documentation
Unique identifier of the member in the program (membership number, account number, etc.).
source <xs:element name="CustLoyalty" minOccurs="0" maxOccurs="5">
 
<xs:complexType>
   
<xs:attributeGroup ref="CustomerLoyaltyGroup"/>
 
</xs:complexType>
</xs:element>

complexType DirectBillType
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
element PaymentFormType/DirectBill
attributes
Name  Type  Use  Default  Fixed  Annotation
DirectBill_IDStringLength1to32optional      
documentation
Identifier for the organization to be billed directly for travel services.
annotation
documentation
Company name and location for sending invoice for remittances for travel services.
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>

attribute DirectBillType/@DirectBill_ID
type StringLength1to32
properties
isRef 0
use optional
facets
minLength 1
maxLength 32
annotation
documentation
Identifier for the organization to be billed directly for travel services.
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>

complexType LocationType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of xs:string
properties
base xs:string
used by
elements VehicleRentalCoreType/PickUpLocation VehicleRentalCoreType/ReturnLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationCodeStringLength1to16optional      
documentation
Code used to identify a location.
CodeContextStringLength1to32  IATA    
documentation
Identifies the context of the identifying code (e.g., IATA, ARC, or internal code).
annotation
documentation
Code and optional string to describe a location point.
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>

complexType OffLocationServiceCoreType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children Address
used by
complexType OffLocationServiceType
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOffLocationServiceID_Typerequired      
annotation
documentation
The OffLocationServiceCoreType complex type defines the core data that is used to describe an off-location service.
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>

attribute OffLocationServiceCoreType/@Type
type OffLocationServiceID_Type
properties
isRef 0
use required
facets
enumeration CustPickUp
enumeration VehDelivery
enumeration CustDropOff
enumeration VehCollection
enumeration Exchange
source <xs:attribute name="Type" type="OffLocationServiceID_Type" use="required"/>

element OffLocationServiceCoreType/Address
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of AddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressLine
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTypeoptional      
documentation
Defines the type of address (e.g. home, business, other). Refer to OTA Code List Communication Location Type (CLT).
annotation
documentation
The address for vehicle delivery or collection, or for customer pickup or drop-off.
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>

complexType OffLocationServiceType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of OffLocationServiceCoreType
properties
base OffLocationServiceCoreType
children Address
used by
element VehicleModifyRQAdditionalInfoType/OffLocService
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOffLocationServiceID_Typerequired      
annotation
documentation
The OffLocationServiceType complex type defines a specific off-location service.
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>

complexType PaymentCardType
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
element PaymentFormType/PaymentCard
attributes
Name  Type  Use  Default  Fixed  Annotation
CardCodePaymentCardCodeTypeoptional      
documentation
The 2 character code of the credit card issuer.
CardNumberNumericStringLength1to19optional      
documentation
Credit card number embossed on the card.
ExpireDateMMYYDateoptional      
documentation
Indicates the ending date.
annotation
documentation
Identification about a specific credit card
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>

attribute PaymentCardType/@CardCode
type PaymentCardCodeType
properties
isRef 0
use optional
annotation
documentation
The 2 character code of the credit card issuer.
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>

attribute PaymentCardType/@CardNumber
type NumericStringLength1to19
properties
isRef 0
use optional
facets
pattern [0-9]{1,19}
annotation
documentation
Credit card number embossed on the card.
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>

complexType PaymentDetailType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of PaymentFormType
properties
base PaymentFormType
children PaymentCard DirectBill Voucher
used by
element VehicleModifyRQAdditionalInfoType/RentalPaymentPref
attributes
Name  Type  Use  Default  Fixed  Annotation
PaymentTransactionTypeCodederived by: xs:NMTOKENoptional      
documentation
This is used to indicate either a charge or reserve (deposit).
annotation
documentation
Details of payment.
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>

complexType PaymentFormType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children PaymentCard DirectBill Voucher
used by
complexType PaymentDetailType
attributes
Name  Type  Use  Default  Fixed  Annotation
PaymentTransactionTypeCodederived by: xs:NMTOKENoptional      
documentation
This is used to indicate either a charge or reserve (deposit).
annotation
documentation
Ways of providing funds for travel by the individual.
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>

attribute PaymentFormType/@PaymentTransactionTypeCode
type restriction of xs:NMTOKEN
properties
isRef 0
use optional
facets
enumeration charge
enumeration reserve
annotation
documentation
This is used to indicate either a charge or reserve (deposit).
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>

element PaymentFormType/PaymentCard
diagram
namespace http://www.opentravel.org/OTA/2003/05
type PaymentCardType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
CardCodePaymentCardCodeTypeoptional      
documentation
The 2 character code of the credit card issuer.
CardNumberNumericStringLength1to19optional      
documentation
Credit card number embossed on the card.
ExpireDateMMYYDateoptional      
documentation
Indicates the ending date.
annotation
documentation
Details of a debit or credit card.
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>

element PaymentFormType/DirectBill
diagram
namespace http://www.opentravel.org/OTA/2003/05
type DirectBillType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
DirectBill_IDStringLength1to32optional      
documentation
Identifier for the organization to be billed directly for travel services.
annotation
documentation
Details of a direct billing arrangement.
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>

element PaymentFormType/Voucher
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
SeriesCodeStringLength1to32      
documentation
Identification of a series of coupons or vouchers identified by serial number(s).
annotation
documentation
Details of a paper or electronic document indicating prepayment.
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>

complexType PersonNameType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children GivenName Surname
used by
element CustomerType/PersonName
annotation
documentation
This provides name information for a person.
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>

element PersonNameType/GivenName
diagram
namespace http://www.opentravel.org/OTA/2003/05
type StringLength1to64
properties
isRef 0
minOcc 0
maxOcc 5
content simple
facets
minLength 1
maxLength 64
annotation
documentation
Given name, first name or names
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>

element PersonNameType/Surname
diagram
namespace http://www.opentravel.org/OTA/2003/05
type StringLength1to64
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
annotation
documentation
Family name, last name.
source <xs:element name="Surname" type="StringLength1to64">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Family name, last name.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType POS_Type
diagram
namespace http://www.opentravel.org/OTA/2003/05
children Source
used by
element OTA_VehModifyRQ/POS
annotation
documentation
Point of Sale (POS) is the details identifying the party or connection channel making the request.
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>

element POS_Type/Source
diagram
namespace http://www.opentravel.org/OTA/2003/05
type SourceType
properties
isRef 0
minOcc 1
maxOcc 10
content complex
children RequestorID
annotation
documentation
This holds details regarding the requestor. It may be repeated to also accommodate the delivery systems.
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>

complexType SourceType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children RequestorID
used by
element POS_Type/Source
annotation
documentation
Provides information on the source of a request.
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>

element SourceType/RequestorID
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of UniqueID_Type
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
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)).
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>

complexType TPA_ExtensionsType
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
element TPA_Extensions
annotation
documentation
Allows extensions
to be added to the OTA specification per trading partner agreement.
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>

complexType UniqueID_Type
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
elements CustomerPrimaryAdditionalType/Primary/CustomerID SourceType/RequestorID OTA_VehModifyRQ/UniqueID VehicleModifyRQCoreType/UniqueID
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
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).
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>

complexType VehicleArrivalDetailsType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children MarketingCompany
used by
element VehicleModifyRQAdditionalInfoType/ArrivalDetails
attributes
Name  Type  Use  Default  Fixed  Annotation
NumberAlphaNumericStringLength1to8optional      
documentation
Often used in conjunction with TransportationCode to provide greater detail regarding the customer's arrival (e.g., an airline flight number).
annotation
documentation
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.
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>

attribute VehicleArrivalDetailsType/@Number
type AlphaNumericStringLength1to8
properties
isRef 0
use optional
facets
pattern [0-9a-zA-Z]{1,8}
annotation
documentation
Often used in conjunction with TransportationCode to provide greater detail regarding the customer's arrival (e.g., an airline flight number).
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>

element VehicleArrivalDetailsType/MarketingCompany
diagram
namespace http://www.opentravel.org/OTA/2003/05
type CompanyNameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
minLength 0
maxLength 128
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeStringLength1to16optional      
documentation
Identifies a company by the company code.
annotation
documentation
Identification of the company marketing the transportation
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>

complexType VehicleChargePurposeType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of VehicleChargeType
properties
base VehicleChargeType
used by
element VehicleModifyRQCoreType/VehicleCharge
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
PurposeOTA_CodeTyperequired      
documentation

Refer to OTA Code List Vehicle Charge Purpose Type (VCP).
annotation
documentation
The VehicleChargePurposeType complex type defines information on a specific charge associated with the rental of a vehicle along with the purpose of the charge.
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>

attribute VehicleChargePurposeType/@Purpose
type OTA_CodeType
properties
isRef 0
use required
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation

Refer to OTA Code List Vehicle Charge Purpose Type (VCP).
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>

complexType VehicleChargeType
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType VehicleChargePurposeType
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
annotation
documentation
Identifies specific charges. 
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>

complexType VehicleCoreType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children VehType VehClass
used by
complexType VehiclePrefType
attributes
Name  Type  Use  Default  Fixed  Annotation
AirConditionIndxs:booleanoptional      
TransmissionTypeVehicleTransmissionTypeoptional      
FuelTypederived by: xs:NMTOKENoptional      
documentation
The kind of fuel the vehicle uses.
DriveTypederived by: xs:NMTOKENoptional      
documentation
Used to define the drive type of a vehicle.
annotation
documentation
The VehicleCoreType complex type  identifies the core data that is used to describe a vehicle.
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>

attribute VehicleCoreType/@AirConditionInd
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="AirConditionInd" type="xs:boolean" use="optional"/>

attribute VehicleCoreType/@TransmissionType
type VehicleTransmissionType
properties
isRef 0
use optional
facets
enumeration Automatic
enumeration Manual
source <xs:attribute name="TransmissionType" type="VehicleTransmissionType" use="optional"/>

attribute VehicleCoreType/@FuelType
type restriction of xs:NMTOKEN
properties
isRef 0
use optional
facets
enumeration Unspecified
enumeration Diesel
enumeration Hybrid
enumeration Electric
enumeration LPG_CompressedGas
enumeration Hydrogen
enumeration MultiFuel
enumeration Petrol
enumeration Ethanol
annotation
documentation
The kind of fuel the vehicle uses.
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>

attribute VehicleCoreType/@DriveType
type restriction of xs:NMTOKEN
properties
isRef 0
use optional
facets
enumeration AWD
enumeration 4WD
enumeration Unspecified
annotation
documentation
Used to define the drive type of a vehicle.
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>

element VehicleCoreType/VehType
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
VehicleCategoryOTA_CodeTyperequired      
documentation
The VehicleCategory attribute provides the catgeory of a vehicle.  Refer to OTA Code List Vehicle Category (VEC).
DoorCountStringLength1to8optional      
documentation
The number of doors on a vehicle.  This may be an exact number or a range, i.e. 2-4.
annotation
documentation
Type of vehicle, for example, truck, car
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>

element VehicleCoreType/VehClass
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
SizeOTA_CodeTyperequired      
documentation
The Size attribute identifies the size of a vehicle. Refer to OTA Code List Size (SIZ).
annotation
documentation
Class of vehicle, for example, intermediate, compact
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>

complexType VehicleModifyRQAdditionalInfoType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children SpecialReqPref OffLocService ArrivalDetails RentalPaymentPref TourInfo
used by
element OTA_VehModifyRQ/VehModifyRQInfo
annotation
documentation
The VehicleModifyRQAdditionalInfoType complex type identifies the data that is supplemental in a request to modify an existing vehicle reservation.
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>

element VehicleModifyRQAdditionalInfoType/SpecialReqPref
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehicleSpecialReqPrefType
properties
isRef 0
minOcc 0
maxOcc 5
content complex
facets
minLength 1
maxLength 255
annotation
documentation
Indicates the preference associated with special needs or requirements of the customer, described using free text
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>

element VehicleModifyRQAdditionalInfoType/OffLocService
diagram
namespace http://www.opentravel.org/OTA/2003/05
type OffLocationServiceType
properties
isRef 0
minOcc 0
maxOcc 4
content complex
children Address
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOffLocationServiceID_Typerequired      
annotation
documentation
Information on requested off-airport location services, for example, vehicle delivery, customer pickup.
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>

element VehicleModifyRQAdditionalInfoType/ArrivalDetails
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehicleArrivalDetailsType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children MarketingCompany
attributes
Name  Type  Use  Default  Fixed  Annotation
NumberAlphaNumericStringLength1to8optional      
documentation
Often used in conjunction with TransportationCode to provide greater detail regarding the customer's arrival (e.g., an airline flight number).
annotation
documentation
Details of the arrival transportation, if applicable
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>

element VehicleModifyRQAdditionalInfoType/RentalPaymentPref
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of PaymentDetailType
properties
isRef 0
minOcc 0
maxOcc 5
content complex
children PaymentCard DirectBill Voucher
attributes
Name  Type  Use  Default  Fixed  Annotation
PaymentTransactionTypeCodederived by: xs:NMTOKENoptional      
documentation
This is used to indicate either a charge or reserve (deposit).
PaymentTypeOTA_CodeTypeoptional      
documentation
Used to specify the form of payment.  Refer to OTA Code List Payment Type (PMT).
annotation
documentation
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.
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>

attribute VehicleModifyRQAdditionalInfoType/RentalPaymentPref/@PaymentType
type OTA_CodeType
properties
isRef 0
use optional
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation
Used to specify the form of payment.  Refer to OTA Code List Payment Type (PMT).
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>

element VehicleModifyRQAdditionalInfoType/TourInfo
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehicleTourInfoType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TourNumberStringLength1to16optional      
documentation
This is the identifying code assigned by the tour operating company to the tour that includes the vehicle rental.
annotation
documentation
Details of a tour with which this reservation information is associated.  Rate information may vary if associated with a tour.
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>

complexType VehicleModifyRQCoreType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children UniqueID VehRentalCore Customer VendorPref VehPref RateQualifier SpecialEquipPrefs VehicleCharge
used by
element OTA_VehModifyRQ/VehModifyRQCore
annotation
documentation
The VehicleModifyRQCoreType complex type identifies the data that is common in a request to modify an existing vehicle reservation.
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>

element VehicleModifyRQCoreType/UniqueID
diagram
namespace http://www.opentravel.org/OTA/2003/05
type UniqueID_Type
properties
isRef 0
minOcc 0
maxOcc 2
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
A unique identifier by which to reference the reservation. This is typically referred to as a reservation number.
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>

element VehicleModifyRQCoreType/VehRentalCore
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehicleRentalCoreType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children PickUpLocation ReturnLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
PickUpDateTimexs:dateTimeoptional      
ReturnDateTimexs:dateTimeoptional      
annotation
documentation
Information that is common,  or core, to all requests and responses associated with the reservation of a vehicle.
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>

element VehicleModifyRQCoreType/Customer
diagram
namespace http://www.opentravel.org/OTA/2003/05
type CustomerPrimaryAdditionalType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Primary
annotation
documentation
Information on the one primary driver and, optionally, several additional drivers. This may be used to provide a frequent renter number.
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>

element VehicleModifyRQCoreType/VendorPref
diagram
namespace http://www.opentravel.org/OTA/2003/05
type CompanyNamePrefType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
minLength 0
maxLength 128
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeStringLength1to16optional      
documentation
Identifies a company by the company code.
annotation
documentation
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.
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>

element VehicleModifyRQCoreType/VehPref
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehiclePrefType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VehType VehClass
attributes
Name  Type  Use  Default  Fixed  Annotation
AirConditionIndxs:booleanoptional      
TransmissionTypeVehicleTransmissionTypeoptional      
FuelTypederived by: xs:NMTOKENoptional      
documentation
The kind of fuel the vehicle uses.
DriveTypederived by: xs:NMTOKENoptional      
documentation
Used to define the drive type of a vehicle.
VehicleQtyxs:nonNegativeIntegeroptional      
documentation
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.
annotation
documentation
Indicates any preferences for  the vehicle, such as type, class, transmission, air conditioning.
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>

element VehicleModifyRQCoreType/RateQualifier
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
RateCategoryOTA_CodeTypeoptional      
documentation
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).
CorpDiscountNmbrAlphaNumericStringLength1to8optional      
documentation
This is the vendor specific code used to identify a special rate associated with a specific organization.
PromotionCodeStringLength1to32optional      
documentation
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.
RateQualifierStringLength1to32optional      
documentation
This is the vendor specific code for rate codes (e.g. WES, 2A, DLY00).
RatePeriodderived by: RatePeriodSimpleTypeoptional      
documentation
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.
VendorRateIDStringLength1to32optional      
documentation
The identifier assigned to this rate by the vendor
annotation
documentation
Indicates the type of rates of interest to the customer, along with any discount number or promotional codes that may affect the rate.
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>

attribute VehicleModifyRQCoreType/RateQualifier/@VendorRateID
type StringLength1to32
properties
isRef 0
use optional
facets
minLength 1
maxLength 32
annotation
documentation
The identifier assigned to this rate by the vendor
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>

element VehicleModifyRQCoreType/SpecialEquipPrefs
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SpecialEquipPref
annotation
documentation
Indicates the preferences for one or more specific items of additional equipment, such as ski racks, child seats, etc.
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>

element VehicleModifyRQCoreType/SpecialEquipPrefs/SpecialEquipPref
diagram
namespace http://www.opentravel.org/OTA/2003/05
properties
isRef 0
minOcc 1
maxOcc 15
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
EquipTypeOTA_CodeTyperequired      
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)
source <xs:element name="SpecialEquipPref" maxOccurs="15">
 
<xs:complexType>
   
<xs:attributeGroup ref="VehicleEquipmentPrefGroup"/>
 
</xs:complexType>
</xs:element>

element VehicleModifyRQCoreType/VehicleCharge
diagram
namespace http://www.opentravel.org/OTA/2003/05
type VehicleChargePurposeType
properties
isRef 0
minOcc 0
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
PurposeOTA_CodeTyperequired      
documentation

Refer to OTA Code List Vehicle Charge Purpose Type (VCP).
annotation
documentation
Information on the charges associated with this vehicle.
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>

complexType VehiclePrefType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of VehicleCoreType
properties
base VehicleCoreType
children VehType VehClass
used by
element VehicleModifyRQCoreType/VehPref
attributes
Name  Type  Use  Default  Fixed  Annotation
AirConditionIndxs:booleanoptional      
TransmissionTypeVehicleTransmissionTypeoptional      
FuelTypederived by: xs:NMTOKENoptional      
documentation
The kind of fuel the vehicle uses.
DriveTypederived by: xs:NMTOKENoptional      
documentation
Used to define the drive type of a vehicle.
VehicleQtyxs:nonNegativeIntegeroptional      
documentation
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.
annotation
documentation
The VehiclePrefType complex type defines the information that is used when defining a preference of a vehicle.
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>

attribute VehiclePrefType/@VehicleQty
type xs:nonNegativeInteger
properties
isRef 0
use optional
annotation
documentation
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.
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>

complexType VehicleRentalCoreType
diagram
namespace http://www.opentravel.org/OTA/2003/05
children PickUpLocation ReturnLocation
used by
element VehicleModifyRQCoreType/VehRentalCore
attributes
Name  Type  Use  Default  Fixed  Annotation
PickUpDateTimexs:dateTimeoptional      
ReturnDateTimexs:dateTimeoptional      
annotation
documentation
The VehicleRentalCoreType complex type identifies the data that is common, or core, to almost every transaction associated with the rental of a vehicle.
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>

attribute VehicleRentalCoreType/@PickUpDateTime
type xs:dateTime
properties
isRef 0
use optional
source <xs:attribute name="PickUpDateTime" type="xs:dateTime" use="optional"/>

attribute VehicleRentalCoreType/@ReturnDateTime
type xs:dateTime
properties
isRef 0
use optional
source <xs:attribute name="ReturnDateTime" type="xs:dateTime" use="optional"/>

element VehicleRentalCoreType/PickUpLocation
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of LocationType
properties
isRef 0
minOcc 0
maxOcc 2
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationCodeStringLength1to16optional      
documentation
Code used to identify a location.
CodeContextStringLength1to32  IATA    
documentation
Identifies the context of the identifying code (e.g., IATA, ARC, or internal code).
ExtendedLocationCodeStringLength1to8optional      
documentation
Specifies a unique location code (e.g., ATLC10).
CounterLocationOTA_CodeTypeoptional      
documentation
Identifies the location of a car rental site for an airport/city code.  Refer to OTA Code List Vehicle Where At Facility (VWF).
annotation
documentation
A code to identify the pick up location, along with an optional code context.
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>

attribute VehicleRentalCoreType/PickUpLocation/@ExtendedLocationCode
type StringLength1to8
properties
isRef 0
use optional
facets
minLength 1
maxLength 8
annotation
documentation
Specifies a unique location code (e.g., ATLC10).
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>

attribute VehicleRentalCoreType/PickUpLocation/@CounterLocation
type OTA_CodeType
properties
isRef 0
use optional
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation
Identifies the location of a car rental site for an airport/city code.  Refer to OTA Code List Vehicle Where At Facility (VWF).
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>

element VehicleRentalCoreType/ReturnLocation
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of LocationType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationCodeStringLength1to16optional      
documentation
Code used to identify a location.
CodeContextStringLength1to32  IATA    
documentation
Identifies the context of the identifying code (e.g., IATA, ARC, or internal code).
ExtendedLocationCodeStringLength1to8optional      
documentation
Specifies the unique location code (e.g. ATL10).
CounterLocationOTA_CodeTypeoptional      
documentation
Identifies the location of a car rental site for an airport/city code.  Refer to OTA Code List Vehicle Where At Facility (VWF).
annotation
documentation
A code to identify the return location, along with an optional code context.
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>

attribute VehicleRentalCoreType/ReturnLocation/@ExtendedLocationCode
type StringLength1to8
properties
isRef 0
use optional
facets
minLength 1
maxLength 8
annotation
documentation
Specifies the unique location code (e.g. ATL10).
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>

attribute VehicleRentalCoreType/ReturnLocation/@CounterLocation
type OTA_CodeType
properties
isRef 0
use optional
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation
Identifies the location of a car rental site for an airport/city code.  Refer to OTA Code List Vehicle Where At Facility (VWF).
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>

complexType VehicleSpecialReqPrefType
diagram
namespace http://www.opentravel.org/OTA/2003/05
type extension of StringLength1to255
properties
base StringLength1to255
used by
element VehicleModifyRQAdditionalInfoType/SpecialReqPref
facets
minLength 1
maxLength 255
annotation
documentation
The VehicleSpecialReqPrefType complex type defines a preference for a particular special request.  The preference is expressed using the attribute group PreferLevelType.
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>

complexType VehicleTourInfoType
diagram
namespace http://www.opentravel.org/OTA/2003/05
used by
element VehicleModifyRQAdditionalInfoType/TourInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
TourNumberStringLength1to16optional      
documentation
This is the identifying code assigned by the tour operating company to the tour that includes the vehicle rental.
annotation
documentation
The VehicleTourInfoType provides information about a tour that includes a vehicle rental.
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>

attribute VehicleTourInfoType/@TourNumber
type StringLength1to16
properties
isRef 0
use optional
facets
minLength 1
maxLength 16
annotation
documentation
This is the identifying code assigned by the tour operating company to the tour that includes the vehicle rental.
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>

simpleType ActionType
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes OTA_VehModifyRQ/VehModifyRQCore/@Action OTA_VehModifyRQ/VehModifyRQInfo/@Action
facets
enumeration Add-Update
enumeration Cancel
enumeration Delete
enumeration Add
enumeration Replace
annotation
documentation
Identifes an action to take place.
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>

simpleType AlphaLength3
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attribute CurrencyCodeGroup/@CurrencyCode
facets
pattern [a-zA-Z]{3}
annotation
documentation
Used for Alphabetic Strings, length exactly 3
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>

simpleType AlphaNumericStringLength1to8
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes RateQualifierCoreGroup/@CorpDiscountNmbr VehicleArrivalDetailsType/@Number
facets
pattern [0-9a-zA-Z]{1,8}
annotation
documentation
Used for Alpha-Numeric Strings, length 1 to 8
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>

simpleType MMYYDate
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attribute PaymentCardDateGroup/@ExpireDate
facets
pattern (0[1-9]|1[0-2])[0-9][0-9]
annotation
documentation
Month and year information.
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>

simpleType Money
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:decimal
used by
attribute CurrencyAmountGroup/@Amount
facets
fractionDigits 3
annotation
documentation
Used for amounts, max 3 decimals
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>

simpleType Numeric1to999
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:integer
used by
attribute OTA_VehModifyRQ/VehModifyRQCore/@IndexNumber
facets
minInclusive 1
maxInclusive 999
annotation
documentation
Used for Numeric values, from 1 to 999 inclusive.
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>

simpleType NumericStringLength1to19
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attribute PaymentCardType/@CardNumber
facets
pattern [0-9]{1,19}
annotation
documentation
Used for Numeric Strings, length 1 to 19.
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>

simpleType OffLocationServiceID_Type
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:NMTOKEN
used by
attribute OffLocationServiceCoreType/@Type
facets
enumeration CustPickUp
enumeration VehDelivery
enumeration CustDropOff
enumeration VehCollection
enumeration Exchange
annotation
documentation
The OffLocationServiceType simple type defines a set of valid values for the services that do not occur at the rental facility.
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>

simpleType OTA_CodeType
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes VehicleRentalCoreType/PickUpLocation/@CounterLocation VehicleRentalCoreType/ReturnLocation/@CounterLocation VehicleEquipmentCoreGroup/@EquipType VehicleModifyRQAdditionalInfoType/RentalPaymentPref/@PaymentType TelephoneAttributesGroup/@PhoneTechType VehicleChargePurposeType/@Purpose RateQualifierCoreGroup/@RateCategory VehicleClassGroup/@Size AddressType/@Type UniqueID_Group/@Type VehicleTypeGroup/@VehicleCategory
facets
pattern [0-9A-Z]{1,3}(\.[A-Z]{3}(\.X){0,1}){0,1}
annotation
documentation
Used for codes in the OTA code tables. Possible values of this pattern are 1, 101, 101.EQP, or 101.EQP.X.
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>

simpleType PaymentCardCodeType
namespace http://www.opentravel.org/OTA/2003/05
type union of (restriction of UpperCaseAlphaLength1to2, UpperCaseAlphaLength1to2)
used by
attribute PaymentCardType/@CardCode
annotation
documentation
The 2 digit code used that references the credit card used.
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>

simpleType RatePeriodSimpleType
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:NMTOKEN
used by
attributeGroup RateQualifierCoreGroup
facets
enumeration Hourly
enumeration Daily
enumeration Weekly
enumeration Monthly
enumeration WeekendDay
enumeration Other
enumeration Package
enumeration Bundle
enumeration Total
annotation
documentation
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.
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>

simpleType StringLength0to128
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
complexType CompanyNameType
facets
minLength 0
maxLength 128
annotation
documentation
Used for Character Strings, length 0 to 128
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>

simpleType StringLength1to16
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes CompanyID_AttributesGroup/@Code LocationGroup/@LocationCode CustomerLoyaltyGroup/@ProgramID VehicleTourInfoType/@TourNumber
facets
minLength 1
maxLength 16
annotation
documentation
Used for Character Strings, length 1 to 16
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>

simpleType StringLength1to255
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
element AddressType/AddressLine
complexType VehicleSpecialReqPrefType
facets
minLength 1
maxLength 255
annotation
documentation
Used for Character Strings, length 1 to 255
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>

simpleType StringLength1to32
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes LocationGroup/@CodeContext DirectBillType/@DirectBill_ID ID_Group/@ID CustomerLoyaltyGroup/@MembershipID TelephoneAttributesGroup/@PhoneNumber PromotionCodeGroup/@PromotionCode RateQualifierCoreGroup/@RateQualifier VoucherGroup/@SeriesCode VehicleModifyRQCoreType/RateQualifier/@VendorRateID
facets
minLength 1
maxLength 32
annotation
documentation
Used for Character Strings, length 1 to 32
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>

simpleType StringLength1to64
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
elements PersonNameType/GivenName PersonNameType/Surname
facets
minLength 1
maxLength 64
annotation
documentation
Used for Character Strings, length 1 to 64
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>

simpleType StringLength1to8
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
attributes VehicleTypeGroup/@DoorCount VehicleRentalCoreType/PickUpLocation/@ExtendedLocationCode VehicleRentalCoreType/ReturnLocation/@ExtendedLocationCode
facets
minLength 1
maxLength 8
annotation
documentation
Used for Character Strings, length 1 to 8
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>

simpleType TransactionActionType
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
element OTA_VehModifyRQ/VehModifyRQCore
facets
enumeration Book
enumeration Quote
enumeration Hold
enumeration Initiate
enumeration Ignore
enumeration Modify
enumeration Commit
enumeration Cancel
enumeration CommitOverrideEdits
annotation
documentation
To specify the type of action requested when more than one function could be handled by the message.
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>

simpleType UpperCaseAlphaLength1to2
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:string
used by
element OTA_VehModifyRQ/VehModifyRQCore
simpleTypes PaymentCardCodeType PaymentCardCodeType
facets
pattern [A-Z]{1,2}
annotation
documentation
Used for an Alpha String, length 2 (for letter codes)
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>

simpleType VehicleTransmissionType
namespace http://www.opentravel.org/OTA/2003/05
type restriction of xs:NMTOKEN
used by
attribute VehicleCoreType/@TransmissionType
facets
enumeration Automatic
enumeration Manual
annotation
documentation
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.
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>

attributeGroup CompanyID_AttributesGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType CompanyNameType
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeStringLength1to16optional      
documentation
Identifies a company by the company code.
annotation
documentation
Provides meaning to a company code.
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>

attributeGroup CurrencyAmountGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType VehicleChargeType
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
annotation
documentation
Provides a monetary amount and the currency code to reflect the currency in which this amount is expressed.
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>

attributeGroup CurrencyCodeGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup CurrencyAmountGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
annotation
documentation
Provides a currency code to reflect the currency in which an amount may be expressed.
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>

attributeGroup CustomerLoyaltyGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element CustomerType/CustLoyalty
attributes
Name  Type  Use  Default  Fixed  Annotation
ProgramIDStringLength1to16      
documentation
Identifier to indicate the company owner of the loyalty program.
MembershipIDStringLength1to32      
documentation
Unique identifier of the member in the program (membership number, account number, etc.).
annotation
documentation
Program rewarding frequent use by accumulating credits for services provided by vendors.
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>

attributeGroup ID_Group
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup UniqueID_Group
attributes
Name  Type  Use  Default  Fixed  Annotation
IDStringLength1to32required      
documentation
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.
annotation
documentation
Used to provide a required unique identifier.
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>

attributeGroup LocationGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType LocationType
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationCodeStringLength1to16optional      
documentation
Code used to identify a location.
CodeContextStringLength1to32  IATA    
documentation
Identifies the context of the identifying code (e.g., IATA, ARC, or internal code).
annotation
documentation
Code and optional string to describe a location point.
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>

attributeGroup OTA_PayloadStdAttributes
namespace http://www.opentravel.org/OTA/2003/05
used by
element OTA_VehModifyRQ
attributes
Name  Type  Use  Default  Fixed  Annotation
Versionxs:decimalrequired      
documentation
For all OTA versioned messages, the version of the message is indicated by a decimal value.
annotation
documentation
The OTA_PayloadStdAttributes defines the standard attributes that appear on the root element for all OTA payloads.
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>

attributeGroup PaymentCardDateGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType PaymentCardType
attributes
Name  Type  Use  Default  Fixed  Annotation
ExpireDateMMYYDateoptional      
documentation
Indicates the ending date.
annotation
documentation
Indicates the start and end date for a payment card.
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>

attributeGroup PromotionCodeGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup RateQualifierCoreGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
PromotionCodeStringLength1to32optional      
documentation
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.
annotation
documentation
Used to provide a promotion code.
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>

attributeGroup RateQualifierCoreGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element VehicleModifyRQCoreType/RateQualifier
attributes
Name  Type  Use  Default  Fixed  Annotation
RateCategoryOTA_CodeTypeoptional      
documentation
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).
CorpDiscountNmbrAlphaNumericStringLength1to8optional      
documentation
This is the vendor specific code used to identify a special rate associated with a specific organization.
PromotionCodeStringLength1to32optional      
documentation
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.
RateQualifierStringLength1to32optional      
documentation
This is the vendor specific code for rate codes (e.g. WES, 2A, DLY00).
RatePeriodderived by: RatePeriodSimpleTypeoptional      
documentation
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.
annotation
documentation
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.
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>

attributeGroup TelephoneAttributesGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup TelephoneGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
PhoneTechTypeOTA_CodeTypeoptional      
documentation
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).
PhoneNumberStringLength1to32required      
documentation
Telephone number assigned to a single location.
annotation
documentation
Provides telephone information details.
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>

attributeGroup TelephoneGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup TelephoneInfoGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
PhoneTechTypeOTA_CodeTypeoptional      
documentation
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).
PhoneNumberStringLength1to32required      
documentation
Telephone number assigned to a single location.
annotation
documentation
Construct for holding a telephone number.
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>

attributeGroup TelephoneInfoGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element CustomerType/Telephone
attributes
Name  Type  Use  Default  Fixed  Annotation
PhoneTechTypeOTA_CodeTypeoptional      
documentation
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).
PhoneNumberStringLength1to32required      
documentation
Telephone number assigned to a single location.
annotation
documentation
Information about a telephone number, including the actual number and its usage
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>

attributeGroup UniqueID_Group
namespace http://www.opentravel.org/OTA/2003/05
used by
complexType UniqueID_Type
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
A reference to the type of object defined by the UniqueID element. Refer to OTA Code List Unique ID Type (UIT).
IDStringLength1to32required      
documentation
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.
annotation
documentation
Provides unique identification information.
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>

attributeGroup VehicleClassGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element VehicleCoreType/VehClass
attributes
Name  Type  Use  Default  Fixed  Annotation
SizeOTA_CodeTyperequired      
documentation
The Size attribute identifies the size of a vehicle. Refer to OTA Code List Size (SIZ).
annotation
documentation
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.
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>

attributeGroup VehicleEquipmentCoreGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
attributeGroup VehicleEquipmentPrefGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
EquipTypeOTA_CodeTyperequired      
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)
annotation
documentation
The VehicleEquipmentCoreType complex type identifies the core data that descrbes a piece of special equipment in association with the renting of a vehicle.
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>

attributeGroup VehicleEquipmentPrefGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element VehicleModifyRQCoreType/SpecialEquipPrefs/SpecialEquipPref
attributes
Name  Type  Use  Default  Fixed  Annotation
EquipTypeOTA_CodeTyperequired      
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)
annotation
documentation
The VehicleEquipmentPrefType complex type identifies the data that is used to provide information on a preferred special equipment when renting a vehicle.
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>

attributeGroup VehicleTypeGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element VehicleCoreType/VehType
attributes
Name  Type  Use  Default  Fixed  Annotation
VehicleCategoryOTA_CodeTyperequired      
documentation
The VehicleCategory attribute provides the catgeory of a vehicle.  Refer to OTA Code List Vehicle Category (VEC).
DoorCountStringLength1to8optional      
documentation
The number of doors on a vehicle.  This may be an exact number or a range, i.e. 2-4.
annotation
documentation
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.
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>

attributeGroup VoucherGroup
namespace http://www.opentravel.org/OTA/2003/05
used by
element PaymentFormType/Voucher
attributes
Name  Type  Use  Default  Fixed  Annotation
SeriesCodeStringLength1to32      
documentation
Identification of a series of coupons or vouchers identified by serial number(s).
annotation
documentation
A form of payment using a voucher or coupon.
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>