<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>Invalid value for <code>SyndicationRight</code>: <code>foo</code></p>
</div>
<div id='explanation'>
<p>The value must be one of the following strings (case insensitive):</p>
<blockquote>
<dl><dt><code>"open"</code> –</dt>
<dd>The search client may request search results.</dd>
<dd>The search client may display the search results to end users.</dd>
<dd>The search client may send the search results to other search clients.</dd>
<dt><code>"limited"</code> – </dt>
<dd>The search client may request search results.</dd>
<dd>The search client may display the search results to end users.</dd>
<dd>The search client may not send the search results to other search clients.</dd>
<dt><code>"private"</code> –</dt>
<dd>The search client may request search results.</dd>
<dd>The search client may not display the search results to end users.</dd>
<dd>The search client may not send the search results to other search clients.</dd>
<dt><code>"closed"</code> - </dt>
<dd>The search client may not request search results.</dd>
</dl>
</blockquote>
</div>
<div id='solution'>
<p>Pick one of the values above</p>
</div>
</div>
</fvdoc>
