version

Defines one of the image versions required by the publication.

Syntax
<version
    id="..."
  >
  <label>...</label>+
  (<maxWidth/>|<maxHeight/>|<maxWidth/> <maxHeight/>)
    
  <fallback/>?
  <format/>?
  <pluginGenerator>...</pluginGenerator>?
</version>
Attributes
id="..."

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