OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ODF errta related to animation


In ODF section 9.8.2, it says the <anim:iterate> element can contain the attribute "anim:sub-item". 

However, In section 13.4.4, the schema defined does not contain "anim:sub-item" attribute. 

I think we should do some modification on this.

QUOTED FROM SPEC: 9.8.2

Iteration Target Element
For presentation documents, the smil:targetElement attribute of the <anim:iterate> element (see section 13.4.4) can reference drawing shape or paragraph elements. If the anim:sub-item attribute of <anim:iterate> has the value whole, the iteration includes the drawing shape's background and its text. If the anim:sub-item attribute's value is text, only the shape's text is iterated.

QUOTED FROM SPEC:13.4.4

<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"/>
<zeroOrMore>
<ref name="animation-element"/>
</zeroOrMore>
</element>
</define>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]