Complete the steps under Creating the Worklist Module Project.
In the NetBeans Projects window, right-click Worklist Files in the project you just created, and select New XML Schema.
The New XML Schema Wizard appears.
Enter a unique name for the schema, and verify or change the folder location for the file.
Click Finish.
The new file appears in the Project window in the Worklist Files folder of the worklist project, and opens in the XML Editor.
Define the schema for the WSDL document by adding complex types, simple types, elements, and so on.
Continue to Creating the WSDL Document.