XMLXqueryExploder and XMLXQueryUpdater are very powerful transformers when you use XML inside FME but they lack an easy starting point. It would be such an improvement if the "XQuery Expression window" had code samples in the left panel (similar to the XQuery Functions) providing the user with basic code snippets that would help them forward quickly.
Such snippets for example could be
- How do you count child-nodes
- Replace content of a property
- Replace content of a node based on a string in child-node
- Find domains from an XML


