originalVersion

Holds the id and labels used to identify the original unscaled, uncompressed version of images.

Syntax
<originalVersion
    id="..."
  >
  <label>...</label>+
</originalVersion>
Attributes
id="..."

The internal identifier of the originalVersion. This is the identifier used in JSP and Java code. It must be unique and must not contain any spaces or special characters.