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 soap12:operation element.
- You can code only one soap12: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 specified, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. However, if you specify the soapActionRequired attribute, the processing of the cjwsimport command continues.
- soapAction attribute
- style attribute
- Organization of this subsection
- (1) soapAction attribute (soap12:operation element)
- (2) style attribute (soap12:operation element)
This point describes the support range of the soapAction attribute included in the soap12: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 specified soapAction attribute is ignored with the JAX-WS engine.
This point describes the support range of the style attribute included in the soap12: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.