NewsBlur/vendor/feedvalidator/demo/docs-xml/warning/MisplacedXHTMLContent.xml

17 lines
613 B
XML

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>Misplaced XHTML content</p>
</div>
<div id='explanation'>
<p>While both Atom and RSS 2.0 allow extension elements in any namespace,
specific elements are defined for textual content and it is in those elements
that feed consumers tend to look first for such content.</p>
</div>
<div id='solution'>
<p>If the placement of this element was intentional, this is not an error and
no change is required. Otherwise, consider relocating this information
inside one of the elements which were designed for this purpose.</p>
</div>
</div>
</fvdoc>