Response-Xml-Policy; Response-Xml-Rule - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

response-xml-policy

Determines how to handle XML content.
Syntax
response-nonxml-policy {nothing | xml | soap}
Parameters
nothing
xml
soap
Related Commands
request-nonxml-policy, request-nonxml-rule, response-xml-rule

response-xml-rule

Specifies the Processing Rule to apply to XML content.
Syntax
response-nonxml-rule name
Parameters
name
Guidelines
Specifies the Processing Rule to apply to XML content when the
response-xml-policy is either xml or soap.
Without a Processing Rule, no Processing Rule is run. Even though no Processing
Rule is run, the DataPower appliance might check to determine whether the XML
is well-formed or might validate SOAP responses against the SOAP schemas.
Related Commands
request-nonxml-policy, request-nonxml-rule, response-xml-policy, rule (Global)
(Default) No processing performed.
The appliance parses the response to validate that the response is
well-formed XML. The XML Transformation Rule specified then runs on
the response and the result is used as the response content.
The appliance parses the response to validate that the response adheres to
the SOAP specifications. The XML Transformation Rule specified then runs
on the response and the result is used as the response content.
Specifies the name of an existing Processing Rule.
Chapter 95. Web Application Response Profile configuration mode
777

Advertisement

Table of Contents
loading

Table of Contents