|
Home >Online Product Documentation >Table of Contents >The Output Element The Output ElementWithin an Operation element, the Output element is the message that is returned to the client from the Web service. (The Input element is the message sent by the client to the Web service, typically initiating a request in a request-response Operation.) An Operation may have only one Output element. See The Operation Element for more information. How to Create an Output ElementTo create an Output element:
1. Select the Operation element whose Output element you want to describe.
2. Select Diagram > Add > Output from the Stylus Studio menu.
Alternative: Right-click the Operation element and choose Add > Output from the shortcut menu.
Stylus Studio adds an Output element to the WSDL as a child of the Operation element. The default name is Output Element PropertiesThe following table describes the properties of the Output element. |