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:fault element.
- You can code 0 to 255 wsdl:fault elements as the child elements of the wsdl:operation element. If 256 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.
- 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. From among the extension elements that are not ignored by the cjwsimport command, if you specify extension elements other than the following extension elements, an error message (KDJW51123-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends:
- wsdl:documentation element
- soap:fault element (extension element for SOAP binding in the SOAP 1.1 specifications)#
- soap12:fault element (extension element for SOAP binding in the SOAP 1.2 specifications)#
- #
- Select and specify either the soap:fault element or the soap12:fault element. You cannot specify both the elements.
- Specify the child elements of the wsdl:fault element (for the grandchild element of the wsdl:binding element) 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 you specify attributes other than the name attribute, 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:fault element)
This point describes the support range of the name attribute included in the wsdl:fault element.
- You can code only one name attribute. 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:fault elements existing beneath the same wsdl:operation element. If you specify the same value, 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.