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 in a BPEL Module project, you right-click the project and choose New > WSDL Document.
The Name and Location page contains the following fields:
- File Name. Enter a name for the WSDL file.
The name must comply with the rules for the NCName data type.
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.
- Project. The project that includes the WSDL file. This field is read only.
- 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.
- Created File. The fully qualified name of the file. This field is read only.
- Target Namespace. Enter the target namespace of 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
- About the WSDL Editor
- New WSDL Document Wizard: Abstract Configuration
- New WSDL Document Wizard: Concrete Configuration
Legal Notices