<xs:attribute name="Key"
type="common:typeRef"
use="optional"
/>
<xs:attribute name="VendorCode"
type="common:typeSupplierCode"
use="required"
/>
<xs:attribute name="EffectiveDate"
type="common:typeDate"
use="required"
/>
<xs:attribute name="ExpirationDate"
type="common:typeDate"
use="required"
/>
<xs:attribute name="ProviderCode"
type="common:typeProviderCode"
use="optional"
/>
<xs:attribute name="PickupDateTime"
type="xs:string"
use="optional"
/>
<xs:attribute name="PickupLocation"
type="common:typeIATACode"
use="optional"
/>
<xs:attribute name="ReturnDateTime"
type="xs:string"
use="optional"
/>
<xs:attribute name="ReturnLocation"
type="common:typeIATACode"
use="optional"
/>
<xs:attribute name="PickupLocationType"
type="common:typeVehicleLocation"
use="optional"
/>
<xs:attribute name="ReturnLocationType"
type="common:typeVehicleLocation"
use="optional"
/>
<xs:attribute name="PickupLocationNumber"
type="xs:string"
use="optional"
/>
<xs:attribute name="ReturnLocationNumber"
type="xs:string"
use="optional"
/>
<xs:attribute name="AirConditioning"
type="xs:boolean"
use="optional"
/>
<xs:attribute name="TransmissionType"
type="common:typeVehicleTransmission"
use="optional"
/>
<xs:attribute name="VehicleClass"
type="common:typeVehicleClass"
use="optional"
/>
<xs:attribute name="Category"
type="common:typeVehicleCategory"
use="optional"
/>
<xs:attribute name="DoorCount"
type="common:typeDoorCount"
use="optional"
/>
<xs:attribute name="RateCode"
type="common:typeRateCode"
use="optional"
/>
<xs:attribute name="RateCategory"
type="common:typeRateCategory"
use="optional"
/>
<xs:attribute name="DiscountNumber"
type="common:typeDiscountNumber"
use="optional"
/>
<xs:attribute name="OfferRef"
type="common:typeRef"
use="optional"
/>
<xs:attributeGroup ref="common:attrElementKeyResults"
/>