I am getting features in through a WFS and pump the resulting XML structures through an XMLFlattener.
The Elements to Match are ‘grouped’ by an attribute value and thereby dynamic.
What I cannot make dynamic are the Attributes to Expose. I can either write them myself, or import them, but how can I get e.g. a list to work there, or the value of an attribute?
Best thing would be the option of a conditional value…