- π¬π§United Kingdom farse
It would be useful to see from the example https://www.drupal.org/project/feeds_ex/issues/3025848#comment-12926299 π¬ What does Context (Base query to run on.) required field mean for XML Parser? Fixed how to extract the 'category' data, it took me a while to figure it out but here we go:
I have similar data:
alsdfkasd
....
And I have listed the context as /root/requestNo[@id] which works and the mapping the field to the id I mapped it as @id and that works a treat now!