<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>IRI found where URL expected</p>
</div>
<div id='explanation'>
<p>All <code>link</code> and <code>url</code> elements MUST be valid URLs.</p>
<p>An <a href="http://www.apps.ietf.org/rfc/rfc3987.html">Internationalized Resource Identifier</a> (IRI) provides a means to identify Internet resources using non-ASCII characters that can't be present in URLs.</p>
</div>
<div id='solution'>
<p>An IRI that contains non-ASCII characters MUST be converted to a URL using the <a href="http://www.apps.ietf.org/rfc/rfc3987.html#sec-3.2">procedure</a> described in RFC 3987</p>
</div>
</div>
</fvdoc>

