FW: [Fwd: SMIL 2.0 comment: 14.3.2 Conformance of SMIL 2.0 Basic Documents]

-----Original Message-----
From: Cohen, Aaron M 
Sent: Tuesday, March 13, 2001 11:04 AM
To: 'Peter Stark (ECS)'; Michelle Y Kim
Cc: Philipp Hoschka; symm@w3.org
Subject: RE: [Fwd: SMIL 2.0 comment: 14.3.2 Conformance of SMIL 2.0
Basic Documents]


The most straight forward way to declare that a document can be played by a
smil basic player is:

<smil xmlns="http://www.w3.org/2001/SMIL20/WD/Language" 
	xmlns:basic="http://www.w3.org/2001/SMIL20/WD/HostLanguage" 
	systemRequired="basic">
...
</smil>

Host language conformance is the mininum set of modules that a conformant
smil basic user agent is allowed to implement.

We expect that other standards bodies will build profiles starting with the
smil basic scalability framework and the host language conformance set.
These profiles can have their own doctype/namespace/dtd and make documents
written in them directly identifiable as such.

-Aaron

> -----Original Message-----
> From: Peter Stark (ECS) [mailto:Peter.Stark@ecs.ericsson.se]
> Sent: Tuesday, March 13, 2001 8:23 AM
> To: Michelle Y Kim
> Cc: Philipp Hoschka; symm@w3.org
> Subject: RE: [Fwd: SMIL 2.0 comment: 14.3.2 Conformance of SMIL 2.0
> Basic Documents]
> 
> 
> Michelle,
> 
> > 
> > <SMIL: A SMIL Basic document is a "conforming" SMIL Basic 
> > Document if it is
> > a conforming SMIL 2.0 document. />
> > 
> 
> [snip]
> 
> > 
> > <Peter: But the above conformance statement essentially says 
> > that all SMIL
> > 2.0 documents are also SMIL Basic document. />
> > 
> > No, that's not what it says. Try this: If a SMIL Basic document is a
> > conforming SMIL 2.0 document, it is a conforming SMIL Basic 
> > document. In
> > your words,  "a  SMIL Basic document that is a valid SMIL 2.0 
> > document" is
> > a valid SMIL Basic document.
> > 
> 
> Ok. But how do I know whether a document is a SMIL Basic 
> document? That is what I expected to find out in the section 
> "Conformance of SMIL 2.0 Basic Documents". 
> 
> I notice there is no SMIL Basic DTD. How can a developer know 
> whether his/hers document is a SMIL Basic document?
> 
> I would have expected a conformance statement along the lines 
> of the one for XHTML Basic [1].
> 
> Also, why is the word conformance inside quotation marks, 
> "conformance"? Is it not conformance in the normal sense of the word? 
> 
> 
> Peter
> [1] http://www.w3.org/TR/xhtml-basic/#s_conformance
> 
> 

Received on Tuesday, 13 March 2001 17:58:25 UTC