Schema OTA_VehResRS.xsd


schema location:  http://xmlprosdk.wspan.com/msgdoc/wsdl/OTA_VehResRS.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.opentravel.org/OTA_RS/2003/05
 
Elements  Complex types  Simple types  Attr. groups 
OTA_VehResRS  BankAcctType  AlphaLength3  CompanyID_AttributesGroup 
TPA_Extensions  CompanyNameType  AlphaNumericStringLength1to19  CurrencyAmountGroup 
CustomerPrimaryAdditionalType  AlphaNumericStringLength1to8  CurrencyCodeGroup 
CustomerType  DistanceUnitNameType  CustomerLoyaltyGroup 
DirectBillType  EquipmentRestrictionType  ErrorWarningAttributeGroup 
ErrorsType  MMYYDate  ID_Group 
ErrorType  Money  LocationGroup 
FormattedTextSubSectionType  Numeric1to99  OTA_PayloadStdAttributes 
FormattedTextTextType  Numeric1to999  PaymentCardDateGroup 
FormattedTextType  NumericStringLength1to19  PromotionCodeGroup 
FreeTextType  OffLocationServiceID_Type  RateQualifierCoreGroup 
LocationType  OTA_CodeType  TelephoneAttributesGroup 
OffLocationServiceCoreType  PaymentCardCodeType  TelephoneGroup 
OffLocationServicePricedType  RatePeriodSimpleType  TelephoneInfoGroup 
OffLocationServiceType  StringLength0to128  UniqueID_Group 
ParagraphType  StringLength0to255  VehicleClassGroup 
PaymentCardType  StringLength0to64  VehicleEquipmentCoreGroup 
PaymentDetailType  StringLength1to128  VehicleRateDistanceGroup 
PaymentFormType  StringLength1to16  VehicleTypeGroup 
PersonNameType  StringLength1to32  VoucherGroup 
RateQualifierType  StringLength1to64 
SuccessType  StringLength1to8 
TPA_ExtensionsType  TransactionStatusType 
UniqueID_Type  UpperCaseAlphaLength1to2 
VehicleChargePurposeType  VehicleFuelUnitNameType 
VehicleChargeType  VehiclePeriodUnitNameType 
VehicleCoreType  VehicleTransmissionType 
VehicleEquipmentPricedType  VehicleUnitNameType 
VehicleEquipmentType 
VehicleLocationAdditionalDetailsType 
VehicleLocationDetailsType 
VehicleRentalCoreType 
VehicleRentalRateType 
VehicleReservationType 
VehicleResRSAdditionalInfoType 
VehicleResRSCoreType 
VehicleSegmentAdditionalInfoType 
VehicleSegmentCoreType 
VehicleTourInfoType 
VehicleType 
VehicleWhereAtFacilityType 
WarningsType 
WarningType 


element OTA_VehResRS
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
content complex
children Success Warnings VehResRSCore VehResRSInfo Errors
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.
TransactionIdentifierStringLength1to32optional      
documentation
A unique identifier to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).
annotation
documentation
The root tag of OTA_VehResRS contains the standard payload attributes found in all OTA payload documents. 
source <xs:element name="OTA_VehResRS">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The root tag of OTA_VehResRS contains the standard payload attributes found in all OTA payload documents.  </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:sequence>
       
<xs:element name="Success" type="SuccessType"/>
       
<xs:element name="Warnings" type="WarningsType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Informational text pertaining to this rental. More general vendor information may be found under VehicleSegmentAdditionalInfoType in VendorMessages.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="VehResRSCore" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Identifies the common, or core, information associated with the response providing information on the reservation of a rental vehicle.</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:complexContent>
             
<xs:extension base="VehicleResRSCoreType">
               
<xs:attribute name="ReservationStatus" use="optional">
                 
<xs:annotation>
                   
<xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionStatusType or an UpperCaseAlphaLength1to2 code such as an IATA status code.
</xs:documentation>
                 
</xs:annotation>
                 
<xs:simpleType>
                   
<xs:union memberTypes="TransactionStatusType UpperCaseAlphaLength1to2"/>
                 
</xs:simpleType>
               
</xs:attribute>
             
</xs:extension>
           
</xs:complexContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="VehResRSInfo" type="VehicleResRSAdditionalInfoType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Identifies the supplemental information associated with the response poviding information on the reservation of a rental vehicle.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:element name="Errors" type="ErrorsType"/>
   
</xs:choice>
   
<xs:attributeGroup ref="OTA_PayloadStdAttributes"/>
 
</xs:complexType>
</xs:element>

element OTA_VehResRS/Success
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type SuccessType
properties
isRef 0
content complex
source <xs:element name="Success" type="SuccessType"/>

element OTA_VehResRS/Warnings
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type WarningsType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Warning
annotation
documentation
Informational text pertaining to this rental. More general vendor information may be found under VehicleSegmentAdditionalInfoType in VendorMessages.
source <xs:element name="Warnings" type="WarningsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Informational text pertaining to this rental. More general vendor information may be found under VehicleSegmentAdditionalInfoType in VendorMessages.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OTA_VehResRS/VehResRSCore
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of VehicleResRSCoreType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VehReservation TPA_Extensions
attributes
Name  Type  Use  Default  Fixed  Annotation
ReservationStatusderived by: TransactionStatusTypeoptional      
documentation
Used to specify the status of the reservation with either one of the enumerations in TransactionStatusType or an UpperCaseAlphaLength1to2 code such as an IATA status code.
annotation
documentation
Identifies the common, or core, information associated with the response providing information on the reservation of a rental vehicle.
source <xs:element name="VehResRSCore" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Identifies the common, or core, information associated with the response providing information on the reservation of a rental vehicle.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="VehicleResRSCoreType">
       
<xs:attribute name="ReservationStatus" use="optional">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionStatusType or an UpperCaseAlphaLength1to2 code such as an IATA status code.
</xs:documentation>
         
</xs:annotation>
         
<xs:simpleType>
           
<xs:union memberTypes="TransactionStatusType UpperCaseAlphaLength1to2"/>
         
</xs:simpleType>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute OTA_VehResRS/VehResRSCore/@ReservationStatus
type union of (TransactionStatusType, UpperCaseAlphaLength1to2)
properties
isRef 0
use optional
annotation
documentation
Used to specify the status of the reservation with either one of the enumerations in TransactionStatusType or an UpperCaseAlphaLength1to2 code such as an IATA status code.
source <xs:attribute name="ReservationStatus" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used to specify the status of the reservation with either one of the enumerations in TransactionStatusType or an UpperCaseAlphaLength1to2 code such as an IATA status code.
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:union memberTypes="TransactionStatusType UpperCaseAlphaLength1to2"/>
 
</xs:simpleType>
</xs:attribute>

element OTA_VehResRS/VehResRSInfo
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleResRSAdditionalInfoType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ReservationID TPA_Extensions
annotation
documentation
Identifies the supplemental information associated with the response poviding information on the reservation of a rental vehicle.
source <xs:element name="VehResRSInfo" type="VehicleResRSAdditionalInfoType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Identifies the supplemental information associated with the response poviding information on the reservation of a rental vehicle.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OTA_VehResRS/Errors
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type ErrorsType
properties
isRef 0
content complex
children Error
source <xs:element name="Errors" type="ErrorsType"/>

element TPA_Extensions
diagram
namespace http://www.opentravel.org/OTA_RS/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 BankAcctType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
element PaymentFormType/BankAcct
attributes
Name  Type  Use  Default  Fixed  Annotation
ChecksAcceptedIndxs:booleanoptional      
documentation
If true, checks are accepted. If false, checks are not accepted.
annotation
documentation
Customer bank accounts for payments, either for paper checks or electronic funds transfer.
source <xs:complexType name="BankAcctType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Customer bank accounts for payments, either for paper checks or electronic funds transfer.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="ChecksAcceptedInd" type="xs:boolean" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">If true, checks are accepted. If false, checks are not accepted.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute BankAcctType/@ChecksAcceptedInd
type xs:boolean
properties
isRef 0
use optional
annotation
documentation
If true, checks are accepted. If false, checks are not accepted.
source <xs:attribute name="ChecksAcceptedInd" type="xs:boolean" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">If true, checks are accepted. If false, checks are not accepted.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType CompanyNameType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of StringLength0to128
properties
base StringLength0to128
used by
element VehicleSegmentCoreType/Vendor
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_RS/2003/05
children Primary
used by
element VehicleReservationType/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_RS/2003/05
type extension of CustomerType
properties
isRef 0
content complex
children PersonName 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_RS/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_RS/2003/05
children PersonName 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="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_RS/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/CustLoyalty
diagram
namespace http://www.opentravel.org/OTA_RS/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_RS/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.
BillingNumberStringLength0to64optional      
documentation
The number assigned by the subscriber for billing reconciliation of a corporate account.
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:attribute name="BillingNumber" type="StringLength0to64" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">The number assigned by the subscriber for billing reconciliation of a corporate account.</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>

attribute DirectBillType/@BillingNumber
type StringLength0to64
properties
isRef 0
use optional
facets
minLength 0
maxLength 64
annotation
documentation
The number assigned by the subscriber for billing reconciliation of a corporate account.
source <xs:attribute name="BillingNumber" type="StringLength0to64" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The number assigned by the subscriber for billing reconciliation of a corporate account.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ErrorsType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Error
used by
element OTA_VehResRS/Errors
annotation
documentation
A collection of errors that occurred during the processing of a message.
source <xs:complexType name="ErrorsType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A collection of errors that occurred during the processing of a message.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Error" type="ErrorType" maxOccurs="99"/>
 
</xs:sequence>
</xs:complexType>

element ErrorsType/Error
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type ErrorType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
CodeOTA_CodeTypeoptional      
documentation
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).
source <xs:element name="Error" type="ErrorType" maxOccurs="99"/>

complexType ErrorType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of FreeTextType
properties
base FreeTextType
used by
element ErrorsType/Error
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
CodeOTA_CodeTypeoptional      
documentation
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).
annotation
documentation
Standard way to indicate that an error occurred during the processing of an OTA message
source <xs:complexType name="ErrorType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Standard way to indicate that an error occurred during the processing of an OTA message</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="FreeTextType">
     
<xs:attribute name="Type" type="OTA_CodeType" use="required">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attributeGroup ref="ErrorWarningAttributeGroup"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute ErrorType/@Type
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
The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
source <xs:attribute name="Type" type="OTA_CodeType" use="required">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType FormattedTextSubSectionType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Paragraph
used by
element FormattedTextType/SubSection
annotation
documentation
Used to provide subsection formatted text information.
source <xs:complexType name="FormattedTextSubSectionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used to provide subsection formatted text information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Paragraph" type="ParagraphType" maxOccurs="99"/>
 
</xs:sequence>
</xs:complexType>

element FormattedTextSubSectionType/Paragraph
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type ParagraphType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
children Text
attributes
Name  Type  Use  Default  Fixed  Annotation
NameStringLength1to64optional      
documentation
In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.
source <xs:element name="Paragraph" type="ParagraphType" maxOccurs="99"/>

complexType FormattedTextTextType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of xs:string
properties
base xs:string
used by
elements VehicleRentalRateType/RateGuarantee/Description RateQualifierType/RateComments/RateComment ParagraphType/Text
annotation
documentation
Provides text and indicates whether it is formatted or not.
source <xs:complexType name="FormattedTextTextType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Provides text and indicates whether it is formatted or not.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="xs:string"/>
 
</xs:simpleContent>
</xs:complexType>

complexType FormattedTextType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children SubSection
used by
element VehicleSegmentAdditionalInfoType/VendorMessages/VendorMessage
annotation
documentation
Collection of formatted text sub sections.
source <xs:complexType name="FormattedTextType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Collection of formatted text sub sections.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="SubSection" type="FormattedTextSubSectionType" maxOccurs="99"/>
 
</xs:sequence>
</xs:complexType>

element FormattedTextType/SubSection
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type FormattedTextSubSectionType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
children Paragraph
source <xs:element name="SubSection" type="FormattedTextSubSectionType" maxOccurs="99"/>

complexType FreeTextType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of xs:string
properties
base xs:string
used by
complexTypes ErrorType WarningType
annotation
documentation
Textual information to provide descriptions and/or additional information.
source <xs:complexType name="FreeTextType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Textual information to provide descriptions and/or additional information.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="xs:string"/>
 
</xs:simpleContent>
</xs:complexType>

complexType LocationType
diagram
namespace http://www.opentravel.org/OTA_RS/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.
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_RS/2003/05
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: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"/>

complexType OffLocationServicePricedType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children OffLocService
used by
element VehicleSegmentAdditionalInfoType/PricedOffLocService
annotation
documentation
The OffLocationServicePricedType complex type describes the data that is used to describe a priced off-location service, that is, an off-location service and the corresponding charge.
source <xs:complexType name="OffLocationServicePricedType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The OffLocationServicePricedType complex type describes the data that is used to describe a priced off-location service, that is, an off-location service and the corresponding charge.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="OffLocService" type="OffLocationServiceType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on a specific off-airport service, for example, vehicle delivery, customer pickup.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element OffLocationServicePricedType/OffLocService
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type OffLocationServiceType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOffLocationServiceID_Typerequired      
SpecInstructionsStringLength1to128optional      
documentation
Provides special instructions regarding the off location service (e.g., keys with receptionist).
annotation
documentation
Information on a specific off-airport service, for example, vehicle delivery, customer pickup.
source <xs:element name="OffLocService" type="OffLocationServiceType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on a specific off-airport service, for example, vehicle delivery, customer pickup.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType OffLocationServiceType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of OffLocationServiceCoreType
properties
base OffLocationServiceCoreType
used by
element OffLocationServicePricedType/OffLocService
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOffLocationServiceID_Typerequired      
SpecInstructionsStringLength1to128optional      
documentation
Provides special instructions regarding the off location service (e.g., keys with receptionist).
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:attribute name="SpecInstructions" type="StringLength1to128" use="optional">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Provides special instructions regarding the off location service (e.g., keys with receptionist).</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute OffLocationServiceType/@SpecInstructions
type StringLength1to128
properties
isRef 0
use optional
facets
minLength 1
maxLength 128
annotation
documentation
Provides special instructions regarding the off location service (e.g., keys with receptionist).
source <xs:attribute name="SpecInstructions" type="StringLength1to128" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Provides special instructions regarding the off location service (e.g., keys with receptionist).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ParagraphType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Text
used by
element FormattedTextSubSectionType/Paragraph
attributes
Name  Type  Use  Default  Fixed  Annotation
NameStringLength1to64optional      
documentation
In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.
annotation
documentation
An indication of a new paragraph for a sub-section of a formatted text message.
source <xs:complexType name="ParagraphType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">An indication of a new paragraph for a sub-section of a formatted text message.</xs:documentation>
 
</xs:annotation>
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element name="Text" type="FormattedTextTextType"/>
 
</xs:choice>
 
<xs:attribute name="Name" type="StringLength1to64" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute ParagraphType/@Name
type StringLength1to64
properties
isRef 0
use optional
facets
minLength 1
maxLength 64
annotation
documentation
In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.
source <xs:attribute name="Name" type="StringLength1to64" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">In many cases the description repeats, this will allow you to define the information that is being sent, typically used when multiple occurrences of ParagraphType are being sent.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element ParagraphType/Text
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type FormattedTextTextType
properties
isRef 0
content complex
source <xs:element name="Text" type="FormattedTextTextType"/>

complexType PaymentCardType
diagram
namespace http://www.opentravel.org/OTA_RS/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_RS/2003/05
type extension of PaymentFormType
properties
base PaymentFormType
children PaymentCard BankAcct DirectBill Voucher Cash PaymentAmount
used by
element VehicleSegmentAdditionalInfoType/RentalPaymentAmount
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:sequence>
       
<xs:element name="PaymentAmount" minOccurs="0">
         
<xs:complexType>
           
<xs:attributeGroup ref="CurrencyAmountGroup"/>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PaymentDetailType/PaymentAmount
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
source <xs:element name="PaymentAmount" minOccurs="0">
 
<xs:complexType>
   
<xs:attributeGroup ref="CurrencyAmountGroup"/>
 
</xs:complexType>
</xs:element>

complexType PaymentFormType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children PaymentCard BankAcct DirectBill Voucher Cash
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="BankAcct" type="BankAcctType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Details of a bank account. </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:element name="Cash">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Used to indicate payment in cash.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attribute name="CashIndicator" type="xs:boolean" use="optional" default="true">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">If true, this indicates cash is being used.</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</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_RS/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/BankAcct
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type BankAcctType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ChecksAcceptedIndxs:booleanoptional      
documentation
If true, checks are accepted. If false, checks are not accepted.
annotation
documentation
Details of a bank account.
source <xs:element name="BankAcct" type="BankAcctType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Details of a bank account. </xs:documentation>
 
</xs:annotation>
</xs:element>

element PaymentFormType/DirectBill
diagram
namespace http://www.opentravel.org/OTA_RS/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.
BillingNumberStringLength0to64optional      
documentation
The number assigned by the subscriber for billing reconciliation of a corporate account.
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_RS/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>

element PaymentFormType/Cash
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
CashIndicatorxs:booleanoptional  true    
documentation
If true, this indicates cash is being used.
annotation
documentation
Used to indicate payment in cash.
source <xs:element name="Cash">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used to indicate payment in cash.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="CashIndicator" type="xs:boolean" use="optional" default="true">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">If true, this indicates cash is being used.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute PaymentFormType/Cash/@CashIndicator
type xs:boolean
properties
isRef 0
default true
use optional
annotation
documentation
If true, this indicates cash is being used.
source <xs:attribute name="CashIndicator" type="xs:boolean" use="optional" default="true">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">If true, this indicates cash is being used.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType PersonNameType
diagram
namespace http://www.opentravel.org/OTA_RS/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_RS/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_RS/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 RateQualifierType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children RateComments
used by
element VehicleRentalRateType/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.
GuaranteedIndxs:booleanoptional      
documentation
When true, only guaranteed rates should be returned.  When false, all rates should be returned
annotation
documentation
The RateQualifierType complex type describes fully rate information associated with a specific rate quotation, including the description of any promotions that may apply.
source <xs:complexType name="RateQualifierType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The RateQualifierType complex type describes fully rate information associated with a specific rate quotation, including the description of any promotions that may apply.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="RateComments" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="RateComment" maxOccurs="15">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">This may be used to provide any additional information about rates (e.g., must return by Monday at 8 AM). </xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:simpleContent>
               
<xs:extension base="FormattedTextTextType">
                 
<xs:attribute name="Name" type="StringLength1to64" use="optional">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="en">Defines the type of rate comments (e.g., textual rule, marketing information).</xs:documentation>
                   
</xs:annotation>
                 
</xs:attribute>
               
</xs:extension>
             
</xs:simpleContent>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="RateQualifierCoreGroup"/>
</xs:complexType>

element RateQualifierType/RateComments
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RateComment
source <xs:element name="RateComments" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RateComment" maxOccurs="15">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">This may be used to provide any additional information about rates (e.g., must return by Monday at 8 AM). </xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:simpleContent>
           
<xs:extension base="FormattedTextTextType">
             
<xs:attribute name="Name" type="StringLength1to64" use="optional">
               
<xs:annotation>
                 
<xs:documentation xml:lang="en">Defines the type of rate comments (e.g., textual rule, marketing information).</xs:documentation>
               
</xs:annotation>
             
</xs:attribute>
           
</xs:extension>
         
</xs:simpleContent>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RateQualifierType/RateComments/RateComment
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of FormattedTextTextType
properties
isRef 0
minOcc 1
maxOcc 15
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
NameStringLength1to64optional      
documentation
Defines the type of rate comments (e.g., textual rule, marketing information).
annotation
documentation
This may be used to provide any additional information about rates (e.g., must return by Monday at 8 AM).
source <xs:element name="RateComment" maxOccurs="15">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">This may be used to provide any additional information about rates (e.g., must return by Monday at 8 AM). </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="FormattedTextTextType">
       
<xs:attribute name="Name" type="StringLength1to64" use="optional">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">Defines the type of rate comments (e.g., textual rule, marketing information).</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute RateQualifierType/RateComments/RateComment/@Name
type StringLength1to64
properties
isRef 0
use optional
facets
minLength 1
maxLength 64
annotation
documentation
Defines the type of rate comments (e.g., textual rule, marketing information).
source <xs:attribute name="Name" type="StringLength1to64" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Defines the type of rate comments (e.g., textual rule, marketing information).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType SuccessType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
element OTA_VehResRS/Success
annotation
documentation
Standard way to indicate successful processing of an OTA message. Returning an empty element of this type indicates success.
source <xs:complexType name="SuccessType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Standard way to indicate successful processing of an OTA message. Returning an empty element of this type indicates success.</xs:documentation>
 
</xs:annotation>
</xs:complexType>

complexType TPA_ExtensionsType
diagram
namespace http://www.opentravel.org/OTA_RS/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:complexType>

complexType UniqueID_Type
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
elements VehicleSegmentCoreType/ConfID CustomerPrimaryAdditionalType/Primary/CustomerID VehicleResRSAdditionalInfoType/TPA_Extensions/RequestorID VehicleResRSAdditionalInfoType/ReservationID
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 VehicleChargePurposeType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of VehicleChargeType
properties
base VehicleChargeType
children Calculation
used by
element VehicleRentalRateType/VehicleCharges/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_RS/2003/05
children Calculation
used by
element VehicleEquipmentPricedType/Charge
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:sequence>
   
<xs:element name="Calculation" minOccurs="0" maxOccurs="5">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on how this charge was calculated, for example, a daily rate multiplied by the number of days, a percentage, etc.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attribute name="UnitCharge" type="Money" use="optional">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">This is used in conjunction with UnitName to specify the charge per unit as defined by UnitName (e.g., if UnitCharge="100" and UnitName="day" the result is 100 dollars per day).</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="UnitName" type="VehicleUnitNameType" use="optional">
         
<xs:annotation>
           
<xs:documentation xml:lang="en">The UnitName attribute provides the unit on which an item charge may be based when renting a vehicle (e.g., there may be a charge which is based upon the number of days, another charge that is based upon the number of miles, a charge that is based upon the number of gallons).  </xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="CurrencyAmountGroup"/>
</xs:complexType>

element VehicleChargeType/Calculation
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 5
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
UnitChargeMoneyoptional      
documentation
This is used in conjunction with UnitName to specify the charge per unit as defined by UnitName (e.g., if UnitCharge="100" and UnitName="day" the result is 100 dollars per day).
UnitNameVehicleUnitNameTypeoptional      
documentation
The UnitName attribute provides the unit on which an item charge may be based when renting a vehicle (e.g., there may be a charge which is based upon the number of days, another charge that is based upon the number of miles, a charge that is based upon the number of gallons). 
annotation
documentation
Information on how this charge was calculated, for example, a daily rate multiplied by the number of days, a percentage, etc.
source <xs:element name="Calculation" minOccurs="0" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on how this charge was calculated, for example, a daily rate multiplied by the number of days, a percentage, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="UnitCharge" type="Money" use="optional">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">This is used in conjunction with UnitName to specify the charge per unit as defined by UnitName (e.g., if UnitCharge="100" and UnitName="day" the result is 100 dollars per day).</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="UnitName" type="VehicleUnitNameType" use="optional">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The UnitName attribute provides the unit on which an item charge may be based when renting a vehicle (e.g., there may be a charge which is based upon the number of days, another charge that is based upon the number of miles, a charge that is based upon the number of gallons).  </xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute VehicleChargeType/Calculation/@UnitCharge
type Money
properties
isRef 0
use optional
facets
fractionDigits 3
annotation
documentation
This is used in conjunction with UnitName to specify the charge per unit as defined by UnitName (e.g., if UnitCharge="100" and UnitName="day" the result is 100 dollars per day).
source <xs:attribute name="UnitCharge" type="Money" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">This is used in conjunction with UnitName to specify the charge per unit as defined by UnitName (e.g., if UnitCharge="100" and UnitName="day" the result is 100 dollars per day).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute VehicleChargeType/Calculation/@UnitName
type VehicleUnitNameType
properties
isRef 0
use optional
annotation
documentation
The UnitName attribute provides the unit on which an item charge may be based when renting a vehicle (e.g., there may be a charge which is based upon the number of days, another charge that is based upon the number of miles, a charge that is based upon the number of gallons). 
source <xs:attribute name="UnitName" type="VehicleUnitNameType" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The UnitName attribute provides the unit on which an item charge may be based when renting a vehicle (e.g., there may be a charge which is based upon the number of days, another charge that is based upon the number of miles, a charge that is based upon the number of gallons).  </xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType VehicleCoreType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children VehType VehClass
used by
complexType VehicleType
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_RS/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_RS/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 VehicleEquipmentPricedType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Equipment Charge
used by
element VehicleSegmentCoreType/PricedEquips/PricedEquip
attributes
Name  Type  Use  Default  Fixed  Annotation
Requiredxs:booleanoptional  false    
documentation
An indication if this particular equipment is required in the vehicle reservation, or is optional, based upon renter preference.
annotation
documentation
The VehicleEquipmentPricedType complex type identifies the data that describes a priced piece of special equipment in association with the rental of a vehicle.  The data consists of the equipment and the correspondinng charge.
source <xs:complexType name="VehicleEquipmentPricedType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleEquipmentPricedType complex type identifies the data that describes a priced piece of special equipment in association with the rental of a vehicle.  The data consists of the equipment and the correspondinng charge.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Equipment" type="VehicleEquipmentType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Details about a equipment, such as text or description.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Charge" type="VehicleChargeType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The charges as they relate to a single piece of equipment, such as minimum or maximum amounts, taxes, or information on how the charge was calculated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="Required" type="xs:boolean" use="optional" default="false">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">An indication if this particular equipment is required in the vehicle reservation, or is optional, based upon renter preference.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute VehicleEquipmentPricedType/@Required
type xs:boolean
properties
isRef 0
default false
use optional
annotation
documentation
An indication if this particular equipment is required in the vehicle reservation, or is optional, based upon renter preference.
source <xs:attribute name="Required" type="xs:boolean" use="optional" default="false">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">An indication if this particular equipment is required in the vehicle reservation, or is optional, based upon renter preference.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element VehicleEquipmentPricedType/Equipment
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleEquipmentType
properties
isRef 0
content complex
children Description
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)
Quantityxs:positiveIntegeroptional      
RestrictionEquipmentRestrictionType      
annotation
documentation
Details about a equipment, such as text or description.
source <xs:element name="Equipment" type="VehicleEquipmentType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Details about a equipment, such as text or description.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleEquipmentPricedType/Charge
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleChargeType
properties
isRef 0
content complex
children Calculation
attributes
Name  Type  Use  Default  Fixed  Annotation
AmountMoneyoptional      
CurrencyCodeAlphaLength3optional      
documentation
The code specifying a monetary unit. Use ISO 4217, three alpha code.
annotation
documentation
The charges as they relate to a single piece of equipment, such as minimum or maximum amounts, taxes, or information on how the charge was calculated.
source <xs:element name="Charge" type="VehicleChargeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The charges as they relate to a single piece of equipment, such as minimum or maximum amounts, taxes, or information on how the charge was calculated.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleEquipmentType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Description
used by
element VehicleEquipmentPricedType/Equipment
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)
Quantityxs:positiveIntegeroptional      
RestrictionEquipmentRestrictionType      
annotation
documentation
The VehicleEquipmentType complex type identifies the data that fully describes a piece of special equipment, including the description and any restrictions that may apply to its rental.
source <xs:complexType name="VehicleEquipmentType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleEquipmentType complex type identifies the data that fully describes a piece of special equipment, including the description and any restrictions that may apply to its rental.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Description" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="VehicleEquipmentCoreGroup"/>
 
<xs:attribute name="Restriction" type="EquipmentRestrictionType"/>
</xs:complexType>

attribute VehicleEquipmentType/@Restriction
type EquipmentRestrictionType
properties
isRef 0
facets
enumeration OneWayOnly
enumeration RoundTripOnly
enumeration AnyReservation
source <xs:attribute name="Restriction" type="EquipmentRestrictionType"/>

element VehicleEquipmentType/Description
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Description" type="xs:string" minOccurs="0"/>

complexType VehicleLocationAdditionalDetailsType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children CounterLocation
used by
element VehicleLocationDetailsType/AdditionalInfo
annotation
documentation
The VehicleLocationAdditionalDetailsType complex type defines the supplemental information that describes a vehicle rental facility. Such information may include the  operation schedules and services offered.
source <xs:complexType name="VehicleLocationAdditionalDetailsType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleLocationAdditionalDetailsType complex type defines the supplemental information that describes a vehicle rental facility. Such information may include the  operation schedules and services offered.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="CounterLocation" type="VehicleWhereAtFacilityType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Descriptive information about where the rental counter is located. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleLocationAdditionalDetailsType/CounterLocation
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleWhereAtFacilityType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
facets
minLength 0
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationOTA_CodeTyperequired      
documentation
The Location attribute identifies the location of an item at an airport.  Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport).
annotation
documentation
Descriptive information about where the rental counter is located.
source <xs:element name="CounterLocation" type="VehicleWhereAtFacilityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Descriptive information about where the rental counter is located. </xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleLocationDetailsType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Telephone AdditionalInfo
used by
element VehicleSegmentAdditionalInfoType/LocationDetails
annotation
documentation
The VehicleLocationDetailsType complex type defines the core information that describes a vehicle rental facility. Such information may include the code of the facility, the name assigned to that facility, the address and telephone number of the facility.
source <xs:complexType name="VehicleLocationDetailsType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleLocationDetailsType complex type defines the core information that describes a vehicle rental facility. Such information may include the code of the facility, the name assigned to that facility, the address and telephone number of the facility.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Telephone" minOccurs="0" maxOccurs="5">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information about the telephone numbers for this
location.
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="TelephoneInfoGroup"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="AdditionalInfo" type="VehicleLocationAdditionalDetailsType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Supplemental information about the rental facility.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleLocationDetailsType/Telephone
diagram
namespace http://www.opentravel.org/OTA_RS/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.
annotation
documentation
Information about the telephone numbers for this
location.
source <xs:element name="Telephone" minOccurs="0" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information about the telephone numbers for this
location.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="TelephoneInfoGroup"/>
 
</xs:complexType>
</xs:element>

element VehicleLocationDetailsType/AdditionalInfo
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleLocationAdditionalDetailsType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CounterLocation
annotation
documentation
Supplemental information about the rental facility.
source <xs:element name="AdditionalInfo" type="VehicleLocationAdditionalDetailsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Supplemental information about the rental facility.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleRentalCoreType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children PickUpLocation ReturnLocation
used by
element VehicleSegmentCoreType/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: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: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_RS/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.
ExtendedLocationCodeStringLength1to8optional      
documentation
Specifies a unique location code (e.g., ATLC10).
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: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>

element VehicleRentalCoreType/ReturnLocation
diagram
namespace http://www.opentravel.org/OTA_RS/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.
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:simpleContent>
 
</xs:complexType>
</xs:element>

complexType VehicleRentalRateType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children RateDistance VehicleCharges RateQualifier RateGuarantee
used by
element VehicleSegmentCoreType/RentalRate
annotation
documentation
This describes time, mileage and other charges.
source <xs:complexType name="VehicleRentalRateType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">This describes time, mileage and other charges.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="RateDistance" minOccurs="0" maxOccurs="5">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on the distance that a reserved vehicle may be driven as part of the standard rental charge.  Such distance may be unlimited, or a quantity of miles or kilometers for a certain period of time. This may be repeated for situations such as an 8 day rental that has 500 miles per week and 100 miles per additional day.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="VehicleRateDistanceGroup"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="VehicleCharges" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on the charges associated with this vehicle.  Such charges may include the base rental amount, additional mileage amounts, fuel costs, etc.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="VehicleCharge" type="VehicleChargePurposeType" maxOccurs="99">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">Detailed information on one specific charge including an indication of the type of charge.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RateQualifier" type="RateQualifierType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Indicates the type of rates applicable to the customer, along with any discount number or promotional codes that affect the quoted rate.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RateGuarantee" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Used to indicate how long a specific rate is guaranteed.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Description" type="FormattedTextTextType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">A description of the rate guarantee.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleRentalRateType/RateDistance
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 5
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Unlimitedxs:booleanrequired      
documentation
When true there is no mileage/kilometer restriction.
Quantityxs:nonNegativeIntegeroptional      
documentation
Provides the number of miles/kilometers included, typically used when Unlimited is false.
DistUnitNameDistanceUnitNameTypeoptional      
documentation
Provides the units in which distance is measured, when applied to the rental of a vehicle (i.e., miles or kilometers).
annotation
documentation
Information on the distance that a reserved vehicle may be driven as part of the standard rental charge.  Such distance may be unlimited, or a quantity of miles or kilometers for a certain period of time. This may be repeated for situations such as an 8 day rental that has 500 miles per week and 100 miles per additional day.
source <xs:element name="RateDistance" minOccurs="0" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on the distance that a reserved vehicle may be driven as part of the standard rental charge.  Such distance may be unlimited, or a quantity of miles or kilometers for a certain period of time. This may be repeated for situations such as an 8 day rental that has 500 miles per week and 100 miles per additional day.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="VehicleRateDistanceGroup"/>
 
</xs:complexType>
</xs:element>

element VehicleRentalRateType/VehicleCharges
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VehicleCharge
annotation
documentation
Information on the charges associated with this vehicle.  Such charges may include the base rental amount, additional mileage amounts, fuel costs, etc.
source <xs:element name="VehicleCharges" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on the charges associated with this vehicle.  Such charges may include the base rental amount, additional mileage amounts, fuel costs, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="VehicleCharge" type="VehicleChargePurposeType" maxOccurs="99">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Detailed information on one specific charge including an indication of the type of charge.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VehicleRentalRateType/VehicleCharges/VehicleCharge
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleChargePurposeType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
children Calculation
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
Detailed information on one specific charge including an indication of the type of charge.
source <xs:element name="VehicleCharge" type="VehicleChargePurposeType" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Detailed information on one specific charge including an indication of the type of charge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleRentalRateType/RateQualifier
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type RateQualifierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RateComments
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.
GuaranteedIndxs:booleanoptional      
documentation
When true, only guaranteed rates should be returned.  When false, all rates should be returned
annotation
documentation
Indicates the type of rates applicable to the customer, along with any discount number or promotional codes that affect the quoted rate.
source <xs:element name="RateQualifier" type="RateQualifierType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Indicates the type of rates applicable to the customer, along with any discount number or promotional codes that affect the quoted rate.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleRentalRateType/RateGuarantee
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Description
annotation
documentation
Used to indicate how long a specific rate is guaranteed.
source <xs:element name="RateGuarantee" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used to indicate how long a specific rate is guaranteed.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Description" type="FormattedTextTextType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">A description of the rate guarantee.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VehicleRentalRateType/RateGuarantee/Description
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type FormattedTextTextType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
annotation
documentation
A description of the rate guarantee.
source <xs:element name="Description" type="FormattedTextTextType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A description of the rate guarantee.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleReservationType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Customer VehSegmentCore VehSegmentInfo
used by
element VehicleResRSCoreType/VehReservation
annotation
documentation
The VehicleReservationType complex type identifies the data that describes a vehicle reservation.  This data includes information on the customer(s) associated with the rental and details on the vehicle that is being rented.
source <xs:complexType name="VehicleReservationType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleReservationType complex type identifies the data that describes a vehicle reservation.  This data includes information on the customer(s) associated with the rental and details on the vehicle that is being rented.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<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="VehSegmentCore">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Common, or core, information associated with a  reservation period and a reserved vehicle.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="VehicleSegmentCoreType"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="VehSegmentInfo" type="VehicleSegmentAdditionalInfoType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Supplemental information associated with a  reservation period and a reserved vehicle.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleReservationType/Customer
diagram
namespace http://www.opentravel.org/OTA_RS/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 VehicleReservationType/VehSegmentCore
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of VehicleSegmentCoreType
properties
isRef 0
content complex
children ConfID Vendor VehRentalCore Vehicle RentalRate PricedEquips
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation
Common, or core, information associated with a  reservation period and a reserved vehicle.
source <xs:element name="VehSegmentCore">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Common, or core, information associated with a  reservation period and a reserved vehicle.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="VehicleSegmentCoreType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element VehicleReservationType/VehSegmentInfo
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleSegmentAdditionalInfoType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RentalPaymentAmount PricedOffLocService VendorMessages LocationDetails TourInfo TPA_Extensions
attributes
Name  Type  Use  Default  Fixed  Annotation
WrittenConfIndxs:booleanoptional      
documentation
When true, a written confirmation may be requested.
annotation
documentation
Supplemental information associated with a  reservation period and a reserved vehicle.
source <xs:element name="VehSegmentInfo" type="VehicleSegmentAdditionalInfoType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Supplemental information associated with a  reservation period and a reserved vehicle.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleResRSAdditionalInfoType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children ReservationID TPA_Extensions
used by
element OTA_VehResRS/VehResRSInfo
annotation
documentation
The VehicleResRSAdditionalInfoType complex type identifies the supplemental information that is associated with the reservation of a vehicle.
source <xs:complexType name="VehicleResRSAdditionalInfoType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleResRSAdditionalInfoType complex type identifies the supplemental information that is associated with the reservation of a vehicle. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ReservationID" type="UniqueID_Type"/>
   
<xs:element name="TPA_Extensions" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="RequestorID" type="UniqueID_Type" 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:element>
         
<xs:element name="WorldfileError" minOccurs="0">
           
<xs:complexType>
             
<xs:attribute name="Count" type="Numeric1to99"/>
             
<xs:attribute name="Text" type="AlphaNumericStringLength1to19"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleResRSAdditionalInfoType/ReservationID
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type UniqueID_Type
properties
isRef 0
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.
source <xs:element name="ReservationID" type="UniqueID_Type"/>

element VehicleResRSAdditionalInfoType/TPA_Extensions
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RequestorID WorldfileError
source <xs:element name="TPA_Extensions" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RequestorID" type="UniqueID_Type" 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:element>
     
<xs:element name="WorldfileError" minOccurs="0">
       
<xs:complexType>
         
<xs:attribute name="Count" type="Numeric1to99"/>
         
<xs:attribute name="Text" type="AlphaNumericStringLength1to19"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VehicleResRSAdditionalInfoType/TPA_Extensions/RequestorID
diagram
namespace http://www.opentravel.org/OTA_RS/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
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" type="UniqueID_Type" 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:element>

element VehicleResRSAdditionalInfoType/TPA_Extensions/WorldfileError
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
CountNumeric1to99      
TextAlphaNumericStringLength1to19      
source <xs:element name="WorldfileError" minOccurs="0">
 
<xs:complexType>
   
<xs:attribute name="Count" type="Numeric1to99"/>
   
<xs:attribute name="Text" type="AlphaNumericStringLength1to19"/>
 
</xs:complexType>
</xs:element>

attribute VehicleResRSAdditionalInfoType/TPA_Extensions/WorldfileError/@Count
type Numeric1to99
properties
isRef 0
facets
minInclusive 1
maxInclusive 99
source <xs:attribute name="Count" type="Numeric1to99"/>

attribute VehicleResRSAdditionalInfoType/TPA_Extensions/WorldfileError/@Text
type AlphaNumericStringLength1to19
properties
isRef 0
facets
pattern [0-9a-zA-Z]{1,19}
source <xs:attribute name="Text" type="AlphaNumericStringLength1to19"/>

complexType VehicleResRSCoreType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children VehReservation TPA_Extensions
used by
element OTA_VehResRS/VehResRSCore
annotation
documentation
The VehicleResRSCoreType complex type identifies the core, or common, information that is associated with the reservation of a vehicle.
source <xs:complexType name="VehicleResRSCoreType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleResRSCoreType complex type identifies the core, or common, information that is associated with the reservation of a vehicle. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="VehReservation" type="VehicleReservationType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Represents the vehicle rental reservation that was successfully created</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TPA_Extensions" minOccurs="0">
     
<xs:complexType>
       
<xs:attribute name="VehiclesQuantity"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VehicleResRSCoreType/VehReservation
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleReservationType
properties
isRef 0
content complex
children Customer VehSegmentCore VehSegmentInfo
annotation
documentation
Represents the vehicle rental reservation that was successfully created
source <xs:element name="VehReservation" type="VehicleReservationType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Represents the vehicle rental reservation that was successfully created</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleResRSCoreType/TPA_Extensions
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
VehiclesQuantity      
source <xs:element name="TPA_Extensions" minOccurs="0">
 
<xs:complexType>
   
<xs:attribute name="VehiclesQuantity"/>
 
</xs:complexType>
</xs:element>

attribute VehicleResRSCoreType/TPA_Extensions/@VehiclesQuantity
properties
isRef 0
source <xs:attribute name="VehiclesQuantity"/>

complexType VehicleSegmentAdditionalInfoType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children RentalPaymentAmount PricedOffLocService VendorMessages LocationDetails TourInfo TPA_Extensions
used by
element VehicleReservationType/VehSegmentInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
WrittenConfIndxs:booleanoptional      
documentation
When true, a written confirmation may be requested.
annotation
documentation
The VehicleSegmentAdditionalInfoType complex type identifies the data that descibes the supplemental information assocated with a vehicle segment.  Such information may be associated with the reservation of a vehicle, but is not normally included.
source <xs:complexType name="VehicleSegmentAdditionalInfoType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleSegmentAdditionalInfoType complex type identifies the data that descibes the supplemental information assocated with a vehicle segment.  Such information may be associated with the reservation of a vehicle, but is not normally included.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="RentalPaymentAmount" type="PaymentDetailType" minOccurs="0" maxOccurs="5">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Used for payment information, may be prepayment, actual, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PricedOffLocService" type="OffLocationServicePricedType" minOccurs="0" maxOccurs="4">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on an off-location service associated with this reservation, along with the associated charge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VendorMessages" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">A collection of free-format messages associated with this reservation.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="VendorMessage" type="FormattedTextType" maxOccurs="99">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">A specific vendor message associated with this reservation.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="LocationDetails" type="VehicleLocationDetailsType" minOccurs="0" maxOccurs="2">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Detailed information about the associated rental facilities, for example, address, phone number, hours of operation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TourInfo" type="VehicleTourInfoType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Details of a tour associated with which this reservation information is associated. Rate information may vary if associated with a tour.  </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TPA_Extensions" minOccurs="0">
     
<xs:complexType>
       
<xs:attribute name="TicketTimeLimit"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="WrittenConfInd" type="xs:boolean" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">When true, a written confirmation may be requested.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute VehicleSegmentAdditionalInfoType/@WrittenConfInd
type xs:boolean
properties
isRef 0
use optional
annotation
documentation
When true, a written confirmation may be requested.
source <xs:attribute name="WrittenConfInd" type="xs:boolean" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">When true, a written confirmation may be requested.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element VehicleSegmentAdditionalInfoType/RentalPaymentAmount
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type PaymentDetailType
properties
isRef 0
minOcc 0
maxOcc 5
content complex
children PaymentCard BankAcct DirectBill Voucher Cash PaymentAmount
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
Used for payment information, may be prepayment, actual, etc.
source <xs:element name="RentalPaymentAmount" type="PaymentDetailType" minOccurs="0" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used for payment information, may be prepayment, actual, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentAdditionalInfoType/PricedOffLocService
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type OffLocationServicePricedType
properties
isRef 0
minOcc 0
maxOcc 4
content complex
children OffLocService
annotation
documentation
Information on an off-location service associated with this reservation, along with the associated charge.
source <xs:element name="PricedOffLocService" type="OffLocationServicePricedType" minOccurs="0" maxOccurs="4">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on an off-location service associated with this reservation, along with the associated charge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentAdditionalInfoType/VendorMessages
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VendorMessage
annotation
documentation
A collection of free-format messages associated with this reservation.
source <xs:element name="VendorMessages" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A collection of free-format messages associated with this reservation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="VendorMessage" type="FormattedTextType" maxOccurs="99">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">A specific vendor message associated with this reservation.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VehicleSegmentAdditionalInfoType/VendorMessages/VendorMessage
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type FormattedTextType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
children SubSection
annotation
documentation
A specific vendor message associated with this reservation.
source <xs:element name="VendorMessage" type="FormattedTextType" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A specific vendor message associated with this reservation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentAdditionalInfoType/LocationDetails
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleLocationDetailsType
properties
isRef 0
minOcc 0
maxOcc 2
content complex
children Telephone AdditionalInfo
annotation
documentation
Detailed information about the associated rental facilities, for example, address, phone number, hours of operation.
source <xs:element name="LocationDetails" type="VehicleLocationDetailsType" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Detailed information about the associated rental facilities, for example, address, phone number, hours of operation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentAdditionalInfoType/TourInfo
diagram
namespace http://www.opentravel.org/OTA_RS/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 associated 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 associated with which this reservation information is associated. Rate information may vary if associated with a tour.  </xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentAdditionalInfoType/TPA_Extensions
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TicketTimeLimit      
source <xs:element name="TPA_Extensions" minOccurs="0">
 
<xs:complexType>
   
<xs:attribute name="TicketTimeLimit"/>
 
</xs:complexType>
</xs:element>

attribute VehicleSegmentAdditionalInfoType/TPA_Extensions/@TicketTimeLimit
properties
isRef 0
source <xs:attribute name="TicketTimeLimit"/>

complexType VehicleSegmentCoreType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children ConfID Vendor VehRentalCore Vehicle RentalRate PricedEquips
used by
element VehicleReservationType/VehSegmentCore
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation
The VehicleSegmentCoreType complex type identifies the core, or common, data that descibes the information assocated with a vehicle segment.  Such information is typically provided in a reservation.
source <xs:complexType name="VehicleSegmentCoreType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleSegmentCoreType complex type identifies the core, or common, data that descibes the information assocated with a vehicle segment.  Such information is typically provided in a reservation.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ConfID" type="UniqueID_Type" minOccurs="0" maxOccurs="2">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">A confirmation number by which this reservation can be uniquely identified</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Vendor" type="CompanyNameType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Identifies the vendor associated with this information</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="Vehicle" type="VehicleType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on one specific vehicle along with detailed information on the charges associated with this vehicle.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RentalRate" type="VehicleRentalRateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information on the rates associated with this vehicle.  Rate information can include the distance and the base rental cost, along with information on the various factors that may infuence this rate.  </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PricedEquips" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">A collection of special equipment that is part of this reservation, along with the charges associated with this equipment.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="PricedEquip" type="VehicleEquipmentPricedType" maxOccurs="25">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">A specific piece of special equipment, along with the quantity, restrictions and charge.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<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:complexType>

attribute VehicleSegmentCoreType/@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>

element VehicleSegmentCoreType/ConfID
diagram
namespace http://www.opentravel.org/OTA_RS/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 confirmation number by which this reservation can be uniquely identified
source <xs:element name="ConfID" type="UniqueID_Type" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A confirmation number by which this reservation can be uniquely identified</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentCoreType/Vendor
diagram
namespace http://www.opentravel.org/OTA_RS/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
Identifies the vendor associated with this information
source <xs:element name="Vendor" type="CompanyNameType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Identifies the vendor associated with this information</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentCoreType/VehRentalCore
diagram
namespace http://www.opentravel.org/OTA_RS/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 VehicleSegmentCoreType/Vehicle
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleType
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.
annotation
documentation
Information on one specific vehicle along with detailed information on the charges associated with this vehicle.
source <xs:element name="Vehicle" type="VehicleType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on one specific vehicle along with detailed information on the charges associated with this vehicle.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentCoreType/RentalRate
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleRentalRateType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RateDistance VehicleCharges RateQualifier RateGuarantee
annotation
documentation
Information on the rates associated with this vehicle.  Rate information can include the distance and the base rental cost, along with information on the various factors that may infuence this rate. 
source <xs:element name="RentalRate" type="VehicleRentalRateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information on the rates associated with this vehicle.  Rate information can include the distance and the base rental cost, along with information on the various factors that may infuence this rate.  </xs:documentation>
 
</xs:annotation>
</xs:element>

element VehicleSegmentCoreType/PricedEquips
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children PricedEquip
annotation
documentation
A collection of special equipment that is part of this reservation, along with the charges associated with this equipment.
source <xs:element name="PricedEquips" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A collection of special equipment that is part of this reservation, along with the charges associated with this equipment.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="PricedEquip" type="VehicleEquipmentPricedType" maxOccurs="25">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">A specific piece of special equipment, along with the quantity, restrictions and charge.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VehicleSegmentCoreType/PricedEquips/PricedEquip
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type VehicleEquipmentPricedType
properties
isRef 0
minOcc 1
maxOcc 25
content complex
children Equipment Charge
attributes
Name  Type  Use  Default  Fixed  Annotation
Requiredxs:booleanoptional  false    
documentation
An indication if this particular equipment is required in the vehicle reservation, or is optional, based upon renter preference.
annotation
documentation
A specific piece of special equipment, along with the quantity, restrictions and charge.
source <xs:element name="PricedEquip" type="VehicleEquipmentPricedType" maxOccurs="25">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">A specific piece of special equipment, along with the quantity, restrictions and charge.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType VehicleTourInfoType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
element VehicleSegmentAdditionalInfoType/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>

complexType VehicleType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of VehicleCoreType
properties
base VehicleCoreType
children VehType VehClass
used by
element VehicleSegmentCoreType/Vehicle
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 VehicleType complex type identifie sthe data that fully describes a vehicle. This includes the core information along with supplemental information such as make and model, and a link to a picture.
source <xs:complexType name="VehicleType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleType complex type identifie sthe data that fully describes a vehicle. This includes the core information along with supplemental information such as make and model, and a link to a picture.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="VehicleCoreType"/>
 
</xs:complexContent>
</xs:complexType>

complexType VehicleWhereAtFacilityType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of StringLength0to255
properties
base StringLength0to255
used by
element VehicleLocationAdditionalDetailsType/CounterLocation
facets
minLength 0
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationOTA_CodeTyperequired      
documentation
The Location attribute identifies the location of an item at an airport.  Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport).
annotation
documentation
The VehicleWhereAtFacilityType complex type defines the information needed to describe the location of the associated item at a rental facility.  Example of the items that may make use of this type include Rental Counter, Vehicle Parking Locations, etc.
source <xs:complexType name="VehicleWhereAtFacilityType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleWhereAtFacilityType complex type defines the information needed to describe the location of the associated item at a rental facility.  Example of the items that may make use of this type include Rental Counter, Vehicle Parking Locations, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="StringLength0to255">
     
<xs:attribute name="Location" type="OTA_CodeType" use="required">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The Location attribute identifies the location of an item at an airport.  Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport).</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute VehicleWhereAtFacilityType/@Location
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
The Location attribute identifies the location of an item at an airport.  Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport).
source <xs:attribute name="Location" type="OTA_CodeType" use="required">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The Location attribute identifies the location of an item at an airport.  Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType WarningsType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
children Warning
used by
element OTA_VehResRS/Warnings
annotation
documentation
Collection of warnings.
source <xs:complexType name="WarningsType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Collection of warnings.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Warning" type="WarningType" maxOccurs="99"/>
 
</xs:sequence>
</xs:complexType>

element WarningsType/Warning
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type WarningType
properties
isRef 0
minOcc 1
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
CodeOTA_CodeTypeoptional      
documentation
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).
source <xs:element name="Warning" type="WarningType" maxOccurs="99"/>

complexType WarningType
diagram
namespace http://www.opentravel.org/OTA_RS/2003/05
type extension of FreeTextType
properties
base FreeTextType
used by
element WarningsType/Warning
attributes
Name  Type  Use  Default  Fixed  Annotation
TypeOTA_CodeTyperequired      
documentation
The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
CodeOTA_CodeTypeoptional      
documentation
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).
annotation
documentation
Standard way to indicate successful processing of an OTA message, but one in which warnings are generated
source <xs:complexType name="WarningType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Standard way to indicate successful processing of an OTA message, but one in which warnings are generated</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="FreeTextType">
     
<xs:attribute name="Type" type="OTA_CodeType" use="required">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attributeGroup ref="ErrorWarningAttributeGroup"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute WarningType/@Type
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
The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).
source <xs:attribute name="Type" type="OTA_CodeType" use="required">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The Warning element MUST contain the Type attribute that uses a recommended set of values to indicate the warning type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

simpleType AlphaLength3
namespace http://www.opentravel.org/OTA_RS/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 AlphaNumericStringLength1to19
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
attribute VehicleResRSAdditionalInfoType/TPA_Extensions/WorldfileError/@Text
facets
pattern [0-9a-zA-Z]{1,19}
annotation
documentation
Used forAlpha-Numeric Strings, length 1 to 19
source <xs:simpleType name="AlphaNumericStringLength1to19">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used forAlpha-Numeric Strings, length 1 to 19</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9a-zA-Z]{1,19}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType AlphaNumericStringLength1to8
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
attribute RateQualifierCoreGroup/@CorpDiscountNmbr
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 DistanceUnitNameType
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:NMTOKEN
used by
simpleType VehicleUnitNameType
attribute VehicleRateDistanceGroup/@DistUnitName
facets
enumeration Mile
enumeration Km
enumeration Block
annotation
documentation
This simple type defines a set of valid values for the units in which distance is measured (i.e. mile or kilometer).
source <xs:simpleType name="DistanceUnitNameType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">This simple type defines a set of valid values for the units in which distance is measured (i.e. mile or kilometer).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="Mile"/>
   
<xs:enumeration value="Km"/>
   
<xs:enumeration value="Block"/>
 
</xs:restriction>
</xs:simpleType>

simpleType EquipmentRestrictionType
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:NMTOKEN
used by
attribute VehicleEquipmentType/@Restriction
facets
enumeration OneWayOnly
enumeration RoundTripOnly
enumeration AnyReservation
annotation
documentation
The EquipmentRestrictionSimpleType simple type defines a set of valid values for the restrictions that may be placed upon special equipment included as part of the rental of a vehicle.  Some equipment is restricted to rentals that return to the same place, some equipment is restricted to one-way rentals, and some equipment has no restrictions.
source <xs:simpleType name="EquipmentRestrictionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The EquipmentRestrictionSimpleType simple type defines a set of valid values for the restrictions that may be placed upon special equipment included as part of the rental of a vehicle.  Some equipment is restricted to rentals that return to the same place, some equipment is restricted to one-way rentals, and some equipment has no restrictions.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="OneWayOnly"/>
   
<xs:enumeration value="RoundTripOnly"/>
   
<xs:enumeration value="AnyReservation"/>
 
</xs:restriction>
</xs:simpleType>

simpleType MMYYDate
namespace http://www.opentravel.org/OTA_RS/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_RS/2003/05
type restriction of xs:decimal
used by
attributes CurrencyAmountGroup/@Amount VehicleChargeType/Calculation/@UnitCharge
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 Numeric1to99
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:integer
used by
attribute VehicleResRSAdditionalInfoType/TPA_Extensions/WorldfileError/@Count
facets
minInclusive 1
maxInclusive 99
annotation
documentation
Used for Numeric values, from 1 to 99 inclusive
source <xs:simpleType name="Numeric1to99">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used for Numeric values, from 1 to 99 inclusive</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="99"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Numeric1to999
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:integer
used by
attribute VehicleSegmentCoreType/@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_RS/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_RS/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_RS/2003/05
type restriction of xs:string
used by
attributes ErrorWarningAttributeGroup/@Code VehicleEquipmentCoreGroup/@EquipType VehicleWhereAtFacilityType/@Location TelephoneAttributesGroup/@PhoneTechType VehicleChargePurposeType/@Purpose RateQualifierCoreGroup/@RateCategory VehicleClassGroup/@Size ErrorType/@Type WarningType/@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_RS/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_RS/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_RS/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 StringLength0to255
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
complexType VehicleWhereAtFacilityType
facets
minLength 0
maxLength 255
annotation
documentation
Used for Character Strings, length 0 to 255
source <xs:simpleType name="StringLength0to255">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used for Character Strings, length 0 to 255</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>

simpleType StringLength0to64
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
attribute DirectBillType/@BillingNumber
facets
minLength 0
maxLength 64
annotation
documentation
Used for Character Strings, length 0 to 64
source <xs:simpleType name="StringLength0to64">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used for Character Strings, length 0 to 64</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="64"/>
 
</xs:restriction>
</xs:simpleType>

simpleType StringLength1to128
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
attribute OffLocationServiceType/@SpecInstructions
facets
minLength 1
maxLength 128
annotation
documentation
Used for Character Strings, length 1 to 128
source <xs:simpleType name="StringLength1to128">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used for Character Strings, length 1 to 128</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="128"/>
 
</xs:restriction>
</xs:simpleType>

simpleType StringLength1to16
namespace http://www.opentravel.org/OTA_RS/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 StringLength1to32
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
attributes DirectBillType/@DirectBill_ID ID_Group/@ID CustomerLoyaltyGroup/@MembershipID TelephoneAttributesGroup/@PhoneNumber PromotionCodeGroup/@PromotionCode RateQualifierCoreGroup/@RateQualifier VoucherGroup/@SeriesCode OTA_PayloadStdAttributes/@TransactionIdentifier
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_RS/2003/05
type restriction of xs:string
used by
elements PersonNameType/GivenName PersonNameType/Surname
attributes ParagraphType/@Name RateQualifierType/RateComments/RateComment/@Name
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_RS/2003/05
type restriction of xs:string
used by
attributes VehicleTypeGroup/@DoorCount VehicleRentalCoreType/PickUpLocation/@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 TransactionStatusType
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
element OTA_VehResRS/VehResRSCore
facets
enumeration Pending
enumeration Cancelled
enumeration Modified
enumeration Committed
enumeration Ignored
enumeration On Hold
enumeration Unsuccessful
annotation
documentation
To specify a status to the transaction, usually in the response message, of the action specifed in the request message.
source <xs:simpleType name="TransactionStatusType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">To specify a status to the transaction, usually in the response message, of the action specifed in the request message.
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Pending"/>
   
<xs:enumeration value="Cancelled"/>
   
<xs:enumeration value="Modified"/>
   
<xs:enumeration value="Committed"/>
   
<xs:enumeration value="Ignored"/>
   
<xs:enumeration value="On Hold"/>
   
<xs:enumeration value="Unsuccessful"/>
 
</xs:restriction>
</xs:simpleType>

simpleType UpperCaseAlphaLength1to2
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:string
used by
element OTA_VehResRS/VehResRSCore
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 VehicleFuelUnitNameType
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:NMTOKEN
used by
simpleType VehicleUnitNameType
facets
enumeration Gallon
enumeration Liter
annotation
documentation
The VehicleFuelUnitNameSimpleType simple type defines a set of valid values for the units in which fuel is measured.  The rental of a vehicle may include a charge to provide fuel for the vehicle, expressed in Gallons or Liters.
source <xs:simpleType name="VehicleFuelUnitNameType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleFuelUnitNameSimpleType simple type defines a set of valid values for the units in which fuel is measured.  The rental of a vehicle may include a charge to provide fuel for the vehicle, expressed in Gallons or Liters. </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="Gallon"/>
   
<xs:enumeration value="Liter"/>
 
</xs:restriction>
</xs:simpleType>

simpleType VehiclePeriodUnitNameType
namespace http://www.opentravel.org/OTA_RS/2003/05
type restriction of xs:NMTOKEN
used by
simpleType VehicleUnitNameType
facets
enumeration RentalPeriod
enumeration Year
enumeration Month
enumeration Week
enumeration Day
enumeration Hour
enumeration Weekend
enumeration Bundle
enumeration Package
annotation
documentation
The VehiclePeriodUnitNameSimpleType simple type defines a set of valid values for a period of time that may be used as part of the reservation of a vehicle.  Examples of these valid values include day, hour, rental period for expressing the entire duration of the rental, etc.
source <xs:simpleType name="VehiclePeriodUnitNameType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehiclePeriodUnitNameSimpleType simple type defines a set of valid values for a period of time that may be used as part of the reservation of a vehicle.  Examples of these valid values include day, hour, rental period for expressing the entire duration of the rental, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="RentalPeriod"/>
   
<xs:enumeration value="Year"/>
   
<xs:enumeration value="Month"/>
   
<xs:enumeration value="Week"/>
   
<xs:enumeration value="Day"/>
   
<xs:enumeration value="Hour"/>
   
<xs:enumeration value="Weekend">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The calculation is for each weekend.</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="Package">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The charge is based on the package.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType VehicleTransmissionType
namespace http://www.opentravel.org/OTA_RS/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>

simpleType VehicleUnitNameType
namespace http://www.opentravel.org/OTA_RS/2003/05
type union of (VehiclePeriodUnitNameType, VehicleFuelUnitNameType, DistanceUnitNameType)
used by
attribute VehicleChargeType/Calculation/@UnitName
annotation
documentation
The VehicleUnitNameSimpleType simple type defines a set of valid values for the units on which an item charge may be based when renting a vehicle.  For example, there may be a charge which is based upon the number of days, another charge that is based upon the numbers of miles, a charge that is based upon the number of gallons, etc. 
source <xs:simpleType name="VehicleUnitNameType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The VehicleUnitNameSimpleType simple type defines a set of valid values for the units on which an item charge may be based when renting a vehicle.  For example, there may be a charge which is based upon the number of days, another charge that is based upon the numbers of miles, a charge that is based upon the number of gallons, etc.  </xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="VehiclePeriodUnitNameType VehicleFuelUnitNameType DistanceUnitNameType"/>
</xs:simpleType>

attributeGroup CompanyID_AttributesGroup
namespace http://www.opentravel.org/OTA_RS/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_RS/2003/05
used by
element PaymentDetailType/PaymentAmount
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_RS/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_RS/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 ErrorWarningAttributeGroup
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
complexTypes ErrorType WarningType
attributes
Name  Type  Use  Default  Fixed  Annotation
CodeOTA_CodeTypeoptional      
documentation
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).
annotation
documentation
Used to identify an application error by either text, code, or by an online description and also to give the status, tag, and/or identification of the record that may have caused the error.
source <xs:attributeGroup name="ErrorWarningAttributeGroup">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Used to identify an application error by either text, code, or by an online description and also to give the status, tag, and/or identification of the record that may have caused the error.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="Code" type="OTA_CodeType" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">If present, this refers to a table of coded values exchanged between applications to identify errors or warnings. Refer to OTA Code List Error Codes (ERR).</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup ID_Group
namespace http://www.opentravel.org/OTA_RS/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_RS/2003/05
used by
complexType LocationType
attributes
Name  Type  Use  Default  Fixed  Annotation
LocationCodeStringLength1to16optional      
documentation
Code used to identify a location.
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:attributeGroup>

attributeGroup OTA_PayloadStdAttributes
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
element OTA_VehResRS
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.
TransactionIdentifierStringLength1to32optional      
documentation
A unique identifier to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).
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:attribute name="TransactionIdentifier" type="StringLength1to32" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">A unique identifier to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup PaymentCardDateGroup
namespace http://www.opentravel.org/OTA_RS/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_RS/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_RS/2003/05
used by
complexType RateQualifierType
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.
GuaranteedIndxs:booleanoptional      
documentation
When true, only guaranteed rates should be returned.  When false, all rates should be returned
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:attribute name="GuaranteedInd" type="xs:boolean" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">When true, only guaranteed rates should be returned.  When false, all rates should be returned</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup TelephoneAttributesGroup
namespace http://www.opentravel.org/OTA_RS/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_RS/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_RS/2003/05
used by
element VehicleLocationDetailsType/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_RS/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_RS/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_RS/2003/05
used by
complexType VehicleEquipmentType
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)
Quantityxs:positiveIntegeroptional      
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 xml:lang="en">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:attribute name="Quantity" type="xs:positiveInteger" use="optional"/>
</xs:attributeGroup>

attributeGroup VehicleRateDistanceGroup
namespace http://www.opentravel.org/OTA_RS/2003/05
used by
element VehicleRentalRateType/RateDistance
attributes
Name  Type  Use  Default  Fixed  Annotation
Unlimitedxs:booleanrequired      
documentation
When true there is no mileage/kilometer restriction.
Quantityxs:nonNegativeIntegeroptional      
documentation
Provides the number of miles/kilometers included, typically used when Unlimited is false.
DistUnitNameDistanceUnitNameTypeoptional      
documentation
Provides the units in which distance is measured, when applied to the rental of a vehicle (i.e., miles or kilometers).
annotation
documentation
Provides information on a distance associated with a particular rate (e.g., the distance may be  expressed as Unlimited miles per rental period or 200 miles per day).
source <xs:attributeGroup name="VehicleRateDistanceGroup">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Provides information on a distance associated with a particular rate (e.g., the distance may be  expressed as Unlimited miles per rental period or 200 miles per day).</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="Unlimited" type="xs:boolean" use="required">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">When true there is no mileage/kilometer restriction.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="Quantity" type="xs:nonNegativeInteger" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">Provides the number of miles/kilometers included, typically used when Unlimited is false.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="DistUnitName" type="DistanceUnitNameType" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="en">Provides the units in which distance is measured, when applied to the rental of a vehicle (i.e., miles or kilometers).</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attributeGroup VehicleTypeGroup
namespace http://www.opentravel.org/OTA_RS/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_RS/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>