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

From version 5.9
edited by Helena
on 2025/05/15 10:50
Change comment: There is no comment for this version
To version 6.1
edited by Helena
on 2025/05/16 13:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,7 +42,6 @@
42 42  The concrete classes in this part of the SDMX metamodel, which require to be maintained by Maintenance Agencies, all inherit from MaintainableArtefact. These are:
43 43  
44 44  //StructureUsage// (concrete class is Metadataflow)
45 -
46 46  //Structure// (concrete class is MetadataStructureDefinition)
47 47  
48 48  MetadataProvisionAgreement
... ... @@ -91,8 +91,6 @@
91 91  
92 92  ==== 7.3.4.2 Definitions ====
93 93  
94 -:
95 -
96 96  (((
97 97  (% style="width:838.294px" %)
98 98  |**Class**|**Feature**|(% style="width:446px" %)**Description**
... ... @@ -99,7 +99,6 @@
99 99  |//StructureUsage//| |(% style="width:446px" %)See “SDMX Base”.
100 100  |Metadataflow|(((
101 101  Inherits from:
102 -
103 103  //StructureUsage//
104 104  )))|(% style="width:446px" %)Abstract concept (i.e., the structure without any metadata) of a flow of metadata that providers will provide for different reference periods. Specifies possible targets for metadata, via the Identifiable Object Selection.
105 105  | |/structure|(% style="width:446px" %)Associates a Metadata Structure Definition.
... ... @@ -108,12 +108,10 @@
108 108  |IdentifiableObjectSe lection| |(% style="width:446px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
109 109  |MetadataStructureDef inition|(((
110 110  Inherits from:
111 -
112 112  //MaintainableArtefact//
113 113  )))|(% style="width:446px" %)A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
114 114  |MetadataAttributeDes criptor|(((
115 115  Inherits from:
116 -
117 117  //ComponentList //
118 118  )))|(% style="width:446px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported.
119 119  | |/components|(% style="width:446px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
... ... @@ -183,17 +183,11 @@
183 183  |(% style="width:188px" %) |(% style="width:241px" %)+containedObject|(% style="width:482px" %)Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
184 184  |(% style="width:188px" %)//MetadataAttributeValue//|(% style="width:241px" %)(((
185 185  Abstract class Sub classes are:
186 -
187 187  //UncodedMetadataAttributeValue//
188 -
189 189  CodedMetadataAttribut eValue
190 190  )))|(% style="width:482px" %)The value for a Metadata Attribute.
191 191  |(% style="width:188px" %) |(% style="width:241px" %)(((
192 -+valueFor
193 -
194 -(inherited from the
195 -
196 -//AttributeValue//)
184 ++valueFor (inherited from the //AttributeValue//)
197 197  )))|(% style="width:482px" %)(((
198 198  Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value.
199 199  Note that this is a conceptual association showing the link to the MSD construct. The syntax for the Metadata Attribute value will state, in some form, the id of the Metadata Attribute.
... ... @@ -203,17 +203,12 @@
203 203  )))
204 204  |(% style="width:188px" %)//UncodedMetadataAttributeValue//|(% style="width:241px" %)(((
205 205  Inherits from
206 -
207 207  //MetadataAttributeValue//
208 208  
209 209  Sub class:
210 -
211 211  XHTMLAttributeValue
212 -
213 213  TextAttributeValue
214 -
215 215  OtherUncodedAttribute
216 -
217 217  Value
218 218  )))|(% style="width:482px" %)The content of a Metadata Attribute value where this is textual.
219 219  |(% style="width:188px" %)XHTMLAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This contains XHTML
... ... @@ -220,13 +220,12 @@
220 220  |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The string value of the XHTML
221 221  |(% style="width:188px" %)TextAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This value of a Metadata Attribute value where the content is human-readable text.
222 222  |(% style="width:188px" %) |(% style="width:241px" %)text|(% style="width:482px" %)The string value is text. This can be present in multiple language versions.
223 -|(% style="width:188px" %)OtherUncodedAttribu teValue|(% style="width:241px" %) |(% style="width:482px" %)The value of a Metadata Attribute value where the content is not of humanreadable text.
206 +|(% style="width:188px" %)OtherUncodedAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)The value of a Metadata Attribute value where the content is not of humanreadable text.
224 224  |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Metadata Attribute value.
225 225  |(% style="width:188px" %) |(% style="width:241px" %)startTime|(% style="width:482px" %)This attribute is only used if the textFormat of the Metadata Attribute is of the Timespan type in the Metadata Structure Definition (in which case the value field takes a duration).
226 -|(% style="width:188px" %)CodedMetadataAttrib uteValue|(% style="width:241px" %)(((
209 +|(% style="width:188px" %)CodedMetadataAttributeValue|(% style="width:241px" %)(((
227 227  Inherits from
228 -
229 -//MetadataAttributeValu e//
211 +//MetadataAttributeValue//
230 230  )))|(% style="width:482px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list.
231 231  |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The Code value of the Metadata Attribute value.
232 232  |(% style="width:188px" %) |(% style="width:241px" %)+value|(% style="width:482px" %)(((