mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
16 lines
501 B
XML
16 lines
501 B
XML
![]() |
<fvdoc>
|
||
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
||
|
<div id='message'>
|
||
|
<p>An <outline> 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>
|