- From: Sigurd Lerstad <sigler@bredband.no>
- Date: Tue, 30 Jul 2002 19:58:51 -0700
- To: <www-smil@w3.org>
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 13:57:41 UTC