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.