Attributes - HP P4518A - Traffic Management Server Sa7150 User Manual

Hp e-commerce/xml server accelerator sa7150 - user guide
Hide thumbs Also See for P4518A - Traffic Management Server Sa7150:
Table of Contents

Advertisement

C H A P T E R 3
Comparison
Name
Operator
=
Equal to
!=
Not equal to
<
Less than
<=
Less than or
equal to
>
Greater than Returns true if at least one value of the nodes specified in the
>=
Greater than
or equal to
22
HP e-Commerce/XML Server Accelerator SA7150 User Guide
Comparison operators allow the SA7150 to look for specific values
in the XML data tree and compare them with corresponding values in
your preconfigured XML patterns. An XML pattern might look like
this:
URI Expression: */hr.asp
XML Expression: //address[zip > 90000]
Because the server to which the XML pattern belongs is configured
for zip codes greater than 90000 (as defined in the XML expression
component of the XML pattern), and John K. Smith's zip code is
92128, the SA7150 sends his employee data to that server. The
following table contains the available comparison operators
Description
Returns true if any values of the nodes specified in the pattern
equals given value
Returns true if at least one value of the nodes specified in the
patterns does not equal given value
Returns true if at least one value of the nodes specified in the
patterns is less than the specified value
Returns true if at least one value of the nodes specified in the
patterns is less than or equal to the specified value
patterns is greater than the specified value
Returns true if at least one value of the nodes specified in the
patterns is greater than or equal to the specified value
XML Comparison Operators

Attributes

Attributes are identified by the "at" sign (@). You can specify an
attribute as
@<AttributeName>
relative to the context node.
, or use @* to select any attribute

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sa7150

Table of Contents