XSD Schema Code CarRentalRequest.Xsd 1)Define A XSD Schema For Handling Simple Requests For The Reservation Of Rental Vehicles (CarRentalRequest.Xsd). The Schema Should Assume That The Customer Has Already Decided To Use A Specific Rental Branch. It Should Then Define All The Information That Is Needed When Requesting Information About A Vehicle Rental. The
XSD schema code carRentalRequest.xsd
1)Define a XSD schema for handling simple requests for the reservation of rental vehicles (carRentalRequest.xsd). The schema should assume that the customer has already decided to use a specific rental branch. It should then define all the information that is needed when requesting information about a vehicle rental. The schema should include information such as rate codes, rate type, promotional descriptions, and so on, as well as rate information that had been supplied in a previous availability response, along with any discount number or promotional codes that may affect the rate. For instance, the customer may have a frequent renter number that should be associated with the reservation. Typically rates are offered as either leisure rates or corporate rates. The schema should also define the rental period, as well as information on a distance associated with a particular rate, e.g., limited or unlimited miles per rental period, and customer preferences regarding the type of vehicle and special equipment that can be included with the reservation of a rental vehicle.