- From: Kari Pihkala <kpihkala@cc.hut.fi>
- Date: Fri, 23 Aug 2002 10:50:40 +0300 (EET DST)
- To: Philipp Hoschka <ph@w3.org>
- cc: ietf-types@iana.org, <ietf-xml-mime@imc.org>, <www-smil@w3.org>
Hi,
I noticed some inconsistencies with the SMIL namespaces in the
draft. In section 4:
All SMIL 2.0 files must also include a declaration of the SMIL 2.0
namespace. This should appear shortly after the string "<smil", and
should read 'xmlns="http://www.w3.org/2001/SMIL20/PR/Language"'.
However, a different namespace in the end of section 5:
An example use of this parameter as part of a HTTP GET transaction
would be:
Accept: application/smil+xml;
profile="http://www.w3.org/2001/SMIL20/REC/HostLanguage"
Also, either of these namespaces match the one in SMIL 2.0 spec
(http://www.w3.org/TR/2001/REC-smil20-20010807/smil20-profile.html):
13.3.2 SMIL 2.0 Language Conformance
5. A document must declare a default namespace for its elements with an
xmlns attribute on the smil root element with its identifier URI:
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
...
</smil>
You may want to check these...
- Kari
On Thu, 22 Aug 2002, Philipp Hoschka wrote:
>
> [the previous mail contained a superfluous and inappropriate
> attachment, and an errouneous "reply-to" header - Apologies]
>
> ------
>
> This email serves to instantiate the two week discussion
> period on "ietf-types@iana.org" of the ietf-draft describing
> the SMIL media-type registration. You can find the draft at
> http://www.ietf.org/internet-drafts/draft-hoschka-smil-media-type-10.txt
>
> The expected course of advancement for this specification is:
> 1. I have notified one of the Application area directors (Ned Freed)
> 2. Request publication as an Informational RFC as specified:
> ftp://ftp.isi.edu/in-notes/rfc-editor/instructions2authors.txt
> 3. Ensure IANA is aware of the publication and posts the registration as
> specified:
> ftp://ftp.isi.edu/in-notes/rfc2048.txt
>
> The changes in this specification since the last version discussed on
> "ietf-xml-mime@imc.org" include:
> 1. Registration of application/xml+smil in addition to application/smil
> 2. Addition of optional "profile" parameter
> 3. Addition of paragraph describing how to recognize SMIL files by
> looking into the file.
>
> Thank you.
>
> --
>
> -Philipp Hoschka
>
Received on Friday, 23 August 2002 03:50:55 UTC