•Step 0: Description First of all, you have to provide various namespace declarations in the <definitions> element. The three external namespace declarations you have to make are WSDL, SOAP, and XSD
•Step 1: Define Message Types (Type System)
•Step 2: Define Interfaces Operations, MEP, Input / Output Messages, Fault
•Step 3: Define Bindings The WSDL binding element contains a declaration of which external technologies you will use for binding purposes. Since you are using SOAP, you will use SOAP‘s namespace here.
•Step 4: Define Services endPoints, Address

浙公网安备 33010602011771号