Wsdl-Validate-Body; Wsdl-Validate-Faults - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
wsdl-strict-soap-version {on | off}
Parameters
on
off
Examples
v Enables and subsequently disables strict WSDL version checking.

wsdl-validate-body

Specifies validation behavior for the soap:Body of a message.
Syntax
wsdl-validate-body {strict | lax | strict}
Parameters
skip
lax
strict
Guidelines
By default, strict validation is applied to soap:Body. Use this command to relax
these restrictions, thus allowing more messages to pass validation.
Related Commands
wsdl-validate-faults, wsdl-validate-headers
Examples
v Sets the soap:Body validation strict. Only messages that match the WSDL

wsdl-validate-faults

Specifies validation behavior for the fault detail.
Syntax
wsdl-validate-faults {skip | lax | strict}
192
Command Reference
Follows the version of the SOAP binding in the WSDL. Allows only
messages that are bound to SOAP 1.2 to appear in SOAP 1.2 envelopes,
and allows only messages that are bound to SOAP 1.1 to appear in SOAP
1.1 envelopes.
(Default) Does not follow the version of the SOAP binding in the WSDL.
# wsdl-strict-soap-version on
. .
.
# wsdl-strict-soap-version off
#
Disables validation of the body.
Forces validation of the bodies that match the WSDL definition.
Validates all bodies, which allows only messages that match the WSDL
description.
description in the soap:Body are allowed.
# wsdl-validate-body strict
#

Advertisement

Table of Contents
loading

Table of Contents