I would be interested in developing an extension for WSVT to support
Partner Links. This is an extension of WSDL defined by the WS-BPEL
specification (see
http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsbpel). In
short, WS-BPEL defines an element that can be included in your WSDL
definition using a specific namespace:
Right now when I submit a document with the partner links extension, an
error is produced by the sax parser when it encounters the
'partnerLinkType' element. This is a bit disturbing as the WSDL schema
support such extensions. Did you have a similar problem when writing other
extensibility elements ?
If you're interested, I don't mind contributing this extensibility element
to WSVT when it will be working.