Known Errors in the SMIL 1.0 Specification


Last update: $Date: 2004/06/15 15:53:42 $ by $Author hoschka $

Philipp Hoschka, W3C (ph@w3.org)


Errors or problems in the SMIL 1.0 specification not already listed here should be reported to smil-editors@w3.org.

Please also check the archive of the smil-editors list whether additional problems have been reported that have not yet been incorporated into this document. Note that problem reports to this list are not official errors as long as they don´t show up on the "known errors" page.


Table of Contents


Errors in the Specification Proper

This section lists known errors or problems in the SMIL specification itself.

<!ENTITY % smil-link-attributes "
%id-attr;
%title-attr;
show (replace|new|pause) 'replace'
">

<!--=================== Inline Link Element ===============================-->

<!ELEMENT a (%schedule;|switch)*>
<!ATTLIST a
%smil-link-attributes;
href CDATA #REQUIRED
>

<!--=================== Associated Link Element ===========================-->

<!ELEMENT anchor EMPTY>
<!ATTLIST anchor
%skip-attr;
%smil-link-attributes;
href CDATA #IMPLIED
%sync-attributes;
coords CDATA #IMPLIED
>

Non-Errors

This section lists phenomena reported as errors which are not, in the judgement of those maintaining this page, in fact errors in the specification or accompanying materials.

None so far.