Changes for page 1 Introduction

Last modified by Helena on 2025/09/10 11:19

From version 12.1
edited by Helena
on 2025/05/15 10:10
Change comment: There is no comment for this version
To version 9.2
edited by Helena
on 2025/05/15 10:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
1 +{{box title="**Contents**"}}{{toc/}}{{/box}}
2 +
4 4  
4 +(% class="wikigeneratedid" id="H1Introduction" %)
5 5  This document is not normative but provides a detailed view of the information model on which the normative SDMX specifications are based. Those new to the UML notation or to the concept of Data Structure Definitions may wish to read the appendixes in this document as an introductory exercise.
6 6  
7 7  == 1.1 Related Documents ==
... ... @@ -23,8 +23,8 @@
23 23  
24 24  In some diagrams for some classes the attribute compartment is suppressed even though there may be some attributes. This is deliberate and is done to aid clarity of the diagram. The method used is:
25 25  
26 -* The attributes will always be present on the class diagram where the class is defined and its attributes and associations are defined.
27 -* On other diagrams, such as inheritance diagrams, the attributes may be suppressed from the class for clarity.
26 +* The attributes will always be present on the class diagram where the class is defined and its attributes and associations are defined.// //
27 +* On other diagrams, such as inheritance diagrams, the attributes may be suppressed from the class for clarity.//  //
28 28  
29 29  [[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_bbb8fac9.png||height="54" width="158"]]
30 30  
... ... @@ -34,21 +34,21 @@
34 34  
35 35  The following table structure is used in the definition of the classes, attributes, and associations.
36 36  
37 -(% style="width:640.039px" %)
38 -|(% style="width:138px" %)**Class**|(% style="width:268px" %)**Feature**|(% style="width:229px" %)**Description**
39 -|(% style="width:138px" %)ClassName|(% style="width:268px" %) |(% style="width:229px" %)
40 -|(% style="width:138px" %) |(% style="width:268px" %)attributeName|(% style="width:229px" %)
41 -|(% style="width:138px" %) |(% style="width:268px" %)associationName|(% style="width:229px" %)
42 -|(% style="width:138px" %) |(% style="width:268px" %)+roleName|(% style="width:229px" %)
37 +(% style="width:796.039px" %)
38 +|(% style="width:138px" %)**Class**|(% style="width:268px" %)**Feature**|(% style="width:386px" %)**Description**
39 +|(% style="width:138px" %)ClassName|(% style="width:268px" %) |(% style="width:386px" %)
40 +|(% style="width:138px" %) |(% style="width:268px" %)attributeName|(% style="width:386px" %)
41 +|(% style="width:138px" %) |(% style="width:268px" %)associationName|(% style="width:386px" %)
42 +|(% style="width:138px" %) |(% style="width:268px" %)+roleName|(% style="width:386px" %)
43 43  
44 44  The content in the “Feature” column comprises or explains one of the following structural features of the class:
45 45  
46 -* Whether it is an abstract class. Abstract classes are shown in //italic Courier// font.
46 +* Whether it is an abstract class. Abstract classes are shown in //italic Courier// font.//  //
47 47  * The superclass this class inherits from, if any.// //
48 48  * The sub classes of this class, if any.
49 49  * Attribute – the attributeName is shown in Courier font.
50 50  * Association – the associationName is shown in Courier font. If the association is derived from the association between super classes, then the format is /associationName.
51 -* Role – the +roleName is shown in Courier font.
51 +* Role – the +roleName is shown in Courier font.// //
52 52  
53 53  The Description column provides a short definition or explanation of the Class or Feature. UML class names may be used in the description and if so, they are presented in normal font with spaces between words. For example, the class ConceptScheme will be written as Concept Scheme.
54 54  
... ... @@ -74,7 +74,7 @@
74 74  
75 75  Data Structure Definition including (domain) category scheme, (metadata) concept scheme, and code list
76 76  
77 -Data and related metadata reporting and dissemination
77 +Data and related metadata reporting and dissemination// //
78 78  
79 79  The SDMX-IM comprises a number of packages. These packages act as convenient compartments for the various sub models in the SDMX-IM. The diagram below shows the sub models of the SDMX-IM that were included in the version 1.0 specification.
80 80