Changes for page 3 SDMX Base Package

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

From version 2.2
edited by Helena
on 2025/06/08 00:49
Change comment: There is no comment for this version
To version 1.1
edited by Helena
on 2025/06/07 00:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -3 SDMX Base Package
1 +3
Content
... ... @@ -1,7 +5,3 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
4 -
5 5  == 3.1 Introduction ==
6 6  
7 7  The constructs in the SDMX Base package comprise the fundamental building blocks that support many of the other structures in the model. For this reason, many of the classes in this package are abstract (i.e., only derived sub-classes can exist in an implementation).
... ... @@ -249,7 +249,7 @@
249 249  
250 250  The Structure Pattern is a basic architectural pattern which allows the specification of complex tabular structures which are often found in statistical data (such as Data Structure Definition, and Metadata Structure Definition). A Structure is a set of ordered lists. A pattern to underpin this tabular structure has been developed, so that commonalities between these structure definitions can be supported by common software and common syntax structures.
251 251  
252 -===== 3.6.2 Class Diagrams [[image:1749246130548-601.jpeg]] =====
248 +===== 3.6.2 Class Diagrams [[image:1749246130548-601.jpeg]] =====
253 253  
254 254  **Figure 14: The Structure Pattern**
255 255  
... ... @@ -389,7 +389,7 @@
389 389  |URI|xsd:anyURI|string:uri|System.Uri|Java.net.URI or java.lang.String
390 390  |DateTime|xsd:dateTime|string:datetime|System.DateTime|javax.xml.datatype.XML GregorianCalendar
391 391  |Time|xsd:time|string:time|System.DateTime|javax.xml.datatype.XML GregorianCalendar
392 -|GregorianYear|xsd:gYear|string[[(% class="wikiinternallink" %)^^~[1~]^^>>path:#_ftn1]]|System.DateTime|javax.xml.datatype.XML GregorianCalendar
388 +|GregorianYear|xsd:gYear|string[[^^~[1~]^^>>path:#_ftn1]]|System.DateTime|javax.xml.datatype.XML GregorianCalendar
393 393  |GregorianMonth|xsd:gYearMonth|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
394 394  |GregorianDay|xsd:date|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
395 395  |Day, MonthDay, Month|xsd:g*|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
SUZ.Methodology.Code.MethodologyClass[0]
index
... ... @@ -1,1 +1,0 @@
1 -4