Derived Image Version rep:output

Defines the required characteristics of a "derived image version"-style image representation. One of the width/height attributes must be specified, but not both.

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

Syntax
<rep:output
    ( width="positiveInteger" | height="positiveInteger" )
  />
Attributes
width="positiveInteger"

Specifies the required width of this image representation in pixels.

height="positiveInteger"

Specifies the required height of this image representation in pixels.