Chapter 73. Soap Header Disposition Table Configuration Mode; Refine - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Chapter 73. SOAP Header Disposition Table configuration
mode
This chapter provides an alphabetic listing of commands that are available in
SOAP Header Disposition Table configuration mode.
To enter this configuration mode, use the Global soap-disposition command. A
SOAP Header Disposition Table object contains a list of instructions that controls
how to handle SOAP headers, child elements, or both SOAP headers and child
elements. This object is used by an xform action that uses the store:///soap-
refine.xsl style sheet.
Many of the commands that are listed in "Common commands" on page 2 and
most, but not all, of the commands that are listed in Chapter 114, "Monitoring
commands," on page 949 are also available in this configuration mode.

refine

Adds an instruction to process a SOAP header or child element.
Syntax
refine namespace header element action
no refine
Parameters
namespace
header Specifies the string to match a SOAP header element local name. The
element
action
© Copyright IBM Corp. 1999, 2008
Specifies the namespace URI to match a SOAP header element. The default
is a blank string (""), which indicates no restriction.
default is a blank string (""), which indicates no restriction.
Specifies the string of the child element local name of a SOAP header. The
default is a blank string (""), which indicates no restriction.
Indicates the refinement action to take. The following values are available:
processed
Take the default SOAP action, because the specified element was
processed.
unprocessed
Take the default SOAP action, because the specified element was
not processed.
keep
Keep this SOAP header or child element.
remove
Remove this SOAP header or child element.
fault
Generate a SOAP fault if the element exists.
643

Advertisement

Table of Contents
loading

Table of Contents