I am trying to insert a new item/child into an existing XML element.
I want to add: <keyword>USA</keyword> to either the top of this list of keywords (Note this is part of a larger XML document.)
I’ve tried to use the XMLUpdater to no avail after a substantial Forum search.
Here’s where I am at with the XMLUpdater:
I assume my XML/XQuery expression is the issue. Any help would be appreciated.
Thanks in advance!
Version: FME 2022.2.0.0 (Build22765)