WEB_APPLICATION_PICTURE_COMPONENT

This element defines how images are served by the GAS.

The WEB_APPLICATION_PICTURE_COMPONENT element specifies the directory from which images are served. It takes an Id attribute, which specifies the unique identifier for this Picture component. It is this unique identifier that is referenced by an application configuration, providing that application with the location of its image directory or directories.

Syntax

<WEB_APPLICATION_PICTURE_COMPONENT Id="resID">
  <PATH Id="pathID" Type="pathType">Path</PATH>
</WEB_APPLICATION_PICTURE_COMPONENT>

Syntax notes

  1. resID is the unique identifier for this picture component.

Child elements

The WEB_APPLICATION_PICTURE_COMPONENT may contain the following child elements:

  1. Zero to many PATH elements.

Parent elements

This element is a child of one of the following elements: COMPONENT_LIST