The Rise of Web Services: Completing the Picture
page 4 of 9
by Jean-Christophe Cimetiere
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 18904/ 150

WSDL Architecture

A WSDL document has clearly defined sub-elements. It begins with the tag which describes the service called, and has several sub-tags to ensure the sequence of a SOAP message.

<?xml version="1.0" ?>
<definitions
name="BabelFishService"
targetNamespace=
"http://www.xmethods.net
/BabelFishService"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<message name="BabelFishRequest">
<message name="BabelFishResponse">
<portType name="BabelFishPortType">
<binding name="BabelFishBinding" type= "BabelFishPortType">
<service name="BabelFish">
</definitions


View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 1 and 4 and type the answer here:

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2009 ASPAlliance.com  |  Page Processed at 11/21/2009 1:57:45 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search