Configuring Messages Using the Partner View
See Also
The Messages box contains one configuration box for each message in the WSDL file.
A message contains one or more logical parts. For each part, you specify the name and the type of content.
To create a message:
- Do one of the following:
- Click Add Message.
- Drag the Message icon from the Palette onto the Messages box.
- Right-click the Messages box and choose Add Message.
The configuration box for the message appears. The message contains one part. The part's type of content is undefined.
- Do one of the following:
- In the Part Type or Element column, click the ellipsis (...) button.
Select any of the built-in types in W3C XML Schema.
If you added an inline schema or imported a schema, then you can select a type from the schema.
Click OK.
- Drag an element or type from the Navigator window onto the Part Type or Element column.
To change the name of a message:
- Double-click the message name.
- Change the name.
- Press Enter.
To change the name of a part:
- In the Part Name column, double-click the part name.
- Change the name.
- Press Enter.
To change the type of content for a part:
- Do one of the following:
- In the Part Type or Element column, click the ellipsis (...) button.
Select any of the built-in types in W3C XML Schema.
If you added an inline schema or imported a schema, then you can select a type from the schema.
Click OK.
- Drag an element or type from the Navigator window onto the Part Type or Element column.
To add a part:
- Do one of the following:
- Click Add Part.
A new row appears. The type of content is set to xs:string.
- Right-click the configuration box for the message and choose Add Part from the pop-up menu.
A new row appears. The type of content is undefined.
- Drag an element or type from the Navigator window onto the configuration box for the message,
and above or below an existing row.
A new row appears. The type of content is set to the element or type that you selected.
To delete a part:
- Do one of the following:
- Select the part and press Delete.
- Select the part and click Remove Part.
- Right-click the part and choose Delete from the pop-up menu.
To delete a message:
- Do one of the following:
- Select the configuration box for the message and press Delete.
- Select the configuration box for the message and click Remove Message.
- Right-click the configuration box for the message and choose Delete from the pop-up menu.
- See Also
- About the Partner View
- Configuring Partner Link Types Using the Partner View
Legal Notices