Merging WSDL’s

Questions about XML that are not covered by the other forums should go here.
cyoull
Posts: 2
Joined: Fri Jul 19, 2013 12:08 am

Merging WSDL’s

Post by cyoull »

Hi,
I inherited a project that is made up of 12 PHP SOAP services and each service has its own associating WSDL. There are three schema definitions, XSD, for each SOAP service. The developer of the application that is consuming these services would like to only reference one WSDL or at list group the by function so there would be three WSDL’s.

I was looking for tools within Oxygen to assist in merging the WSDL’s but I am not finding anything. I thought I would check here before I start the manual cut and paste process.

Thank you
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Merging WSDL’s

Post by sorin_ristache »

Hi,

Oxygen can merge more XSD schemas into one schema, but it does not have a feature yet for merging several WSDL service definition files into a single one. We will consider your request for a future version.


Regards,
Sorin
Post Reply