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

From version 5.11
edited by Helena
on 2025/05/16 13:54
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
... ... @@ -96,7 +96,6 @@
96 96  |//StructureUsage//| |(% style="width:446px" %)See “SDMX Base”.
97 97  |Metadataflow|(((
98 98  Inherits from:
99 -
100 100  //StructureUsage//
101 101  )))|(% 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.
102 102  | |/structure|(% style="width:446px" %)Associates a Metadata Structure Definition.
... ... @@ -105,12 +105,10 @@
105 105  |IdentifiableObjectSe lection| |(% style="width:446px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
106 106  |MetadataStructureDef inition|(((
107 107  Inherits from:
108 -
109 109  //MaintainableArtefact//
110 110  )))|(% style="width:446px" %)A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
111 111  |MetadataAttributeDes criptor|(((
112 112  Inherits from:
113 -
114 114  //ComponentList //
115 115  )))|(% style="width:446px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported.
116 116  | |/components|(% style="width:446px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
... ... @@ -180,15 +180,11 @@
180 180  |(% 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.
181 181  |(% style="width:188px" %)//MetadataAttributeValue//|(% style="width:241px" %)(((
182 182  Abstract class Sub classes are:
183 -
184 184  //UncodedMetadataAttributeValue//
185 -
186 186  CodedMetadataAttribut eValue
187 187  )))|(% style="width:482px" %)The value for a Metadata Attribute.
188 188  |(% style="width:188px" %) |(% style="width:241px" %)(((
189 -+valueFor
190 -
191 -(inherited from the //AttributeValue//)
184 ++valueFor (inherited from the //AttributeValue//)
192 192  )))|(% style="width:482px" %)(((
193 193  Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value.
194 194  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.
... ... @@ -198,17 +198,12 @@
198 198  )))
199 199  |(% style="width:188px" %)//UncodedMetadataAttributeValue//|(% style="width:241px" %)(((
200 200  Inherits from
201 -
202 202  //MetadataAttributeValue//
203 203  
204 204  Sub class:
205 -
206 206  XHTMLAttributeValue
207 -
208 208  TextAttributeValue
209 -
210 210  OtherUncodedAttribute
211 -
212 212  Value
213 213  )))|(% style="width:482px" %)The content of a Metadata Attribute value where this is textual.
214 214  |(% style="width:188px" %)XHTMLAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This contains XHTML
... ... @@ -220,7 +220,6 @@
220 220  |(% 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).
221 221  |(% style="width:188px" %)CodedMetadataAttributeValue|(% style="width:241px" %)(((
222 222  Inherits from
223 -
224 224  //MetadataAttributeValue//
225 225  )))|(% style="width:482px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list.
226 226  |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The Code value of the Metadata Attribute value.