NewsBlur-viq/vendor/feedvalidator/demo/docs-xml/warning/NotBlank.xml

13 lines
284 B
XML

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>foo</code> should not be blank</p>
</div>
<div id='explanation'>
<p>If this element is present, it should have a value.</p>
</div>
<div id='solution'>
<p>Add a meaningful value.</p>
</div>
</div>
</fvdoc>