ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

17.9.1 isws10901

ISWS: ERROR: isws10901: No custom elements allowed at top level until after the <body> tag: QName=%s1 prefix=%s2 messageType=%s3

[可変情報]
  %s1:タグのQName
  %s2:接頭辞
  %s3:メッセージタイプ

[意味]
  メッセージの解析中に予期しない要素を検出しました。

[システムの処理]
  処理を中断し、例外を返却します。

[ユーザの対処]
  SOAP Envelopeの子要素にはSOAP Body以外の要素を含めないでください。