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 soap:operation element.
- You can code only one soap:operation element as the child element of the wsdl:operation element. This element cannot be omitted. If omitted or if 2 or more elements are coded, an error message (KDJW51150-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- You cannot code child elements. If 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 attributes. If attributes other than those listed below 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:
- soapAction attribute
- style attribute
- Organization of this subsection
- (1) soapAction attribute (soap:operation element)
- (2) style attribute (soap:operation element)
This point describes the support range of the soapAction attribute included in the soap:operation element.
- You can code 0 or 1 soapAction attribute. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- You can specify any string that satisfies xsd:anyURI.
- The value specified in this attribute is ignored.
This point describes the support range of the style attribute included in the soap:operation element.
- You can code 0 or 1 style attribute. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- You code document as the value. If a value other than document is coded, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.