
Hi, I would like to ask for review of a media type and new URI for an XML namespace defined in http://tools.ietf.org/wg/mmusic/draft-levin-mmusic-xml-media-control-10.txt. The text from the draft is listed here. 1. Application/media_control+xml media type registration Media Type Name: application subtype name: media_control+xml Required parameters: None Optional parameters: charset See RFC 3023 [4] for a discussion of the charset parameter on XML- derived types. Since this type is used exclusively in SIP, the use of UTF-8 encoding is strongly encouraged. Encoding considerations: 8-bit text Security considerations: Security considerations specific to uses of this type are discussed in RFC xxxx [[Note to RFC editor: replace xxxx with the RFC number of this document when published]]. RFC 1874 [1] and RFC 3023 [4] discuss security issues common to all uses of XML. Interoperability considerations: The use of this media type body is intended to be generally interoperable. No unique considerations have been identified. Published specification: RFC xxxx [[Note to RFC editor: replace xxxx with the RFC number of this document when published]] Applications which use this media type: This media type is used to convey information regarding media control commands and responses between SIP endpoints particularly for allowing a Video Fast Update intra-frame request. Additional information: Magic Number(s): None. File Extension(s): None. Macintosh File Type Code(s): None. Object Identifier(s) or OID(s): None. Intended usage: Limited Use Person to contact for further information: Name: Orit Levin E-Mail: oritl@microsoft.com Other Information/General Comment: None. Author/Change Controller: Orit Levin. 2. URN for XML schema URI: urn:ietf:params:xml:ns:media_control Description: This is the XML namespace URI for XML elements defined by [RFCXXXX] to describe information exchanged between SIP endpoints for media control. It is used in the application/media_control+xml body type. Registrant Contact: Name: Orit Levin E-Mail: oritl@microsoft.com Author/Change Controller: Orit Levin. XML: BEGIN <?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"/> <title>Namespace for Tight Media Control</title> </head> <body> <h1>Namespace for Tight Media Control</h1> <h2>application/media_control+xml</h2> <p>See <a href="[[[URL of published RFC]]]">RFCXXXX</a>.</p> </body> </html> END Thanks Roni Even