Image Version rep:representations

Defines a set of different versions of an image that are created and maintained using the standard Content Engine image-versions mechanism. This mechanism allows the Content Studio user to define different cropped and resized versions of an image.

This element's parent field's mime-type attribute must be set to application/json.

This element belongs to the http://xmlns.escenic.com/2009/representations namespace. The conventional prefix for this namespace is rep.

Syntax
<rep:representations
    type="image-versions"
  >
  <rep:representation>...</rep:representation>+
</rep:representations>

The following forms of the rep:representation element may be used: Image Version rep:representation, Derived Image Version rep:representation.

Attributes
type="image-versions"

Identifies the contents of this element as "image-version"-style image representations.