Priority; Query-Param-Namespace - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The following namespace declaration must be included in a style sheet to enable
that style sheet to access parameter-value pairs that are defined by the parameter
command.
Use the no parameter command to remove parameters from the current XML
Firewall.
Related Commands
default-param-namespace, query-param-namespace
Examples
v Makes two parameters (used for document encryption) available. The default
v Makes a parameter available. {http://www.example.com} designates the
v Makes a parameter available. {} designates no namespace.
v Deletes the recipient parameter from the current XML Firewall.
v Deletes all parameters from the current XML Firewall.

priority

Assigns a service-level priority.
Syntax
priority {low | normal | high}
Parameters
low
normal
high

query-param-namespace

Specifies the default namespace for parameters made available via a URL query
string.
xmlns:dpconfig="http://www.datapower.com/param/config"
parameter namespace is used.
# parameter recipient ALICE
# parameter type content
#
parameter namespace.
# parameter {http://www.example.com}foobar value
#
# parameter {}foobar value
#
# no parameter recipient
#
# no parameter
#
Receives below normal priority for scheduling or for resource allocation.
(Default) Receives normal priority for scheduling or for resource allocation.
Receives above normal priority for scheduling or for resource allocation.
Chapter 106. XML Firewall configuration mode
903

Advertisement

Table of Contents
loading

Table of Contents