- From: Philipp Hoschka <Philipp.Hoschka@sophia.inria.fr>
- Date: Tue, 11 Aug 1998 23:23:28 +0200
- To: smil-editors@w3.org
------- Forwarded Message Return-Path: lynda@cwi.nl Delivery-Date: Wed Jun 17 09:35 MET 199 Return-Path: <lynda@cwi.nl> Received: from sophia.inria.fr by www45.inria.fr (8.8.8/8.8.5) with ESMTP id JAA04212 for <hoschka@www45.inria.fr>; Wed, 17 Jun 1998 09:35:32 +0200 (MET DST) Received: from hera.cwi.nl by sophia.inria.fr (8.8.8/8.8.5) with ESMTP id JAA17137 for <Philipp.Hoschka@sophia.inria.fr>; Wed, 17 Jun 1998 09:35:30 +0200 (MET DST) Received: from trawler.cwi.nl (trawler.cwi.nl [192.16.196.180]) by hera.cwi.nl with ESMTP id JAA19358 for <Philipp.Hoschka@sophia.inria.fr>; Wed, 17 Jun 1998 09:35:25 +0200 (MET DST) Received: from localhost by trawler.cwi.nl with ESMTP id JAA22485; Wed, 17 Jun 1998 09:35:25 +0200 (MET DST) Message-Id: <UTC199806170735.JAA22485.lynda@trawler.cwi.nl> To: Philipp Hoschka <Philipp.Hoschka@sophia.inria.fr> Subject: SMIL recommendation, poss. ommission Date: Wed, 17 Jun 1998 09:35:24 +0200 From: Lynda Hardman <Lynda.Hardman@cwi.nl> Content-Type: text Content-Length: 1293 The definitions in 4.2.3. Element Atributes : Clip-time-value ::= Metric "=" ( Clock-val | Smpte-val ) Metric ::= Smpte-type | "npt" Smpte-type ::= "smpte" | "smpte-30-drop" | "smpte-25" Smpte-val ::= Hours ":" Minutes ":" Seconds [ ":" Frames [ "." Subframes ]] Hours ::= 2DIGIT Minutes ::= 2DIGIT Seconds ::= 2DIGIT Frames ::= 2DIGIT Subframes ::= 2DIGIT don't have any further specifications on the ranges of the digits, unlike: Clock-val ::= Full-clock-val | Partial-clock-val | Timecount-val Full-clock-val ::= Hours ":" Minutes ":" Seconds ("." Fraction)? Partial-clock-val ::= Minutes ":" Seconds ("." Fraction)? Timecount-val ::= Timecount ("." Fraction)? ("h" | "min" | "s" | "ms")? ; default is "s" Hours ::= 2DIGIT; any positive number Minutes ::= 2DIGIT; range from 00 to 59 Seconds ::= 2DIGIT; range from 00 to 59 Fraction ::= DIGIT+ Timecount ::= DIGIT+ 2DIGIT ::= DIGIT DIGIT DIGIT ::= [0-9] Lynda ------- End of Forwarded Message
Received on Tuesday, 11 August 1998 17:23:06 UTC