Changes for page Part II.Common Namespace

Last modified by Elena Yasinovskaya on 2025/09/10 11:19

From version 8.1
edited by Helena K.
on 2025/07/03 13:15
Change comment: There is no comment for this version
To version 6.24
edited by Helena K.
on 2025/07/03 13:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,13 +46,13 @@
46 46  
47 47  **StructuredText (XHTMLType):** StructuredText is a reusable element, used for providing a language specific text value structured as XHTML.
48 48  
49 -**[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] (AnnotationsType):** [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it.
49 +**Annotations (AnnotationsType):** Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it.
50 50  
51 -**Link (LinkType):** Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata.
51 +**Link (LinkType):** Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata.
52 52  
53 53  === 2.1.3 Complex Types ===
54 54  
55 -//**ValueType:**// ValueType is an abstract class that is the basis for any [[component>>doc:sdmx:Glossary.Component.WebHome]] value that cannot be simply represented as a space-normalized value (e.g. in an XML [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). Although its content is mixed, it should be restricted so that only character data or the Text or Structured text is used. See StringValueType, IntValueType, ObserverationalTimeValueType, TextValueType, and StructuredTextValueType for details.
55 +***ValueType*:** ValueType is an abstract class that is the basis for any component value that cannot be simply represented as a space-normalized value (e.g. in an XML attribute). Although its content is mixed, it should be restricted so that only character data or the Text or Structured text is used. See StringValueType, IntValueType, ObserverationalTimeValueType, TextValueType, and StructuredTextValueType for details.
56 56  
57 57  Content:
58 58  {text} x (Text\* | StructuredText\*)?
... ... @@ -72,7 +72,7 @@
72 72   BooleanValueType
73 73  Content:
74 74  
75 -**StringValueType:** StringValueType is a refinement of SimpleValueType limiting the content to be a string. This can be further refined with [[facets>>doc:sdmx:Glossary.Facet.WebHome]], patterns, etc.
75 +**StringValueType:** StringValueType is a refinement of SimpleValueType limiting the content to be a string. This can be further refined with facets, patterns, etc.
76 76  
77 77  Derivation:
78 78  
... ... @@ -104,7 +104,7 @@
104 104   ObservationalTimePeriodValueType
105 105  
106 106  Content:
107 -**TextValueType:** TextValueType is a restriction of ValueType that allows mutliple Text elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue [[code>>doc:sdmx:Glossary.Code.WebHome]] (xml:lang) to be used once within an element of this type.
107 +**TextValueType:** TextValueType is a restriction of ValueType that allows mutliple Text elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue code (xml:lang) to be used once within an element of this type.
108 108  
109 109  Derivation:
110 110  
... ... @@ -120,7 +120,7 @@
120 120  |**Name**|**Type**|(% style="width:742px" %)**Documentation**
121 121  |Text|TextType|(% style="width:742px" %)Text is a reusable element, used for providing a language specific text value for general purposes (i.e. not for a name or description).
122 122  
123 -**StructuredTextValueType:** StructuredTextValueType is a restriction of ValueType that allows mutliple StructuredText (XHTML mixed content) elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue [[code>>doc:sdmx:Glossary.Code.WebHome]] (xml:lang) to be used once within an element of this type.
123 +**StructuredTextValueType:** StructuredTextValueType is a restriction of ValueType that allows mutliple StructuredText (XHTML mixed content) elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue code (xml:lang) to be used once within an element of this type.
124 124  
125 125  Derivation:
126 126  
... ... @@ -290,7 +290,7 @@
290 290  Derivation:
291 291  
292 292  AnnotableType (extension)
293 - IdentifiableType
293 + IdentifiableType*
294 294  
295 295  [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
296 296  id?, urn?, uri?
... ... @@ -319,7 +319,7 @@
319 319  
320 320  AnnotableType (extension)
321 321   IdentifiableType (extension)
322 - NameableType
322 + NameableType*
323 323  
324 324  [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
325 325  id?, urn?, uri?
... ... @@ -351,7 +351,7 @@
351 351  AnnotableType (extension)
352 352   IdentifiableType (extension)
353 353   NameableType (extension)
354 - VersionableType
354 + VersionableType*
355 355  
356 356  [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
357 357  id?, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?
... ... @@ -387,7 +387,7 @@
387 387   IdentifiableType (extension)
388 388   NameableType (extension)
389 389   VersionableType (restriction)
390 - MaintainableBaseType
390 + MaintainableBaseType*
391 391  
392 392  [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
393 393  id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?
... ... @@ -421,10 +421,10 @@
421 421  
422 422  AnnotableType (extension)
423 423   IdentifiableType (extension)
424 - NameableType (extension)
424 + NameableType* (extension)
425 425   VersionableType (restriction)
426 426   MaintainableBaseType (extension)
427 - MaintainableType
427 + MaintainableType*
428 428  
429 429  [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
430 430  id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
... ... @@ -542,7 +542,7 @@
542 542  Derivation:
543 543  
544 544  PayloadStructureType (restriction)
545 - DataStructureType
545 + DataStructureType*
546 546  
547 547  Attributes:
548 548  structureID, schemaURL?, namespace?, dimensionAtObservation?, explicitMeasures?, serviceURL?, structureURL?
... ... @@ -609,7 +609,7 @@
609 609  Derivation:
610 610  
611 611  PayloadStructureType (restriction)
612 - MetadataStructureType
612 + MetadataStructureType*
613 613  
614 614  Attributes:
615 615  structureID, schemaURL?, namespace?, serviceURL?, structureURL?
© Semantic R&D Group, 2026