Question: Write a simple SOAP program that returns information about commercial flights from the XML Schema What to submit: 1. A report that shows your design,
Write a simple SOAP program that returns information about commercial flights from the XML Schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:FI="http://www.travelinfo.com/FlightInfo" targetNamespace="http://www.travelinfo.com/FlightInfo"> "FI:TimeType" minOccurs="0" />
What to submit:
1. A report that shows your design, your implementation, and your test cases. You need to show important design decisions you make, key algorithms and data structures you used (if any), and the platform (e.g., software, hardware) based on which the system is implemented. You also need to show screenshots of the execution of your system.
2. A working prototype of the system. You can use any platform or IDE you feel comfortable with as long as you clearly report these details in the project report. Submit the source code along with instructions how to execute your system.
Note that the input (queries on the flight availability) and output (response to queries) can be written in any of the following formats: XML file, plain text file, or system I/O. The system can be tested on a live web server, or on a simulated environment such as a local server.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
