Creating a WSDL File Based On an Existing WSDL File
See Also
Instead of creating a WSDL file from scratch, you can create a WSDL file based on an existing WSDL file.
To create a WSDL file based on an existing WSDL file:
- In the Projects window, right-click the project and choose New > Other.
- In the Choose File Type wizard page, do the following:
- In the Categories list, select the XML node.
- In the File Types list, select the External WSDL Document(s) node.
- Click Next.
- In the Specify Resource Location wizard page, do one of the following:
- To create a WSDL file based on a running service:
- Select the From URL button.
- Enter the URL of the service's WSDL file.
- Click Finish.
- To create a WSDL file by using an existing WSDL file on the local file system:
- Select the From Local File System button.
- Specify the folder where the WSDL file is located.
- Click Finish.
The WSDL file is created. The WSDL Editor appears in WSDL view.
- See Also
- About the WSDL Editor
- Creating a WSDL File From Scratch
Legal Notices