Within 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.