Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > ca66b76e2240674c05aaf276e07079a2 > files > 57

flood-1.1-3.r719568.3mdv2010.1.x86_64.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>time</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Flood manual" /><link rel="up" href="ch06.html" title="Chapter 6. Flood Configuration Elements" /><link rel="prev" href="re16.html" title="count" /><link rel="next" href="re18.html" title="farm" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">time</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re16.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Flood Configuration Elements</th><td width="20%" align="right"> <a accesskey="n" href="re18.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="time"><a id="time"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>time — duration of farmer work</p></div><div class="refsynopsisdiv" title="synopsis"><h2>synopsis</h2><pre class="synopsis">&lt;time&gt;INTEGER&lt;time&gt;</pre></div><div class="refsection" title="parent elements"><a id="id321753"></a><h2>parent elements</h2><pre class="synopsis">
                    <a class="link" href="re14.html" title="farmer">&lt;farmer&gt;</a>
                </pre></div><div class="refsection" title="children elements"><a id="id321770"></a><h2>children elements</h2><p>none.</p></div><div class="refsection" title="attributes"><a id="id321780"></a><h2>attributes</h2><p>none.</p></div><div class="refsection" title="character data"><a id="id321789"></a><h2>character data</h2><p>duration of farmer work in seconds.</p></div><div class="refsection" title="description"><a id="id321799"></a><h2>description</h2><p>
                This element specifies duration of farmer work in seconds. If
                specified time is greater than time needed to perform full work
                loop, then farmer starts another work loop.
                </p></div><div class="refsection" title="examples"><a id="id321810"></a><h2>examples</h2><pre class="screen">
   &lt;farmer&gt;
      &lt;name&gt;john&lt;/name&gt;
      &lt;time&gt;20&lt;/time&gt;
      &lt;useprofile&gt;my profile&lt;/useprofile&gt;
   &lt;/farmer&gt;
                </pre></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re16.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch06.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="re18.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">count </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> farm</td></tr></table></div></body></html>