|
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.
|
Introduction to the XQuery Mapper
This free online video demonstration covers Stylus Studio's synchronized XQuery editing and mapping tool which allows you to create any XQuery expression, either manually using Stylus Studio's XQuery editor.
Stylesheet Design - How to Publish your Data Using a Stylesheet Designer
Simplify Stylesheet Design with Stylus Studio's XML Publisher, a visual stylesheet designer and code generator to help you create XSLT or XQuery to publish your data to HTML+CSS or XSL:FO.
EDI Mapping
To transform EDI to XML, whether for X12 or EDIFACT, Stylus Studio provides the design tools and run-time support. EDIFACT, X12 and custom EDI formats can be translated, validated and mapped using the EDI Mapping adapter technology described here.
XQuery Editor
Stylus Studio's XQuery development tools are a tremendous help in building and testing XML applications requiring a standards-based approach to querying, integrating and transforming data from various distributed data sources.