- From: Pablo Fernicola <pablofe@microsoft.com>
- Date: Tue, 30 Jul 2002 20:40:18 -0700
- To: "Sigurd Lerstad" <sigler@bredband.no>, <www-smil@w3.org>
If you are looking at doing this from XHTML, you would just create a new element named par or seq. -Pablo -----Original Message----- From: Sigurd Lerstad [mailto:sigler@bredband.no] Sent: Tuesday, July 30, 2002 7:59 PM To: www-smil@w3.org Subject: SMILParElement/SMILSeqElement Hello, Looking at the SMIL dom specs, I don't see any SMILParElement/SMILSeqElement can I safely assume that these should at least be: interface SMILParElement : SMILElement, ElementParallelTimeContainer { }; interface SMILSeqElement : SMILElement, ElementSequentialTimeContainer { }; ?? thanks, -- Sigurd Lerstad
Received on Tuesday, 30 July 2002 23:40:51 UTC