The WSDL reverse consists in creating a WSDL model from a WSDL file. To reverse a WSDL file, carry out the following operations:
Note : If the reversed WSDL file imports a WSDL file, a ghost of this WSDL file will be created.
Note : If the reversed WSDL file imports an XSD file, the location of this file will be requested during the reverse process.
When a WSDL file imports a second WSDL file, this second WSDL file appears in the model in the form of a ghost file during the reverse.
A ghost file is a partial representation of the WSDL structure. This approach makes it possible to reverse WSDL files which have imports to other WSDL files without having to reverse these other files.
A ghost file can be transformed into a complete WSDL model. To do this, carry out the following operations: