|
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.
|
Web Service Standards
Stylus Studio supports Web service standards including WSDL, UDDI and SOAP. The Web Service Tester lets you easily develop and leverage Web services in your XML applications.
HTML Tidy
HTML Tidy is a program for turning HTML into something that can be parsed as XML, unlocking their data for use in XSLT and XQuery programs. Learn how to use HTML Tidy in Stylus Studio now.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
XQuery Mapper
Stylus Studio has the industry's only XQuery mapper, enabling you to develop sophisticated XML mappings consisting of queries and data transformation in an intuitive, visual manner.


