Although bug 18820 claims that now it's possible to hilight even the code containing <source>, it's not possible in every case.
Template:Code
{{#tag:syntaxhighlight|{{{code}}}|lang={{{lang}}}}}
Article:
Lorem ipsum
{{Code|lang=xml|code=
<image>
<source isrelative="false">/absolute/path/to/image.png</source>
</image>
}}
The example above triggers error.
Version: unspecified
Severity: normal