NewsBlur-viq/vendor/feedvalidator/demo/docs-xml/warning/MissingTitleAttr.xml

17 lines
569 B
XML

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>Missing outline attribute: title</p>
</div>
<div id='explanation'>
<p>From the
<a href="http://www.opml.org/guidelinesForValidation">Guidelines for validating OPML</a>, in the
<a href="http://www.opml.org/guidelinesForValidation#subscriptionLists"> subscription lists</a> section:
<blockquote>title is probably the same as text, it should not be omitted.</blockquote>
</p>
</div>
<div id='solution'>
<p>Include the value from the top-level title element of the feed.</p>
</div>
</div>
</fvdoc>