All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-body02.html Maven / Gradle / Ivy



   
      
      Schema Documentation: the body element
      
   
   
      
Schema Documentation - Book Profile
version 1.0

The body element

The description body element contains the accessible description forms that readers can select from depending on their needs.

The description body must minimally contain the primary description of the associated content in a child longdesc element.

The description body may also optionally compliment the primary description with a briefer summary and a simplified language representation.

The body of the description can also be used to carry alternative images for readers unable to adequately interact with the source image. The tactile element can be used to include a tactile image and accompanying tour, and the simplifiedImage element can be used to include images more accessible to various reader needs.

Usage Example

<d:body>
    <d:summary>…</d:summary>
    <d:longdesc>…</d:longdesc>
    <d:simplifiedLanguageDescription>…</d:simplifiedLanguageDescription>
    <d:tactile>…</d:tactile>
    <d:simplifiedImage>…</d:simplifiedImage>
</d:body>
    

Allowed parents

d:description

Allowed children

This element must not contain text.

This element must contain the following children: d:longdesc

This element may contain the following children: annotation, d:simplifiedImage, d:simplifiedLanguageDescription, d:summary and d:tactile

Content model

a mix of
an optional d:summary
an optional d:tactile
an optional d:simplifiedImage
zero or more of annotation
end of mix

Namespace

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy