Hi again,
I finally found the problem: the error "TM: no context value bound" occured because in the XML text of my insert command there was a string like "...{TM}..." (with curly braces). This got interpreted as command. Christian already addressed this problem in a StackOverflow post (https://stackoverflow.com/a/48887497/792962) After removing the braces, everything went fine.
Best regards,
Michael
Hi Christian,
thank you for your reply again. I will try to create a complete example and come back to you with it in some days (I am just about to travel at the moment so I have to find some time for it). Maybe, while creating the example, I'll find the error myself. In that case I also will report that.
Best regards,