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:message element.
- You can code one or more wsdl:message elements as the child element of the wsdl:definitions element. This element cannot be omitted #. If omitted, an error message (KDJW51050-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- #
- When you use the WSDL import functionality, one wsdl:message element is enough for all the WSDLs with an import relationship. So the element can be omitted in this case. Also, the total of the WSDLs with an import relationship forms the upper limit.
- 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. If you specify extension elements that are not ignored by the cjwsimport command, an error message (KDJW51055-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- wsdl:documentation element
- wsdl:part element
- The wsdl:documentation element and wsdl:part element must be specified 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.
- You can specify the name attribute. You cannot specify attributes other than the name attribute. If attributes other than the name attribute 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.
- Organization of this subsection
- (1) name attribute (wsdl:message element)
This point describes the support range of the name attribute included in the wsdl:message element.
- You can code only one name 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.
- For details on the values that can be specified, see 20.2(1) Values specifiable in the NCName type. However, you cannot specify the same value as the name attribute of the other wsdl:message elements existing under the same wsdl:definitions element. If the same value is specified, 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.