: Public <<Protocol>> Class
Created: 19.03.2018 12:02:53
Modified: 27.04.2018 10:48:01
Project:
Advanced:
Web Services Description Language (WSDL) Version 2.0 <br/><br/>This standard defines the mechanism for a system to describe the services that it supports.<br/><br/>WSDL 2.0 describes a Web service in two fundamental stages: one abstract and one concrete. Within each stage, the description uses a number of constructs to promote reusability of the description and to separate independent design concerns.<br/><br/>At an abstract level, WSDL 2.0 describes a Web service in terms of the messages it sends and receives; messages are described independent of a specific wire format using a type system, typically XML Schema.<br/><br/>An operation associates a message exchange pattern with one or more messages. A message exchange pattern identifies the sequence and cardinality of messages sent and/or received as well as who they are logically sent to and/or received from. An interface groups together operations without any commitment to transport or wire format.<br/><br/>At a concrete level, a binding specifies transport and wire format details for one or more interfaces. An endpoint associates a network address with a binding. And finally, a service groups together endpoints that implement a common interface.<br/>
Property Value
_defaultDiagramType: SysML1.4::InternalBlock