<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>foo</code> attribute of <code>bar</code> must be a full URL</p>
</div>
<div id='explanation'>
<p>The specified attribute value is not a full URL.</p>
</div>
<div id='solution'>
<p>If this is a link to a web page, you must include the "<code>http://</code>" at the beginning and immediately follow it with a valid domain name.</p>

<p>Otherwise, the valid values for a URL are specified by <a href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>.</p>
</div>
</div>
</fvdoc>

