ETSI ES 203 119-3-2015 Methods for Testing and Specification (MTS) The Test Description Language (TDL) Part 3 Exchange Format (V1 1 1)《测试方法和规格 (MTS) 试验描述语言 (TDL) 第3部分 交换格式 (V1 1 1).pdf
《ETSI ES 203 119-3-2015 Methods for Testing and Specification (MTS) The Test Description Language (TDL) Part 3 Exchange Format (V1 1 1)《测试方法和规格 (MTS) 试验描述语言 (TDL) 第3部分 交换格式 (V1 1 1).pdf》由会员分享,可在线阅读,更多相关《ETSI ES 203 119-3-2015 Methods for Testing and Specification (MTS) The Test Description Language (TDL) Part 3 Exchange Format (V1 1 1)《测试方法和规格 (MTS) 试验描述语言 (TDL) 第3部分 交换格式 (V1 1 1).pdf(63页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 203 119-3 V1.1.1 (2015-06) Methods for Testing and Specification (MTS); The Test Description Language (TDL); Part 3: Exchange Format ETSI STANDARD ETSI ETSI ES 203 119-3 V1.1.1 (2015-06)2 Reference DES/MTS-203119-3 Keywords language, MBT, methodology, testing, TSS Essential, or potentially
2、Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/ipr.etsi.org). Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarante
3、e can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document. Foreword This ETSI Standard (ES) has been produced by ETSI Technical Committee Methods for Testing and Sp
4、ecification (MTS). The present document is part 3 of a multi-part deliverable covering the Test Description Language, as identified below: Part 1: “Abstract Syntax and Associated Semantics“; Part 2: “Graphical Syntax“; Part 3: “Exchange Format“; Part 4: “Structured Test Objective Specification (Exte
5、nsion)“. Modal verbs terminology In the present document “shall“, “shall not“, “should“, “should not“, “may“, “need not“, “will“, “will not“, “can“ and “cannot“ are to be interpreted as described in clause 3.2 of the ETSI Drafting Rules (Verbal forms for the expression of provisions). “must“ and “mu
6、st not“ are NOT allowed in ETSI deliverables except when used in direct citation. ETSI ETSI ES 203 119-3 V1.1.1 (2015-06)5 1 Scope The present document specifies the exchange format of the Test Description Language (TDL) in the form of an XML Schema derived from the TDL meta-model 1. The intended us
7、e of the present document is to serve as the specification of the format used for exchange of model instances and tool interoperability between TDL-compliant tools. 2 References 2.1 Normative references References are either specific (identified by date of publication and/or edition number or versio
8、n number) or non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the reference document (including any amendments) applies. Referenced documents which are not found to be publicly available in the expected location might be found
9、at http:/docbox.etsi.org/Reference. NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee their long term validity. The following referenced documents are necessary for the application of the present document. 1 ETSI ES 203 119-1 (V1.2.1): “M
10、ethods for Testing and Specification (MTS); The Test Description Language (TDL); Part 1: Abstract Syntax and Associated Semantics“. 2 “OMG Meta Object Facility (MOF) Core Specification“, Version 2.4.2, formal/2014-04-03. NOTE: Available at http:/www.omg.org/spec/MOF/2.4.2/. 3 “OMG XML Metadata Inter
11、change (XMI) Specification“, Version 2.4.2, formal/2014-04-04. NOTE: Available at http:/www.omg.org/spec/MOF/2.4.2/. 4 “Extensible Markup Language (XML) 1.0 (Fifth Edition)“, W3C Recommendation 26 November 2008. NOTE: Available at http:/www.w3.org/TR/REC-xml/. 5 Recommendation ITU-T X.667: “Informat
12、ion technology Procedures for the operation of object identifier registration authorities: Generation of universally unique identifiers and their use in object identifiers“. 2.2 Informative references References are either specific (identified by date of publication and/or edition number or version
13、number) or non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the reference document (including any amendments) applies. NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guaran
14、tee their long term validity. The following referenced documents are not necessary for the application of the present document but they assist the user with regard to a particular subject area. i.1 ETSI ES 203 119-2 (V1.1.1): “Methods for Testing and Specification (MTS); The Test Description Languag
15、e (TDL); Part 2: Graphical Syntax“. i.2 ETSI ES 203 119-4 (V1.1.1): “Methods for Testing and Specification (MTS); The Test Description Language (TDL); Part 4: Structured Test Objective Specification (Extension)“. ETSI ETSI ES 203 119-3 V1.1.1 (2015-06)6 3 Definitions and abbreviations 3.1 Definition
16、s For the purposes of the present document, the following terms and definitions apply: TDL XMI document: XMI document that represents the serialization of a TDL model TDL XMI Schema: XMI Schema that describes valid TDL XMI documents XMI document: XML document that represents the serialization of a M
17、OF model XMI Schema: XML Schema definition that describes valid XMI documents 3.2 Abbreviations For the purposes of the present document, the following abbreviations apply: EBNF Extended Backus-Naur Form MOF Meta-Object Facility TDL Test Description Language URI Uniform Resource Identifier UUID Univ
18、ersal Unique Identifier XMI XML Metadata Interchange XML eXtensible Markup LanguageXSD XML Schema Definition 4 Basic principles 4.1 Introduction XMI is the serialization format for persistence and interchange of TDL models. XMI stands for XML Metadata Interchange and describes a unified way to seria
19、lize, persist, exchange and de-serialize MOF-based models 2. The XMI specification 3 describes both production rules to create an XMI Schema and an XMI document for a MOF model. The present document describes the production rules for both a TDL XMI Schema according to the TDL meta-model definition a
20、nd TDL XMI documents for the serialization of TDL models. A TDL XMI Schema is useful to validate whether a TDL XMI document complies with the serialization rules specified in the present document. A complete validation of the represented TDL model cannot be performed solely with the TDL XMI Schema d
21、ue to additional semantics introduced by MOF and XMI compared to XML Schema. Validation of TDL XMI documents shall be done in a two-step approach: Lexical (syntactical) validation based on the TDL XMI Schema: This validation step assures that XMI documents abide by the serialization rules for TDL mo
22、dels as described by the present document. Semantical validation based on the TDL meta-model definition: While deserializing TDL XMI documents, the modelling tool shall perform semantics checks based on the specification of the TDL meta-model and the additional XMI information. The lexical validatio
23、n is optional, since it only serves the purpose of syntactically assuring that a TDL XMI document is valid in terms of structure. Semantical validation is always required to ensure that the XMI document is a valid serialization of a TDL model. Due to the nature of the lexical validation, it is possi
24、ble to produce valid TDL XMI documents with respect to the TDL XMI Schema but invalid TDL XMI documents with respect to the TDL meta-model specification. ETSI ETSI ES 203 119-3 V1.1.1 (2015-06)7 4.2 Document Structure The present document defines the exchange format for TDL model instances by means
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20311932015METHODSFORTESTINGANDSPECIFICATIONMTSTHETESTDESCRIPTIONLANGUAGETDLPART3EXCHANGEFORMATV111

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