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:import element.
- You can code 0 to 255 wsdl:import elements as the child elements of the wsdl:definitions element. If 256 or more elements are coded, an error message (KDJW51052-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- You can specify the wsdl:documentation element as the child element. If an element other than the wsdl:documentation element 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. If you specify an extension element that is not ignored by the cjwsimport command, an error message (KDJW51054-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 you specify attributes other than those listed below, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- namespace attribute
- location attribute
- Organization of this subsection
- (1) namespace attribute (wsdl:import element)
- (2) location attribute (wsdl:import element)
This point describes the support range of the namespace attribute included in the wsdl:import element.
- You can code only one namespace 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 26.3(1) namespace attribute (wsdl:import element).
This point describes the support range of the location attribute included in the wsdl:import element.
- You can code only one location 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 can specify any string that satisfies xsd:anyURI.
- For details on the values that can be specified, see 26.3(2) location attribute (wsdl:import element).
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.