•Types– a container for data type definitions using some type system (such as XSD).
•Message– an abstract, typed definition of the data being communicated.
•Operation– an abstract description of an action supported by the service.
•Port Type–an abstract set of operations supported by one or more endpoints.
•Binding– a concrete protocol and data format specification for a particular port type.
•Port– a single endpoint defined as a combination of a binding and a network address.
•Service– a collection of related endpoints
posted on 2007-01-30 11:23  pjpop  阅读(176)  评论(0)    收藏  举报