Hi,
Quick question: I have a attribute containing a larger xml file. I need the text of one element as a new attribute. It's two levels deep. I tried messing around with the flattner but I can't get it to work.
Within the root, it looks like this:
<BG:gelijk StUF:entiteittype="NPS">
<BG:inp.bsn>*VALUE I NEED*</BG:inp.bsn>
</BG:gelijk>
Can someone help me out? Thanks!