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 javaee:soap-header element.
- You can code the javaee:soap-header element as the child element of the javaee:handler element. You can omit this element.
- You code the name of the SOAP header processed by this handler in the value. However, this value is ignored with the JAX-WS engine, so you can code a value in the range that does not violate the restrictions of the xsd:QName type in the XML Schema specifications.
- You cannot code child elements. If a child element is coded, an error message (KDJW30019-E) is output to the standard error output and the log.
- You can only specify the standard attributes of the XML specifications and XML Schema specifications (such as the xmlns attribute). If you specify attributes other than the standard attributes of the XML specifications and XML Schema specifications, an error message (KDJW30019-E) is output to the standard error output and the log.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.