Hi team, Is there a way to remove an unwanted element when parsing from edi to xml?
At the moment we have some edi fields which we don't want in the resulting xml. Obviously we are defining them in the dfdl.xsd, because otherwise the parsing would break, so they appear in the xml. I would assume there would be some way to ignore or skip the field, like some dfd attribute, but can't find it. (We are using version 3.0.0) Thank you