Inherited 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 variant of the representations element should only be used in a field that is the child of a summary element.

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"
    inherit="true"
  />
Attributes
type="image-versions"

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

inherit="true"

This attribute may only be set to true in a field that is the child of a summary element. If it is set to true then image representations are inherited from the content item field with the same name as this field, and this element may not contain any representation elements of its own.