Process SMIL directives in XML data: Difference between revisions

Content added Content deleted
(removed the remainder from the previous state of the task)
m (inverted the task instruction and documentation links)
Line 2: Line 2:


In order to represent evolutions of contents over time, the [http://www.w3.org/TR/SMIL/ SMIL] standard provides a solution to record the animation of data. Smil animations can be added to any kind of contents formated in XML.
In order to represent evolutions of contents over time, the [http://www.w3.org/TR/SMIL/ SMIL] standard provides a solution to record the animation of data. Smil animations can be added to any kind of contents formated in XML.

The task is to create an utility that given the first Smiled XML file, would return the second one


* [[wp:Synchronized_Multimedia_Integration_Language|SMIL on Wikipedia]] and [http://www.w3.org/TR/SMIL/smil-animation.html#q35 at W3]
* [[wp:Synchronized_Multimedia_Integration_Language|SMIL on Wikipedia]] and [http://www.w3.org/TR/SMIL/smil-animation.html#q35 at W3]

The task is to create an utility that given the first Smiled XML file, would return the second one


<lang xml><?xml version="1.0" ?>
<lang xml><?xml version="1.0" ?>