xpath(data, expression [,resultType]) - performs an xpath function on the first parameter value. Data must contain XML
(so depends on the serializer used for events). The resultType may be specified to indicate if you want to have an XML
node, an XML nodelist, a string or a number returned.