Appendix B. WSDLs and Schemas from Examples

Sales Order Example

This appendix contains a subset of the schema and WSDL definitions from the Sales Order example. The definitions included here are those corresponding to Figure 9-12, with the exception that the WSDL for the Sales Order Status Interface is not shown.

Sales Order Service Interface WSDL

The following shows the WSDL for the Sales Order Service Interface showing only the getOrderDetails() operation and its supporting definitions.

<?xml version="1.0" encoding="UTF-8"?><definitions  xmlns="http://schemas.xmlsoap.org/wsdl/"  xmlns:ns="http://enterprise.com/salesOrder/    salesOrderInterface/    schema/SalesOrderInterface1"  xmlns:tns="http://exampe.com/sales/salesOrder/    SalesOrderInterface/ ...

Get Architecting Composite Applications and Services with TIBCO® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.