Web service example 8: Component table with an input XSL transformation

Previous Next

First complete Web service example 7: Define a component table to access a web service. This example is an add-on.

In this example, you extend the GetMultipleTours method of the TRAVELSERVICE web service provider with a SearchXML input parameter that contains a SearchDestination condition.

Next, you will enhance the TRAVELCOMPONENT component table with an additional SearchDestination column that represents a search condition for destination, and you will see how to write the input XSL transformation needed.

 

Continue with

Web service example 8: Step-by-step instructions

See also

Web service example 8: SOAP request and response messages