Just a second...

Env.xml

This file specifies the schema for the environment properties.

env

The following table lists the elements that an element of type env can contain:
Name Type Description Min occurs Max occurs
property property Environment variable value 0 unbounded

property

The following table lists the attributes that an element of type property can have:
Name Type Description Required
name xsd:token Name of the environment variable. true

propertyValue

This value must be a xsd:token.