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:binding element.
- You can code only one soap:binding element as the wsdl:binding element. This element cannot be omitted. If omitted or if 2 or more elements are coded, an error message (KDJW51143-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:
- transport attribute
- style attribute
- Organization of this subsection
- (1) transport attribute (soap:binding element)
- (2) style attribute (soap:binding element)
This point describes the support range of the transport attribute included in the soap:binding element.
- You can code only one transport attribute. This attribute cannot be omitted. If omitted, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- You code http://schemas.xmlsoap.org/soap/http as the value. If a value other than http://schemas.xmlsoap.org/soap/http is coded, an error message (KDJW51147-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
This point describes the support range of the style attribute included in the soap:binding 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.