wiki:OpendasProcConf

Configuring procedures

Every procedures available with openDAS can be configured thanks to some attributes specific to each of them.
This configuration has to follows the format below :

<procedure attribute1 = value1 attribute2 = value2 ... attributeN = valueN >
  <function1>
  <function2>
  ...
  <functionN>
</procedure>