I try to put in the xml view the follow code:
<img src="//xxx.xxx.xxx.xxx/page.php?idsite=3&rec=1" style="border:0;" alt="" />
but it does not work because the ampersand. The error is the follow:
Error while validating constraint
EntityRef: expecting ';', line 42, column 69
How can I insert that code without errors?