Strict; Try-Stream - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

strict

Controls strict XSLT error-checking.
Syntax
strict
Guidelines
Use this command to toggle between enabling and disabling strict XSLT
error-checking.
By default, the Compile Options Policy disables strict XSLT error-checking.
Non-strict operation attempts to recover from certain common XSLT errors such as
use of undeclared variables or templates.
Examples
v Enables and subsequently disables strict XSLT error-checking.

try-stream

Specifies a set of style sheets whose output is conditionally streamed.
Syntax
try-stream map
Parameters
map
Guidelines
With conditional streaming enabled, transformation of a document begins before
the input is fully parsed. Not all style sheets can be streamed. If a style sheet
cannot be conditionally streamed, a warning is issued, and the document will be
reprocessed in standard (non-streaming) mode.
Related Commands
stream
Examples
v Assigns the conditionalPath URL map to the current policy.
190
Command Reference
# stream fastPath
#
# strict
. .
.
# strict
#
Specifies the name of a URL map that defines the set of style sheets.
# try-stream conditionalPath
#

Advertisement

Table of Contents
loading

Table of Contents