[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: proposal for <anim:audio>
Dear TC members,
The <anim:audio> element as defined in ODF v1.1 Section 13.5.1, misses
the fill and restart attributes. The fill attributes are needed
to define the behavior of the audio element after the element's active
duration ends. The restart attributes are needed to define how
animated elements can be restarted. Both attribute groups are also
available for the SMIL 1.0 audio element.
Therefore, I propose to move the references to
"common-restart-timing-attlist", "common-restart-default-attlist",
"common-fill-timing-attlist" and "common-fill-default-attlist"
from "common-timing-attlist"
to "common-basic-timing-attlist"
as defined in section 13.4.2.
"common-basic-timing-attlist" is currently only used by the <anim:audio>
element, so this change effects the <anim:audio> element only.
The resulting definitions in 13.4.2 will be
<define name="common-basic-timing-attlist" combine="interleave">
<ref name="common-begin-end-timing-attlist"/>
<ref name="common-dur-timing-attlist"/>
<ref name="common-repeat-timing-attlist"/>
<ref name="common-restart-timing-attlist"/>
<ref name="common-restart-default-attlist"/>
<ref name="common-fill-timing-attlist"/>
<ref name="common-fill-default-attlist"/>
</define>
<define name="common-timing-attlist" combine="interleave">
<ref name="common-basic-timing-attlist"/>
<ref name="common-time-manip-attlist"/>
</define>
Best regards
Michael
--
Michael Brauer, Technical Architect Software Engineering
StarOffice/OpenOffice.org
Sun Microsystems GmbH Nagelsweg 55
D-20097 Hamburg, Germany michael.brauer@sun.com
http://sun.com/staroffice +49 40 23646 500
http://blogs.sun.com/GullFOSS
Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1,
D-85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Marcel Schneider, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]