Schema Documentation - DIAGRAM Description Profile
version 1.0

The simplifiedImage element

On this page:

The simplifiedImage element contains a simplified version of the source image. The element may contain one or more identical images in different formats.

The simplified image may also include an explanatory tour .

Usage Example

<d:simplifiedImage xml:id="alt-image">
    <object src="http://example.com/…/evaporation.svg" srctype="image/svg+xml" />
    <d:tour>
        <p>Moving front the top left corner of the image…</p>
    </d:tour>
</d:simplifiedImage>
    

Allowed parents

d:body

Allowed children

This element must not contain text.

This element must contain the following children: object

This element may contain the following children: d:about and d:tour

Content model

group
first an optional d:about
followed by one or more of object
followed by an optional d:tour

Namespace

http://www.daisy.org/ns/z3998/authoring/features/description/