The env-variable element defines an environment variable. This element may appear zero or one time within the cgi element. For more information, see cgi.
The env-variable element can contain the following subelements:
Table 3–18 List of env-variable Subelements| Element | Occurrences | Description | 
|---|---|---|
| name | 1 | The name of the environment variable | 
| value | 1 | The value of the environment variable | 
| description | 0 or 1 | The description of the environment variable |