ANSI INCITS ISO IEC 19503-2005 Information technology XML Metadata Interchange (XMI).pdf
《ANSI INCITS ISO IEC 19503-2005 Information technology XML Metadata Interchange (XMI).pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 19503-2005 Information technology XML Metadata Interchange (XMI).pdf(126页珍藏版)》请在麦多课文档分享上搜索。
1、INCITS/ISO/IEC 19503:20052009 (ISO/IEC 19503:2005, IDT) Information technology XML Metadata Interchange (XMI)INCITS/ISO/IEC 19503:20052009(ISO/IEC 19503:2005, IDT)INCITS/ISO/IEC 19503:20052009 ii ITIC 2009 All rights reserved PDF disclaimer This PDF file may contain embedded typefaces. In accordance
2、 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 Adobes licensi
3、ng 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 printing.
4、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. Adopted by INCITS (InterNational Committee for Information Technology Standards)
5、 as an American National Standard. Date of ANSI Approval: 3/23/2009 Published by American National Standards Institute, 25 West 43rd Street, New York, New York 10036 Copyright 2009 by Information Technology Industry Council (ITI). All rights reserved. These materials are subject to copyright claims
6、of International Standardization Organization (ISO), International Electrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology Industry Council (ITI). Not for resale. No part of this publication may be reproduced in any form, including an electronic re
7、trieval system, without the prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1250 Eye Street NW, Washington, DC 20005. Printed in the United States of America iiiContentsForeword .viiiIntroduction . ix1 Scope 12 Normative references 12.1 Identical
8、 Recommendations | International Standards . 12.2 International Standards 13 Abbreviations .24 XMI Schema Design Principles .34.1 Purpose 34.2 Use of XML Schemas . 34.2.1 XML Validation of XMI documents 44.2.2 Requirements for XMI Schemas . 44.3 Basic Principles 44.3.1 Required XML Declarations 44.3
9、.2 Metamodel Class Representation . 54.3.3 Metamodel Extension Mechanism 54.4 XMI Schema and Document Structure . 54.5 XMI Model 64.5.1 XML Schema for the XMI Model . 64.5.2 XMI Model Classes 64.5.3 XMI 84.5.4 Extension 94.5.5 Documentation. 104.5.6 Add, Replace, and Delete . 104.6 XMI Attributes .
10、124.6.1 Element Identification Attributes 124.6.2 Linking Attributes. 134.6.3 Version Attribute 144.6.4 Type Attribute 144.7 XMI Type 144.8 Metamodel Class Specification 154.8.1 Namespace Qualified XML Element Names 154.8.2 Metamodel Multiplicities 154.8.3 Class Specification 164.8.4 Attribute Speci
11、fication . 164.8.5 Reference Specification 184.8.6 Containment Specification 184.8.7 Inheritance Specification . 184.8.8 Derived Information . 184.9 Transmitting Incomplete Metadata . 184.9.1 Interchange of Model Fragments 194.9.2 XMI Encoding. 194.9.3 Example 19 ITIC 2009 All rights reservedINCITS/
12、ISO/IEC 19503:20052009iv 4.10 Linking 194.10.1 Design Principles 194.10.2 Linking . 204.10.3 Example from UML 224.11 Tailoring Schema Production . 234.11.1 XMI Tag Values. 234.11.2 Tag Value Constraints . 244.11.3 Scope 254.11.4 XML element vs XML attribute 254.11.5 UML profile for XML and XMI 254.1
13、1.6 Effects on Document Production . 264.11.7 Summary of XMI Tag Scope and Affect 274.12 Transmitting Metadata Differences 284.12.1 Definitions . 294.12.2 Differences 294.12.3 XMI Encoding 294.12.4 Example 304.13 Document Exchange with Multiple Tools . 314.13.1 Definitions . 314.13.2 Procedures 324.
14、13.3 Example 324.14 General Datatype Mechanism 335 XML Schema Production355.1 Purpose 355.2 XMI Version 2 Schemas. 355.2.1 EBNF . 355.2.2 Fixed Schema Declarations 435.2.3 Schema Production Rules for Non-Primitive Data 486 XML Document Production 496.1 Purpose . 496.2 Introduction . 496.3 EBNF Rules
15、 Representation 496.3.1 Overall Document Structure 506.3.2 Overall Content Structure 516.3.3 Object Structure 526.3.4 References 556.3.5 Object Contents 576.3.6 Packages 596.3.7 Attributes . 596.3.8 Other Types of Links . 606.4 Additional Examples . 606.4.1 Inheritance . 606.4.2 Nested Packages . 61
16、6.4.3 Derived Types and References . 626.5 Document Production Rules for Non-Primitive Data . 636.5.1 Structure Type . 636.5.2 Enumeration Type. 636.5.3 Alias Type 63 ITIC 2009 All rights reservedINCITS/ISO/IEC 19503:20052009v6.5.4 Collection Type . 637 Production of MOF from XML 657.1 Introduction
17、. 657.2 DTD to MOF. 657.3 XML to MOF . 667.4 XML Schema to MOF . 678 XML Schema Model 718.1 Introduction . 718.2 XML Schema Structures 718.2.1 XSDSchema 838.2.2 XSDAttribute . 838.2.3 XSDElementRef 838.2.4 XSDAttributeGroup . 838.2.5 XSDAttributeGroupRef 838.2.6 XSDType . 838.2.7 XSDBuiltInType . 84
18、8.2.8 XSDComplexType . 848.2.9 XSDComplexTypeContent 848.2.10 XSDSchemaContent . 848.2.11 XSDElement 848.2.12 XSDSimpleBase 858.2.13 XSDPattern . 858.2.14 XSDEnumeration 858.2.15 XSDInclude . 858.2.16 XSDImport . 858.2.17 XSDGroup . 858.2.18 XSDGroupKind 868.2.19 XSDGroupScope . 868.2.20 XSDGroupCon
19、tent 868.2.21 XSDGroupRef . 868.2.22 XSDKey 868.2.23 XSDKeyRef. 868.2.24 XSDUnique . 868.2.25 XSDUniqueContent 878.2.26 XSDSelector 878.2.27 XSDField . 878.2.28 XSDObject 878.2.29 XSDAnnotatedElement . 878.2.30 XSDDocumentation 878.2.31 XSDAppInfo 878.2.32 XSDAnnotation . 878.2.33 XSDSimpleContent .
20、 888.2.34 XSDComplexContent 888.2.35 XSDSimpleComplex 888.2.36 XSDSimpleTypeContent . 888.2.37 XSDSimpleRestrict. 888.2.38 XSDSimpleList 888.2.39 XSDSimpleUnion 88 ITIC 2009 All rights reservedINCITS/ISO/IEC 19503:20052009vi 8.2.40 XSDSimpleType 898.2.41 XSDFacet 898.2.42 XSDLength 898.2.43 XSDMinLe
21、ngth 898.2.44 XSDMaxLength . 898.2.45 XSDMinInclusive . 898.2.46 XSDMaxInclusive 898.2.47 XSDMinExclusive 908.2.48 XSDMaxExclusive . 908.2.49 XSDTotalDigits 908.2.50 XSDFractionDigits . 908.2.51 XSDWhiteSpace . 908.2.52 XSDAny. 908.2.53 XSDAnyAttribute . 908.2.54 XSDAttributeRef 918.2.55 XSDNamedEle
22、ment 918.2.56 XSDOccurs . 918.2.57 XSDTopLevelAttrbute . 918.2.58 XSDTopLevelElement . 918.3 XML Schema Simple Datatypes. 918.3.1 XSDDate . 958.3.2 XSDDecimal 958.3.3 XSDDecimalType 958.3.4 XSDDouble . 968.3.5 XSDCentury 968.3.6 XSDBinary. 968.3.7 XSDBinaryType . 968.3.8 XSDBooleanType 968.3.9 XSDBo
23、olean 968.3.10 XSDByte 968.3.11 XSDDoubleType . 978.3.12 XSDFloat 978.3.13 XSDFloatType 978.3.14 XSDInt .978.3.15 XSDInteger 978.3.16 XSDCDATA . 978.3.17 XSDID . 978.3.18 XSDIDREF 978.3.19 XSDIDREFS 988.3.20 XSDListType . 988.3.21 XSDList . 988.3.22 XSDLong . 988.3.23 XSDMonth . 988.3.24 XSDName . 9
24、88.3.25 XSDNCName 988.3.26 XSDNegativeInteger 988.3.27 XSDNMTOKEN. 998.3.28 XSDNonNegativeInteger 998.3.29 XSDNonPositiveInteger 998.3.30 XSDPositiveInteger . 998.3.31 XSDQName . 99 ITIC 2009 All rights reservedINCITS/ISO/IEC 19503:20052009vii8.3.32 XSDQNameType 998.3.33 XSDRecurringDate 998.3.34 XS
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC195032005INFORMATIONTECHNOLOGYXMLMETADATAINTERCHANGEXMIPDF

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