uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
This subsection describes the support range of the wsdl:output element.
- You can code only one wsdl:output element as the child element of the wsdl:operation element. If omitted or if 2 or more elements are coded, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- You can specify the following elements as the child element. If you specify elements other than the following WSDL elements, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. From among the extension elements that are not ignored by the cjwsimport command, if you specify extension elements other than the following extension elements, an error message (KDJW51119-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends:
- wsdl:documentation element
- soap:header element (extension element for SOAP binding in the SOAP 1.1 specifications)#
- soap:body element (extension element for SOAP binding in the SOAP 1.1 specifications)#
- soap12:header element (extension element for SOAP binding in the SOAP 1.2 specifications)#
- soap12:body element (extension element for SOAP binding in the SOAP 1.2 specifications)#
- #
- Select and specify either the soap:header element or the soap12:header element, and the soap:body element or the soap12:header element. You cannot specify both or mix the elements of the SOAP 1.1 specifications and the SOAP 1.2 specifications.
- Specify the child elements of the wsdl:output element (for the grandchild element of the wsdl:binding element) in the above order. If the specification order is incorrect, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. However, you might switch the order of the following elements:
- soap:header element or soap12:header element
- soap:body element or soap12:body element
- You can specify the name attribute. You cannot specify attributes other than the name attribute. If you specify attributes other than the name attribute, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- Organization of this subsection
- (1) name attribute (wsdl:output element)
This point describes the support range of the name attribute included in the wsdl:output element.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.