W3C

SMIL 3.0 Recommendation Errata

This version:
http://www.w3.org/2008/11/REC-smil30-errata.html
This document records known errors in the document:
http://www.w3.org/TR/2008/REC-SMIL3-20081201/
Latest SMIL 3 version:
http://www.w3.org/TR/SMIL3/

Last modified: $Date: 2009/03/06 13:20:41 $


About the SMIL 3.0 Recommendation

The SMIL 3.0 Recommendation has been produced by the W3C SYMM Working Group as part of the activity of the W3C Interaction Domain.

This document lists the known errata to the SMIL 3.0 Recommendation.
Each entry has the following information:

Please send general comments about this document to the public mailing list www-smil@w3.org. An archive is available at http://lists.w3.org/Archives/Public/www-smil/.

Conventions

Added text marked thus. Removed text marked thus. Changed text marked thus.


Known errors as of 01 March 2009

Rejected proposed erratas:

  1. None

Erratas:

- E01: Correction in the SMIL 3.0 Layout Chapter for Attributes for the OverrideLayout Module in section 7.10.2 (revised 15 01 2009)

Description:

The soundLevel attribute definition for the OverrideLayout Module says

"This attribute specifies the background opacity that will be used in a media reference"

Resolution:

Replace above statement with following:

"This attribute specifies the volume that will be used in a media reference".


- E02: Correction in the SMIL 3.0 Time Manipulations Chapter section 14.3.2 (revised 25 02 2009)

Description:

In the second example of the speed attribute section , the speed value is missing quotes.

<animate begin="2s" dur="9s" speed=0.75

Resolution:

Replace above statement with following:

<animate begin="2s" dur="9s" speed="0.75"


Thierry Michel