|
http://www.ssdl.org/
An alternative to WSDL is SSDL, which is simpler because it only deals with SOAP and WS-Addressing (rather than being able to bind to any other non Web service transport protocols).
It's message-oriented and has an extensible model for describing contracts in a variety of
It only deals with Infoset as they don't need or want another component model for contracts.
The authors have an article in a recent IEEE Internet Computing which explains more.
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&arnumber=1580411&isnumber=33376
|