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:fault element.
- You can code only one soap12:fault element as the child element of the wsdl:fault element that is the grandchild element of the wsdl:binding element. If this element is omitted or if 2 or more elements are coded, an error message (KDJW51051-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:
- name attribute
- use attribute
- Organization of this subsection
- (1) name attribute (soap12:fault element)
- (2) use attribute (soap12:fault element)
This point describes the support range of the name attribute included in the soap12:fault 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.
- Code the same value as the name attribute of the wsdl:fault element that is the parent element. If a different value is coded, a warning message (KDJW51027-W) is output to the standard error output and the log, and the processing of the cjwsimport command continues.
- For details on the values that can be specified, see 20.2(1) Values specifiable in the NCName type.
This point describes the support range of the use attribute included in the soap12:fault 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.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.