New WSDL Document Wizard: Name and Location
See Also
The New WSDL Document wizard enables you to create a WSDL file from scratch.
To open the wizard, you right-click the Process Files folder and choose New > WSDL Document.
The Name and Location page contains the following fields:
- File Name. Enter a name for the file. You cannot enter a name that already exists in the project.
Be sure to enter a descriptive name, such as AirlineReservationService or HotelReservationService.
The default values of other fields in the wizard are derived from the file name.
- Folder. If you want to change the default folder, then click Browse and select the new folder.
Any WSDL file that is not located in the default folder will not appear in the Projects window.
However, the file will appear in the Files window.
- Target Namespace. Enter the target namespace for the WSDL file.
The target namespace will appear in the root element.
- Import XML Schema File(s). If you want to import one or more XML schema files into the WSDL file,
then select this checkbox.
- XML Schema(s). If you selected the Import XML Schema File(s) checkbox,
then click Browse and select one or more XML schema files.
If you click Next, then the Abstract Configuration page appears.
If you click Finish, then the WSDL file is created without any abstract or concrete elements. The WSDL Editor appears in WSDL view.
- See Also
- New WSDL Document Wizard: Abstract Configuration
- New WSDL Document Wizard: Concrete Configuration
- About the WSDL Editor
Legal Notices