Hello,
full xpath syntax should be exported, iirc, there is an xpath function
named position() that can be used to build expression to select the
desired note. perhaps googling this xpath function will reveal some
examples/hints.
Cheers,
Daniel
On 1/30/12 3:28 PM, Alex Balashov wrote:
Hi,
Hi,
I guess this is more of an xpath question than a Kamailio one, so
forgive me. All the same, how does one deal with a document like this
using $xml(...):
...
...
Specifically, how do I access the second, third, Nth element with the
sam