Error: Required attributes missing on XHTML element img.
From line 6, column 4; to line 6, column 9
<body>↩<p><img/></p>↩<
Error: Bad value en-UK for attribute xml:lang on XHTML element p: Bad region subtag.
From line 7, column 1; to line 7, column 20
img/></p>↩<p xml:lang='en-UK'>
en for English) and zero or more additional subtags adding precision. The most common additional subtag type is a region subtag which most commonly is a two-letter ISO 3166 country code (e.g. GB for the United Kingdom). IANA maintains a registry of permissible subtags.
Error: XHTML element legend not allowed as child of XHTML element figure in this context. (Suppressing further errors from this subtree.)
From line 8, column 9; to line 8, column 16
>↩<figure><legend>Foo</l
legend may be used:fieldset element.figure:figcaption element followed by flow content.figcaption element.Error: SVG element foo not allowed as child of XHTML element body in this context. (Suppressing further errors from this subtree.)
From line 10, column 1; to line 10, column 9
/details>↩<svg:foo><baz/>
body:Error: XHTML element bar not allowed as child of XHTML element body in this context. (Suppressing further errors from this subtree.)
From line 11, column 1; to line 11, column 5
/svg:foo>↩<bar><baz/>
body:There were errors. (Tried in the XHTML mode.)
Total execution time 165 milliseconds.