WSDL-S API

Hi Mr.Di Noia,

We have very limited version of WSDL-S API. Only manipulation of model 
references as IRIs are supported.
Please, check this out:

http://wsmo4j.cvs.sourceforge.net/wsmo4j/ext/grounding/src/api/org/wsmo/grounding/Grounding.java?view=markup

Generally, it works this way. You use Parser to parse WSDL file into 
Grounding object. You manipulate model refs via Grounding API. 
Serialization is done by Serializer.

Only WSDL2 is supported. XSL transformations are not supported.

Since WSDL-S seems to be abandoned project replaced by SA-WSDL, we are 
going to change this API according to SA-WSDL specification ( 
http://www.w3.org/TR/sawsdl/ ) and add new functionality. This will 
happen in about 3 weeks.

Best Regards,
Mihail

Received on Monday, 16 October 2006 13:27:56 UTC