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

16 lines
501 B
XML
Raw Normal View History

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>An &lt;outline&gt; element whose type is "rss" must have an "xmlUrl" attribute.</p>
</div>
<div id='explanation'>
<p>Your feed is missing an attribute required by the OPML guidelines.</p>
</div>
<div id='solution'>
<p>Provide the http address of the feed in the <code>xmlUrl</code> attribute.</p>
<p>This may just be a typo. Attribute names are case-sensitive; make sure you're using the right case.</p>
</div>
</div>
</fvdoc>