Skip to Content
Menu
This question has been flagged
1 Reply
7865 Views

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?

Avatar
Discard
Best Answer

Hi,

You need to replace & character with &amp;

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 23
1807
2
Apr 23
8128
0
Apr 22
2793
0
Apr 22
6
0
Mar 22
7178