- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Wed, 29 Aug 2007 11:40:51 +0200
- To: "Forms WG (new)" <public-forms@w3.org>
The reason that have asked us in particular to review is that it uses XForms semantics to define state. Here are some examples: <smil> <head> <state> <data xmlns=""> <lastPlayed>0</lastPlayed> </data> </state> </head> <seq> <audio src="chapter1.mp3" /> <setvalue ref="lastPlayed" value="1" /> <audio src="chapter2.mp3" /> <setvalue ref="lastPlayed" value="2" /> <audio src="chapter3.mp3" /> <setvalue ref="lastPlayed" value="3" /> </seq> Steven On Tue, 28 Aug 2007 18:06:54 +0200, Steven Pemberton <Steven.Pemberton@cwi.nl> wrote: > > They ask us to review. > > Steven > > ------- Forwarded message ------- > From: "Thierry Michel" <tmichel@w3.org> > To: chairs@w3.org, www-forms@w3.org, member-tt@w3.org, > w3c-xsl-wg@w3.org, w3c-svg-wg@w3.org, w3c-html-cg@w3.org, > w3c-dom-ig@w3.org, www-smil <www-smil@w3.org>, SYMM <symm@w3.org> > Cc: w3t-comm@w3.org > Subject: [Reminder] Last Call Working Draft of the Synchronized > Multimedia Integration Language (SMIL 3.0) > Date: Tue, 28 Aug 2007 08:50:13 +0200 > > > Thierry Michel wrote: >> Dear All, >> The SYMM Working Group has published its Last Call Working Draft of >> the >> Synchronized Multimedia Integration Language (SMIL 3.0) >> http://www.w3.org/TR/2007/WD-SMIL3-20070713/. >> This SMIL 3.0 edition is a new version, it extends the functionalities >> contained in SMIL 2.1, incorporating many media handling and control >> features requested by SMIL users. It also integrates popular SMIL >> extensions found in the RealPlayer. SMIL 3.0 also contains a collection >> of new features of general interest to the Web community, across the >> following areas: >> a. The SMIL State module: >> State integrates a data model and expression syntax >> that will -- eventually -- replace the SMIL Content >> Control mechanism; >> b. The SMIL Timesheets module: >> Timesheets provides a simplified way of adding >> SMIL timing to non-SMIL documents (such as (X)HTML); >> c. The SMIL Metadata module: >> Metadata allows metainformation to be sprinkled >> around the source document at the will of the creator.) >> d. The SMIL smilText module: >> The introduction of smilText -- an embedded form of >> timed text for inclusion into a SMIL document. >> This work aligns largely with DFXP, although the >> syntax and semantics are geared to SMIL. >> The SYMM WG actively requests members of related WG's to read and >> comment on these technologies. Each section of the SMIL 3.0 >> specification has new features (and changes from earlier versions) >> highlighted. >> The Last Call review period for this document extends until 14 September >> 2007. Please send comments to the public mailing www-smil@w3.org, >> including the prefix'[SMIL30 LC comment]' in the subject line. >> In particular, we invite comments from the following groups: >> - the XForms Working Group >> - Timed Text Working Group >> - Scalable Vector Graphics Working Group >> - XSL Working Group >> - Members of the Hypertext Coordination Group >> - the DOM Interest Group >> Patent disclosure page of this SYMM WG is at >> http://www.w3.org/2004/01/pp-impl/35663/status >> The SYMM WG approval for Last Call publication is at >> http://lists.w3.org/Archives/Member/symm/2007Jul/0060.html >> There is no formal objection associated with this document. >> Evidence that the document satisfies group's requirements: >> The group's requirements have not changed since First Working Draft >> version. >> Best regards, >> Thierry Michel, Team contact, on behalf of the co-Chairs, SYMM Working >> Group. >> > > >
Received on Wednesday, 29 August 2007 09:41:12 UTC