CAN CSA-ISO IEC 23001-1A-2008 Information technology - MPEG systems technologies - Part 1 Binary MPEG format for XML AMENDMENT 1 Conformance and reference software.pdf
《CAN CSA-ISO IEC 23001-1A-2008 Information technology - MPEG systems technologies - Part 1 Binary MPEG format for XML AMENDMENT 1 Conformance and reference software.pdf》由会员分享,可在线阅读,更多相关《CAN CSA-ISO IEC 23001-1A-2008 Information technology - MPEG systems technologies - Part 1 Binary MPEG format for XML AMENDMENT 1 Conformance and reference software.pdf(14页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference numberISO/IEC 23001-1:2006/Amd.1:2007(E)ISO/IEC 2007INTERNATIONAL STANDARD ISO/IEC23001-1First edition2006-04-01AMENDMENT 12007-12-01Information technology MPEG systems technologies Part 1: Binary MPEG format for XML AMENDMENT 1: Conformance and reference software Technologies de linforma
2、tion Technologies des systmes MPEG Partie 1: Format binaire de MPEG pour XML AMENDEMENT 1: Conformit et logiciel de rfrence International Organization for Standardization (ISO), 2007. All rights reserved. International Electrotechnical Commission (IEC), 2007. All rights reserved. NOT FOR RESALE. Ame
3、ndment 1:2008 toNational Standard of CanadaCAN/CSA-ISO/IEC 23001-1:08Amendment 1:2007 to International Standard ISO/IEC 23001-1:2006 has been adopted without modification(IDT) as Amendment 1:2008 to CSA Standard CAN/CSA-ISO/IEC 23001-1:08. This Amendment wasreviewed by the CSA Technical Committee on
4、 Information Technology (TCIT) under the jurisdiction of theStrategic Steering Committee on Information Technology and deemed acceptable for use in Canada.September 2008ISO/IEC 23001-1:2006/Amd.1:2007(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing
5、 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 Adobes licensing policy. The ISO Cen
6、tral 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 printing. Every care has been ta
7、ken 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 2007 All rights reserved. Unless otherwise specified, no part of
8、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 copyright office Case postale 56 CH-
9、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 2007 All rights reservedAmendment 1:2008 toCAN/CSA-ISO/IEC 23001-1:08ISO/IEC 23001-1:2006/Amd.1:2007(E) ISO/IEC 2007 All rights reserved iiiForeword ISO (the International Organization for
10、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 established by the respective orga
11、nization 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. In the field of information technol
12、ogy, 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 Standards. Draft International Standards
13、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 of this document may be the subjec
14、t of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. Amendment 1 to ISO/IEC 23001-1:2006 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of audio, picture, multimedia and hypermedia in
15、formation. Amendment 1:2008 toCAN/CSA-ISO/IEC 23001-1:08ISO/IEC 23001-1:2006/Amd.1:2007(E) ISO/IEC 2007 All rights reserved 1Information technology MPEG systems technologies Part 1: Binary MPEG format for XML AMENDMENT 1: Conformance and reference software Page 124 Add the following clauses after Cl
16、ause 8: 9 Conformance 9.1 Encoder The BiM Encoder consumes a textual XML document and produces a document in binary access unit form. Conformance testing of the BiM Encoder is not provided. 9.2 Bitstream in Access Unit Form The binary bitstream in access unit form (together with its associated binar
17、y DecoderInit) is fed to the reference systems decoders. The decoded information is used to reconstruct a document after each access unit. Each resulting document is tested for validity against the schema declared in the associated DecoderInit. The following conditions must be fulfilled as a necessa
18、ry condition for each binary bitstream in access unit form: 1) The syntax of each binary access unit as well as the syntax of the binary DecoderInit must be correct wrt. the BiM syntax as defined in Clauses 6, 7 and 9 of ISO/IEC 23001-1. 2) Decoding the document fragment conveyed in the InitialDocum
19、ent together with the document fragment conveyed in the first access unit must result in a document that is valid against the schema declared in the DecoderInit. 3) After each access unit the decoded document must be valid against the schema declared in the DecoderInit. 4) In any FUU, when the FU co
20、mmand is “add” then the FU context must not point to an instantiated node in the current document tree. 5) In any FUU, when the FU command is “update” or “delete” then the FU context must point to an instantiated node in the current document tree. Amendment 1:2008 toCAN/CSA-ISO/IEC 23001-1:08ISO/IEC
21、 23001-1:2006/Amd.1:2007(E) 2 ISO/IEC 2007 All rights reservedReference BiM Decoder Binary document stream Decoded document Binary decoder init Validation Schema Figure 44 Conformance testing of Bitstream in Access Unit Form 9.3 Decoder 9.3.1 Overview The BiM Decoder consumes a document in binary ac
22、cess unit form and produces a textual XML document. Conformance testing of the Decoder involves checking whether the output of the Decoder is equivalent to that produced by a reference Decoder, as shown in Figure 45. The Test Decoder is said to be compliant if it produces a textual XML document outp
23、ut that is equivalent to that produced by a Reference Decoder. Reference BiM Decoder Document stream (access units in binary form) Decoded Document Test BiM Decoder Decoded Document Compare Figure 45 Conformance testing of BiM Decoder 9.3.2 Definition of Reference Binary Access Unit Form Documents T
24、he reference access unit documents are designed to test the following features: DecoderInit: Single and multiple SchemaReferences with and without locationHint DecoderInit with and without InitialDocument Access Units with single and multiple FUUs Amendment 1:2008 toCAN/CSA-ISO/IEC 23001-1:08ISO/IEC
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CANCSAISOIEC230011A2008INFORMATIONTECHNOLOGYMPEGSYSTEMSTECHNOLOGIESPART1BINARYMPEGFORMATFORXMLAMENDMENT1CONFORMANCEANDREFERENCESOFTWAREPDF

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