Web Service Example 8: Component Table with an Input XSL Transformation

Previous Next

See Also

First complete Web Service Example 7: Component Table with an Output XSL Transformation. 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.

Next: Web Service Example 8: Step-by-Step Instructions.

Related Topics

Web Service Example 8: Step-by-Step Instructions

Web Service Example 8: SOAP request and response messages