This is the template expression I'm using in XMLTemplater based on what I've learned from other questions/answers on this forum (like this one):
The problem is that it throws error 'invalid expression: syntax error, unexpected ExprSingle (missing comma "," between expressions?) near line 14, column 18 of the query' and I don't know why.
It works if I omit the <gmd:desc> block though.
What am I doing wrong?