Changes for page Part II.Common Namespace
Last modified by Elena Yasinovskaya on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 (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. 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. 50 50 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. 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. 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 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.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. 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, patterns, etc. 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. 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 (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>>doc:sdmx:Glossary.Code.WebHome]] (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 (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>>doc:sdmx:Glossary.Code.WebHome]] (xml:lang) to be used once within an element of this type. 124 124 125 125 Derivation: 126 126