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:body element.
- You can code only one soap12:body element as the child element of the wsdl:input and wsdl:output elements that are the grandchild elements of the wsdl:binding element. This element cannot be omitted. If omitted or if 2 or more elements are coded, an error message (KDJW51156-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 namespace attribute, a different error message (KDJW51208-E) is output to the standard error output and the log.
- use attribute
- parts attribute
- Organization of this subsection
- (1) use attribute (soap12:body element)
- (2) parts attribute (soap12:body element)
This point describes the support range of the use attribute included in the soap12:body element.
- You can code 0 or 1 use attribute. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- You code literal as the value. If a value other than literal 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.
This point describes the support range of the parts attribute included in the soap12:body element.
- You can code 0 or 1 parts attribute. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- You can code 0 or 1 wsdl:part element that is declared beneath the wsdl:message element referenced by the soap12:body element. 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.
- For details on the notes on specifying the parts attribute, see 20.2(2) Coding the SOAP body and SOAP header and the referenced wsdl:part element.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.