Re: [ietf-types] Registration of ttml+xml

Philippe Le Hegaret <plh@w3.org> Tue, 14 December 2010 18:40 UTC

Return-Path: <plh@w3.org>
X-Original-To: ietf-types@core3.amsl.com
Delivered-To: ietf-types@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D84F03A6EBB for <ietf-types@core3.amsl.com>; Tue, 14 Dec 2010 10:40:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.216
X-Spam-Level:
X-Spam-Status: No, score=-4.216 tagged_above=-999 required=5 tests=[AWL=-3.417, BAYES_00=-2.599, J_CHICKENPOX_32=0.6, J_CHICKENPOX_37=0.6, J_CHICKENPOX_43=0.6]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvJDG4eh0vU0 for <ietf-types@core3.amsl.com>; Tue, 14 Dec 2010 10:40:33 -0800 (PST)
Received: from pechora3.lax.icann.org (pechora3.icann.org [208.77.188.38]) by core3.amsl.com (Postfix) with ESMTP id 6DF8C3A6EBA for <ietf-types@ietf.org>; Tue, 14 Dec 2010 10:40:32 -0800 (PST)
Received: from jay.w3.org (ssh.w3.org [128.30.52.60]) by pechora3.lax.icann.org (8.13.8/8.13.8) with ESMTP id oBEIfbMT006083 for <ietf-types@iana.org>; Tue, 14 Dec 2010 10:41:58 -0800
Received: from 30-5-33.wireless.csail.mit.edu ([128.30.5.33]) by jay.w3.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from <plh@w3.org>) id 1PSZod-0005HQ-L4; Tue, 14 Dec 2010 13:41:35 -0500
From: Philippe Le Hegaret <plh@w3.org>
To: Bjoern Hoehrmann <derhoermi@gmx.net>
In-Reply-To: <spgi76t2c3ho7c5p7g6egd9og9j5padvcc@hive.bjoern.hoehrmann.de>
References: <1282852932.5931.18.camel@chacal> <spgi76t2c3ho7c5p7g6egd9og9j5padvcc@hive.bjoern.hoehrmann.de>
Content-Type: text/plain; charset="UTF-8"
Organization: World Wide Web Consortium
Date: Tue, 14 Dec 2010 13:41:30 -0500
Message-ID: <1292352090.2399.76.camel@chacal>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3
Content-Transfer-Encoding: 7bit
X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.0 (pechora3.lax.icann.org [208.77.188.38]); Tue, 14 Dec 2010 10:41:58 -0800 (PST)
Cc: ietf-types@iana.org, public-tt <public-tt@w3.org>
Subject: Re: [ietf-types] Registration of ttml+xml
X-BeenThere: ietf-types@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Media \(MIME\) type review" <ietf-types.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-types>
List-Post: <mailto:ietf-types@ietf.org>
List-Help: <mailto:ietf-types-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 Dec 2010 18:40:34 -0000

On Sat, 2010-08-28 at 19:16 +0200, Bjoern Hoehrmann wrote:
> >[[
> >MIME media type name:
> 
> This uses an outdated template, not the one from RFC 4288. Some of the
> field names have changed, and some fields have been split into separate
> fields.

I used the template at
 http://tools.ietf.org/html/rfc4288#section-10

> >Published specification:
> >        
> >        This media type registration is extracted from Appendix C Media
> >        Type Registration of the Timed Text Markup Language (TTML) 1.0
> >        specification.
> 
> This should just reference the format specification.

I removed the reference to the subsection.

Here is the updated version:

Type name:
        
        application
        
Subtype name:
        
        ttml+xml
        
Required parameters:
        
        None.
        
Optional parameters:
charset
        
        Same as application/xml media type, as specified in [XML Media
        Types] or its successors.
        
profile
        
        The document profile of a TTML document may be specified using
        an optional profile parameter, which, if specified, the value of
        which must adhere to the syntax and semantics of ttp:profile
        parameter defined by Section 6.2.8 ttp:profile of the published
        specification.
        
Encoding considerations:
        
        Same for application/xml. See [XML Media], Section 3.2.
        
Security considerations:
        
        As with other XML types and as noted in [XML Media] Section 10,
        repeated expansion of maliciously constructed XML entities can
        be used to consume large amounts of memory, which may cause XML
        processors in constrained environments to fail.
        
        In addition, because of the extensibility features for TTML and
        of XML in general, it is possible that "application/ttml+xml"
        may describe content that has security implications beyond those
        described here. However, if the processor follows only the
        normative semantics of the published specification, this content
        will be outside TTML namespaces and may be ignored. Only in the
        case where the processor recognizes and processes the additional
        content, or where further processing of that content is
        dispatched to other processors, would security issues
        potentially arise. And in that case, they would fall outside the
        domain of this registration document.
        
Interoperability considerations:
        
        The published specification describes processing semantics that
        dictate behavior that must be followed when dealing with, among
        other things, unrecognized elements and attributes, both in TTML
        namespaces and in other namespaces.
        
        Because TTML is extensible, conformant "application/ttml+xml"
        processors must expect that content received is well-formed XML,
        but it cannot be guaranteed that the content is valid to a
        particular DTD or Schema or that the processor will recognize
        all of the elements and attributes in the document.
        
Published specification:
        Timed Text Markup Language (TTML) 1.0.
        
Applications that use this media type:
        
        TTML is used in the television industry for the purpose of
        authoring, transcoding and exchanging timed text information and
        for delivering captions for television material repurposed for
        the internet.
        
        There is partial and full support of TTML in components used by
        several Web browsers plugins, and in a number of caption
        authoring tools.
        
Additional information:
Magic number(s):
File extension(s):
        
        .ttml
        
Macintosh file type code(s):
        
        "TTML"
        
Fragment identifiers:
        
        For documents labeled as application/ttml+xml, the fragment
        identifier notation is intended to be used with xml:id
        attributes, as described in section 7.2.1 of the Timed Text
        Markup Language (TTML) 1.0 specification.
        
Person & email address to contact for further information:
        
        Timed Text Working Group (public-tt@w3.org)
        
Intended usage:
        
        COMMON
        
Restrictions on usage:
        
        None
        
Author:
        
        The published specification is a work product of the World Wide
        Web Consortium's Timed Text (TT) Working Group.
        
Change controller:
        
        The W3C has change control over this specification.

-- 
Philippe