<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>element</code> must be a full URI</p>
</div>
<div id='explanation'>
<p>The specified value is not a full URI, or is mal-formed.</p>
</div>
<div id='solution'>
<p>If this is a link to a web page, make sure to include the "<code>http://</code>" at the beginning.  If you've already done that, it's possible that the URI contains an invalid character.  A complete list of acceptable characters can be found in <a href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>.</p>

<p>If this is a mailing address, make sure to include the "<code>mailto:</code>" at the beginning.</p>

<p>The data in link elements <a href="../rss2.html#comments">must</a> begin win an <a href="http://www.iana.org/assignments/uri-schemes">IANA-registered</a> URI scheme</p>
</div>
</div>
</fvdoc>

