DisplayRects Element (Deep Zoom File Format Schema)

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Contains DisplayRect elements that describe all available pixels.

Image Element (Deep Zoom File Format Schema)

<DisplayRects>
  <DisplayRect>...</DisplayRect>
  <DisplayRect>...</DisplayRect>
  ...
</DisplayRects>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

DisplayRect

Contains Rect elements that define the rectangle to be displayed.

Parent Elements

Element

Description

Image

The root element when defining a single image for Deep Zoom.

Remarks

If this element is not present, the image is not sparse — all pixels are available at all levels. Otherwise, you can use the DisplayRect elements to describe all the available pixels.

minOccurs="0"

maxOccurs="1"

Element Information

Namespace

Empty

Schema name

Deep Zoom Schema

Validation file

deepzoom.xsd

Can be empty

Yes