Root-Part-Not-First-Action; Soap-Schema-Url - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

v Characterizes server-originated traffic as SOAP.

root-part-not-first-action

Defines the action to take when the MIME message root part is not first.
Syntax
root-part-not-first-action {abort | buffer | process-in-order}
Parameters
abort
buffer Buffers attachments before the root part into memory. Then processes the
process-in-order
Guidelines
When streaming MIME messages, specifies the action to take when the root part is
not the first part of the message. If the root part must be first (for example to do
conformance checking) and the action is set to process-in-order, the attachments
up to the root will be buffered.
This command is meaningful only when the value of either the
request-attachments or response-attachments command is streaming.
Related Commands
request-attachments, response-attachments

soap-schema-url

Specifies the schema to validate SOAP messages.
Syntax
soap-schema-url schema-url
Parameters
schema-url
Related Commands
request-type, response-type
462
Command Reference
# response-type xml
#
# response-type soap
#
Stops the transaction and return an error.
root part, buffered attachments, and subsequent attachments.
(Default) Processes the attachments and root part in the order that they
appear in the original message. All parts are still processed in streaming
mode even though only attachments after the root will be streamed from
the network.
Specifies the URL of the schema file to validate that SOAP messages
conform to the SOAP schema. Defaults to store:///schemas/soap-
envelope.xsd.

Advertisement

Table of Contents
loading

Table of Contents