OUTPUT

The OUTPUT element specifies the output parameters for a Web application, listing all maps required to make the defined Web application usable with different browsers/Front Ends.

It takes an optional attribute Rule, to assist with automatic discovery of the User Agent. For more information, see Automatic Discovery of User Agent.

Child elements

The OUTPUT element may contain the following child elements:

  1. Zero or more HTTP_HEADER elements.

  2. Zero or one HTTP_COOKIES elements.

  3. Zero or more MAP elements.