The XPath Language

When processing XML messages, the XPath language enables you to select part of a message, by specifying an XPath expression that acts on the message's Document Object Model (DOM). You can also define XPath predicates to test the contents of an element or an attribute.

Table of Contents

Java DSL
XML DSL
XPath Injection
XPath Builder
Enabling Saxon
Expressions
Predicates
Using Variables and Functions
Variable Namespaces
Function Reference