Creating a booking engine with Web Services



Hi,

I don't really know where my question should be posted, so if i am in the
wrong section i'm sorry.

Okay now to my question. I am using ASP.NET to consume a web service.
Then I get an xml base response from the web service.
My question is what is the right of going about to parse through
the data and then display the data? I was thinking of using XSLT.

So XSLT will help me parse the data, I also want to use that data i parse
with code.

For example, I call a web service to get booking avaliability from an
Airline Agency. They respond back with an XML document.
I want to get specific data from that XML document display it for the
customer in a neatly formatted way. Then the customer will pick a flight
they are interested in and then my code will generate a response back to
the Airline Agency.

So I need to know how I should do this. Kind of confused in how I should
go about to do this.

Thank you,
Tesh
.



Relevant Pages

  • Re: Sending existing XML document to a document-literal web service
    ... When you say you don't want to parse the object and load it into an object, ... My understanding is that you can use XmlSerializer to read the XML document ... which was then sent out through the web service. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • There was an error generating the XML document. --> Object reference not set to an instance
    ... I've written a web service that returns an xml document with some ... information about documents in a Sharepoint Server, ... Server was unable to process request. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Passing an XML document to a web service
    ... The web service will be on an IBM box, ... > Web services will do serialization for you. ... > You have two options to pass xml document between the client and the ... If that fails, use string. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Web Service calling RPGLE Service Program..?
    ... an XML document has no set length and with integrating a Web Service ... with RPGLE my max length is 65535 for a character ... java program that actually calls an RPGLE Service program passing the ...
    (comp.sys.ibm.as400.misc)
  • RE: XML Documents to Web service
    ... >You can pass an XML document to the web service. ... >Note When you use the wizard to create receive ... >>Publishing an Orchestration as a Web Service using the ...
    (microsoft.public.biztalk.general)