Changes for page 3 SDMX Base Package

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

From version 1.2
edited by Helena
on 2025/06/07 00:42
Change comment: Update document after refactoring.
To version 2.2
edited by Helena
on 2025/06/08 00:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +{{box title="**Contents**"}}
2 +{{toc/}}
3 +{{/box}}
4 +
1 1  == 3.1 Introduction ==
2 2  
3 3  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).
... ... @@ -245,7 +245,7 @@
245 245  
246 246  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.
247 247  
248 -===== 3.6.2 Class Diagrams [[image:1749246130548-601.jpeg]] =====
252 +===== 3.6.2 Class Diagrams [[image:1749246130548-601.jpeg]] =====
249 249  
250 250  **Figure 14: The Structure Pattern**
251 251  
... ... @@ -385,7 +385,7 @@
385 385  |URI|xsd:anyURI|string:uri|System.Uri|Java.net.URI or java.lang.String
386 386  |DateTime|xsd:dateTime|string:datetime|System.DateTime|javax.xml.datatype.XML GregorianCalendar
387 387  |Time|xsd:time|string:time|System.DateTime|javax.xml.datatype.XML GregorianCalendar
388 -|GregorianYear|xsd:gYear|string[[^^~[1~]^^>>path:#_ftn1]]|System.DateTime|javax.xml.datatype.XML GregorianCalendar
392 +|GregorianYear|xsd:gYear|string[[(% class="wikiinternallink" %)^^~[1~]^^>>path:#_ftn1]]|System.DateTime|javax.xml.datatype.XML GregorianCalendar
389 389  |GregorianMonth|xsd:gYearMonth|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
390 390  |GregorianDay|xsd:date|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
391 391  |Day, MonthDay, Month|xsd:g*|string|System.DateTime|javax.xml.datatype.XML GregorianCalendar
SUZ.Methodology.Code.MethodologyClass[0]
index
... ... @@ -1,0 +1,1 @@
1 +4