Xpathmatch - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
urlmatch pattern
Parameters
pattern Defines a shell-style match pattern that defines the URL set subject.
Guidelines
The urlmatch command adds a pattern to match URLs. To determine whether the
pattern is a PCRE expression or shell style expression, use the match-with-pcre
command.
Related Commands
match-with-pcre
Examples
v Enters Matching Rule configuration mode to create the Star Matching Rule.
v Enters Matching Rule configuration mode to create the Product Matching Rule.

xpathmatch

Adds an expression to match an XPath.
Syntax
xpathmatch expression
Parameters
expression
Examples
v Enters Matching Rule configuration mode to create the xpath Matching Rule.
412
Command Reference
Adds a pattern to match all URLs.
# matching Star
Matching configuration mode
# urlmatch *
#
Adds a pattern to match only candidate URLs that start with
http://www.datapower.com/products/ followed by zero or more characters.
# matching Product
Matching configuration mode
# urlmatch http://www.datapower.com/products/*
#
Specifies an XPath expression that defines the document set subject.
Adds an expression to match attributes with the name of destination.
# matching xpath
Matching configuration mode
# xpathmatch @destination
#

Advertisement

Table of Contents
loading

Table of Contents