Validate - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Enables unprocessed mode.
v Disables unprocessed mode.

validate

Adds a validate action.
Syntax
validate input-context [output-context]
validate input-context attribute-rewrite name [output-context]
validate input-context dynamic-schema url [output-context]
validate input-context schema url [output-context ]
validate input-context wsdl url [output-context ]
Parameters
input-context
attribute-rewrite name
dynamic-schema url
schema url
schema-rewrite url
name
wsdl-url url
# unprocessed
#
# no unprocessed
#
Specifies the context whose contents are to be validated.
Specifies the name of the URL Rewrite Policy to rewrite the schema that is
referenced by an xsi:schemaLocation attribute in the XML document. The
rewritten schema reference usually specifies the location of a local, trusted
copy of the schema to use for document validation.
Regardless of xsi:schemaLocation attributes in the document, specifies the
use of a dynamically generated schema to use for document validation. url
identifies the URL of the dynamic schema to use for document validation.
The value can be expressed as a URL or as a variable that expands to a
URL.
Regardless of xsi:schemaLocation attributes in the document, specifies the
URL of the schema to for document validation. The value can be expressed
as a URL or as a variable that expands to a URL.
Specifies the URL of the base schema for document validation. The value
can be expressed as a URL or as a variable that expands to a URL.
Specifies the name of the URL Rewrite Policy to apply to the schema URL.
The rewritten URL identifies the schema to use for document validation.
Regardless of xsi:schemaLocation attributes in the document, specifies the
URL of the WSDL file that contains the schema for document validation.
The value can be expressed as a URL or as a variable that expands to a
URL.
Chapter 103. WS-Proxy Processing Rule configuration mode
879

Advertisement

Table of Contents
loading

Table of Contents