CAN CSA-ISO IEC 21000-18A-2009 Information technology - Multimedia framework (MPEG-21) - Part 18 Digital Item Streaming - AMENDMENT 1 Simple fragmentation rule.pdf
《CAN CSA-ISO IEC 21000-18A-2009 Information technology - Multimedia framework (MPEG-21) - Part 18 Digital Item Streaming - AMENDMENT 1 Simple fragmentation rule.pdf》由会员分享,可在线阅读,更多相关《CAN CSA-ISO IEC 21000-18A-2009 Information technology - Multimedia framework (MPEG-21) - Part 18 Digital Item Streaming - AMENDMENT 1 Simple fragmentation rule.pdf(29页珍藏版)》请在麦多课文档分享上搜索。
1、Information technology Multimedia framework (MPEG-21) Part 18: Digital Item Streaming AMENDMENT 1: Simple fragmentation ruleAmendment 1:2009 (IDT) toNational Standard of CanadaCAN/CSA-ISO/IEC 21000-18-08(ISO/IEC 21000-18:2007, IDT)NOT FOR RESALE.PUBLICATION NON DESTINE LA REVENTE.CSA Standards Updat
2、e ServiceAmendment 1:2009 toCAN/CSA-ISO/IEC 21000-18-08October 2009Title: Information technology Multimedia framework (MPEG-21) Part 18: Digital Item Streaming AMENDMENT 1: Simple fragmentation rulePagination: 24 pages (iii preliminary and 21 text)To register for e-mail notification about any update
3、s to this publicationgo to www.ShopCSA.caclick on E-mail Services under MY ACCOUNTclick on CSA Standards Update ServiceThe List ID that you will need to register for updates to this publication is 2419156.If you require assistance, please e-mail techsupportcsa.ca or call 416-747-2233.Visit CSAs poli
4、cy on privacy at www.csagroup.org/legal to find out how we protect your personal information.Reference numberISO/IEC 21000-18:2007/Amd.1:2008(E)ISO/IEC 2008INTERNATIONAL STANDARD ISO/IEC21000-18First edition2007-06-15AMENDMENT 12008-06-01Information technology Multimedia framework (MPEG-21) Part 18:
5、 Digital Item Streaming AMENDMENT 1: Simple fragmentation rule Technologies de linformation Cadre multimdia (MPEG-21) Partie 18: Transmission dlment numrique AMENDEMENT 1: Rgle de fragmentation simple ISO/IEC 21000-18:2007/Amd.1:2008(E) PDF disclaimer This PDF file may contain embedded typefaces. In
6、 accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Ado
7、bes licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for
8、 printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below. COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2008 All rights reserved. Unless
9、 otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO cop
10、yright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org ii ISO/IEC 2008 All rights reservedAmendment 1:2009 toCAN/CSA-ISO/IEC 21000-18-08ISO/IEC 21000-18:2007/Amd.1:2008(E) ISO/IEC 2008 All rights reserved iiiForeword ISO (
11、the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees
12、 established by the respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work.
13、In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technical committee is to prepare International Standa
14、rds. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote. Attention is drawn to the possibility that some of the elements
15、 of this document may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. Amendment 1 to ISO/IEC 21000-18:2007 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of audio, p
16、icture, multimedia and hypermedia information. Amendment 1:2009 toCAN/CSA-ISO/IEC 21000-18-08ISO/IEC 21000-18:2007/Amd.1:2008(E) ISO/IEC 2008 All rights reserved 1Information technology Multimedia framework (MPEG-21) Part 18: Digital Item Streaming AMENDMENT 1: Simple fragmentation rule In Clause 2
17、add the following normative reference following the reference to ISO/IEC 15938-5: ISO/IEC 16262:2002, Information technology ECMAScript language specfication In 7.3.5 add the following paragraph: BBL also allows for user-defined XPath functions to be defined by the BBL author using ECMAScript with D
18、IS extensions. See also 7.3.24 and 9. Amendment 1:2009 toCAN/CSA-ISO/IEC 21000-18-08ISO/IEC 21000-18:2007/Amd.1:2008(E) 2 ISO/IEC 2008 All rights reservedIn 7.3.17 replace Table 17 Register Type with the following: Table 17 RegisterType Diagram Children bbl:Handler bbl:Encoder bbl:Multiplexer bbl:Bs
19、d Name Type Use Description xmlSource xs:string optional binarySource xs:string optional Attributes bSrcNamespace xs:string optional See SourceElementType (7.3.8) Source Insert a new Subclause 7.3.24 as follows and renumber subsequent subclauses appropriately: 7.3.24 Function element A Function elem
20、ent is of type FunctionType and registers a user-defined XPath function. A user-defined XPath function is defined using the ECMAScript language (ISO/IEC 16262) with the DIS extensions as per clause 9. The function definition shall be contained as text content of a Function element. Amendment 1:2009
21、toCAN/CSA-ISO/IEC 21000-18-08ISO/IEC 21000-18:2007/Amd.1:2008(E) ISO/IEC 2008 All rights reserved 3Table AMD1. 1 FunctionType Diagram Used by bbl:Register Name Type Use Description bbl:name xs:Qname required The name of the function being defined. Attributes bbl:args xs:nonNegativeInteger optional T
22、he number of arguments that the function accepts. Source In 7.3.36 replace the Fragmentation element specification with the following: Diagram Children bbl:FragmentAt bbl:Size bbl:Duration bbl:Count bbl:Constraint Name Type Use Description Attributes attributes xs:NCName optional Specifies whether r
23、eassembly attributes should be added to the fragments. Possible values are none, id, and context. A value of none indicates that no reassembly attributes should be attached to the fragments. This is the default value. A value of id indicates that bbl:fragmentRef and bbl:fragmentID attributes are to
24、be attached to fragmentation nodes in the parent and child fragments respectively. The ID value assigned to each fragment is that of the id attribute of the fragmentAt element, if present, or an arbitrary ID which is unique in the BBL description, assigned by the processor. If the fragmentAt element
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CANCSAISOIEC2100018A2009INFORMATIONTECHNOLOGYMULTIMEDIAFRAMEWORKMPEG21PART18DIGITALITEMSTREAMINGAMENDMENT1SIMPLEFRAGMENTATIONRULEPDF

链接地址:http://www.mydoc123.com/p-590826.html