OASIS Open Document Format for Office Applications (OpenDocument) TC

 View Only
  • 1.  Two proposals on SMIL

    Posted 03-13-2007 06:13

    I got two proposals on SMIL from IBM Notes development team. Your comments are welcome.

    //-----------------------------------------------------------------------------------------------
    Proposal 1: Add common-anim-target-attlist to <anim:iterate> elements
    In 9.8.2, there states "if the anim:sub-item attribute of <anim:iterate> has the value whole ... "
    In 13.4.4, no this attribute included in schema.
    This is conflict
    Suggest: added common-anim-target-attlist into attribute list
    <define name="animation-element" combine="choice">
            <element name="anim:iterate">
                    <ref name="common-anim-attlist"/>
                    <ref name="anin-iterate-attlist"/>
                    <ref name="common-timing-attlist"/>
                    <ref name="common-endsync-timing-attlist"/>
                    <ref name="common-anim-target-attlist" />
                    <zeroOrMore>
                            <ref name="animation-element"/>
                    </zeroOrMore>
            </element>
    </define>

    Proposal 2: Add common-timing-attlist to 13.1 Basic Animation Elements
    In SMIL20 standard, basic animation elements also contain common timing attributes.
    Suggest: add common-timing-attlist to below elements
            13.1.1 <anim:animate>
            13.1.2 <anim:set>
            13.1.3 <anim:animateMotion>
            13.1.4 <anim:animateColor>
            13.1.5 <anim:animateTransform>
            13.1.6 <anim:transitionFilter>

    Ricky Gao (Gao Wei)
    //-----------------------------------------------------------------------------------------------


  • 2.  Re: [office] Two proposals on SMIL

    Posted 03-13-2007 07:50
    On 13/03/07, Zhi Yu Yue 


  • 3.  Re: [office] Two proposals on SMIL

    Posted 03-13-2007 13:19

    Good question.

    Do you know if this is the latest word on best practices for SMIL accessibility?  (It is from 1999)  http://www.w3.org/TR/SMIL-access/

    Has the Accessibility SC taken a look at ODF's animation support?  Any recommendations?

    -Rob
    .___________________________

    Rob Weir
    Software Architect
    Workplace, Portal and Collaboration Software
    IBM Software Group

    email: robert_weir@us.ibm.com
    phone: 1-978-399-7122
    blog: http://www.robweir.com/blog/


    "Dave Pawson" <dave.pawson@gmail.com> wrote on 03/13/2007 03:49:23 AM:

    > On 13/03/07, Zhi Yu Yue <yuezhiyu@cn.ibm.com> wrote:
    > >
    > > I got two proposals on SMIL from IBM Notes development team. Your comments
    > > are welcome.
    >
    >
    > What proposals are there to make these animations accessible to a blind user?
    >
    >
    > regards
    >
    >
    >
    > --
    > Dave Pawson
    > XSLT XSL-FO FAQ.
    > http://www.dpawson.co.uk


  • 4.  Re: [office] Two proposals on SMIL

    Posted 03-13-2007 13:24
    On 13/03/07, robert_weir@us.ibm.com 


  • 5.  Re: [office] Two proposals on SMIL

    Posted 03-13-2007 13:24
    On 13/03/07, robert_weir@us.ibm.com