<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>foo</code> is not a valid UUID</p>
</div>
<div id='explanation'>
<p>Value is not a valid UUID, as defined by <a
href="http://www.ietf.org/rfc/rfc4122.txt">RFC 4122</a>.</p>
</div>
<div id='solution'>
<p>Ensure that the UUID id is permanent, universally unique and
consists of 8 hex digits followed by a
dash followed by 4 hex digits followed by a dash followed by 4 hex digits
followed by a dash followed by 12 hex digits.</p>
<p>Other alternatives:</p>
<ul>
<li><p>If your <code>alternate</code> link is a a <a
href="http://en.wikipedia.org/wiki/Permalink">permalink</a>, simply use the
same value as the <code>id</code> for the entry.</p></li>
<li><p>Use a <a
href="http://www.rfc-editor.org/rfc/rfc4151.txt">'tag' URI</a> instead, as <a
href="http://diveintomark.org/archives/2004/05/28/howto-atom-id">described
here</a>.</p></li>
</ul>
</div>
</div>
</fvdoc>

