Wiki source code of Part III. Structure Namespace

Version 21.7 by Helena on 2025/07/07 12:54

Show last authors
1 {{box title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 = 1 Introduction =
6
7 The structure namespace contains the definition of all [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] constructs. These constructs are intended to be very tightly coupled with the information model to ease the burden of implementers on translating the information from the XML messages into objects based on the information model.
8
9 The conformance with the information was achieved through derivation by extensions, restrictions, and substitutions. Because of some the limitations of XML Schema in these areas, it was often necessary to create intermediate type which formed the basis of the final types which make up the information that is actually exchanged in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] messages. The intermediate types are all abstract, so they are not explicitly used in a message. They do however serve the purpose of creating a strong relation of the schemas to the information model.
10
11 = 2 Schema Documentation =
12
13 == 2.1 Structure Namespace ==
14
15 http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
16
17 === 2.1.1 Summary ===
18
19 Referenced Namespaces:
20
21 (% style="width:1042.29px" %)
22 |(% style="width:559px" %) **Namespace**|(% style="width:481px" %) **Prefix**
23 |(% style="width:559px" %) http:~/~/www.sdmx.org/resources/sdmxml/schemas/v3_1/common|(% style="width:481px" %) common
24 |(% style="width:559px" %) http:~/~/www.w3.org/2001/XMLSchema|(% style="width:481px" %) xs
25
26 Contents:
27 38 Global Elements
28 235 Complex Types
29 19 Simple Types
30
31 === 2.1.2 Global Elements ===
32
33 **Structures (StructuresType):** Structures contains constructs for all [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] [[components>>doc:sdmx:Glossary.Component.WebHome]].
34
35 **//Item (ItemType)//:** Item is an abstract element that serves as a substitution head for all items in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]], including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.
36
37 Substitutions: [[Category>>doc:sdmx:Glossary.Category.WebHome]], [[Code>>doc:sdmx:Glossary.Code.WebHome]], *GeoRefCode*, GeoFeatureSetCode, GeoGridCode, (% style="color:#e74c3c" %)Concept(%%), *Organisation*, Agency, DataConsumer, DataProvider, MetadataProvider, OrganisationUnit, ReportingCategory, Transformation, VtlMapping, NamePersonalisation, Ruleset, UserDefinedOperator, CustomType
38
39 **Grouping (GroupingType):** Grouping is an abstract element that serves as a substitution head for all structure groupings. Groupings contain a collection of [[component>>doc:sdmx:Glossary.Component.WebHome]] lists for a structure. Concrete instances of this must use a concrete instance of GroupingType.
40
41 Substitutions: DataStructureComponents, MetadataStructureComponents
42
43 **ComponentList (ComponentListType):** ComponentList is an abstract element that serves as a substitution head for all [[component>>doc:sdmx:Glossary.Component.WebHome]] lists. Concrete instances of this must use a concrete instance of ComponentListType.
44
45 Substitutions: AttributeList, DimensionList, Group, MeasureList, MetadataAttributeList
46
47 **[[Component>>doc:sdmx:Glossary.Component.WebHome]] (ComponentType):** [[Component>>doc:sdmx:Glossary.Component.WebHome]] is an abstract element that serves as a substitution head for all [[components>>doc:sdmx:Glossary.Component.WebHome]]. Concrete instances of this must use a concrete instance of ComponentType.
48
49 Substitutions: [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]], MetadataAttributeUsage, [[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]], TimeDimension, GroupDimension, [[Measure>>doc:sdmx:Glossary.Measure.WebHome]], MetadataAttribute
50
51 **[[Category>>doc:sdmx:Glossary.Category.WebHome]] (CategoryType):** [[Category>>doc:sdmx:Glossary.Category.WebHome]] represents a set of nested [[categories>>doc:sdmx:Glossary.Category.WebHome]] which describe a simple classification [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
52
53 Substitution For: Item
54
55 **[[Code>>doc:sdmx:Glossary.Code.WebHome]] (CodeType):** [[Code>>doc:sdmx:Glossary.Code.WebHome]] describes a [[code>>doc:sdmx:Glossary.Code.WebHome]] in a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. In addition to the identification and description of the [[code>>doc:sdmx:Glossary.Code.WebHome]], basic presentational information is also available. Presentational information not present may be added through the use of annotations.
56
57 Substitution For: Item
58
59 Substitutions: GeoRefCode, GeoFeatureSetCode, GeoGridCode
60
61 //**GeoRefCode (GeoRefCodeType):**// GeoRefCode is the abstract base from which specific types of geographic [[codes>>doc:sdmx:Glossary.Code.WebHome]] will be derived.
62
63 Substitution For: Code
64
65 Substitutions: GeoFeatureSetCode, GeoGridCode
66
67 **GeoFeatureSetCode (GeoFeatureSetCodeType):** Is a geographic [[code>>doc:sdmx:Glossary.Code.WebHome]] in a geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. It adds a value to a [[code>>doc:sdmx:Glossary.Code.WebHome]] that folows a pattern to represent a geo feature set.
68
69 Substitution For: GeoRefCode
70
71 **GeoGridCode (GeoGridCodeType):** GeoGridCode is a [[code>>doc:sdmx:Glossary.Code.WebHome]] the represents a geographic grid cell that belongs to a specific grid definition.
72
73 Substitution For: GeoRefCode
74
75 (% style="color:#e74c3c" %)**Concept**(%%)** (ConceptType):** (% style="color:#e74c3c" %)Concept(%%) describes the details of a (% style="color:#e74c3c" %)concept(%%) within a (% style="color:#e74c3c" %)concept(%%) scheme.
76
77 Substitution For: Item
78
79 **DataStructureComponents (DataStructureComponentsType):** DataStructureComponents defines the grouping of the sets of metadata (% style="color:#e74c3c" %)concepts(%%) that have a defined structural role in the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. Note that for any [[component>>doc:sdmx:Glossary.Component.WebHome]] or group defined in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]], its id must be unique. This applies to the identifiers explicitly defined by the [[components>>doc:sdmx:Glossary.Component.WebHome]] as well as those inherited from the (% style="color:#e74c3c" %)concept(%%) identity of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. For example, if two [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] take their identity from (% style="color:#e74c3c" %)concepts(%%) with same identity (regardless of whether the (% style="color:#e74c3c" %)concepts(%%) exist in different schemes) one of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] must be provided a different explicit identifier. Although there are XML schema (% style="color:#e74c3c" %)constraints(%%) to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a (% style="color:#e74c3c" %)concept(%%) from which a [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its identity cannot be validated against this (% style="color:#e74c3c" %)constraint(%%). Therefore, systems processing [[data structure definitions>>doc:sdmx:Glossary.Data structure definition.WebHome]] will have to perform this check outside of the XML validation. There are also two reserved identifiers in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]; TIME\_PERIOD, and REPORTING\_YEAR\_START\_DAY. These identifiers may not be used outside of their respective defintions (TimeDimension and ReportingYearStartDay). This applies to both the explicit identifiers that can be assigned to the [[components>>doc:sdmx:Glossary.Component.WebHome]] or groups as well as an identifier inherited by a [[component>>doc:sdmx:Glossary.Component.WebHome]] from its (% style="color:#e74c3c" %)concept(%%) identity. For example, if an ordinary [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] (i.e. not the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]) takes its (% style="color:#e74c3c" %)concept(%%) identity from a (% style="color:#e74c3c" %)concept(%%) with the identifier TIME\_PERIOD, that [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] must provide a different explicit identifier.
80
81 Substitution For: Grouping
82
83 **AttributeList (AttributeListType):** AttributeList describes the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor for the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is a collection of metadata (% style="color:#e74c3c" %)concepts(%%) that define the [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] of the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
84
85 Substitution For: ComponentList
86
87 **[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] (AttributeType):** [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] describes the definition of a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is defined as a characteristic of an object or entity.
88
89 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
90
91 **MetadataAttributeUsage (MetadataAttributeUsageType):** MetadataAttributeUsage refines the details of how a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] from the metadata structure referenced from the data structure is used. By default, metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] can be expressed at any (% style="color:#e74c3c" %)level(%%) of the data. This allows an [[attribute relationship>>doc:sdmx:Glossary.Attribute relationship.WebHome]] to be defined in order restrict the reporing of a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] to a specific part of the data.
92
93 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
94
95 **DimensionList (DimensionListType):** DimensionList describes the key descriptor for the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is an ordered set of metadata (% style="color:#e74c3c" %)concepts(%%) that, combined, classify a statistical series, such as a time series, and whose values, when combined (the key) in an instance such as a [[data set>>doc:sdmx:Glossary.Data set.WebHome]], uniquely identify a specific series.
96
97 Substitution For: ComponentList
98
99 **[[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]] (DimensionType):** [[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]] describes the structure of a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], which is defined as a statistical (% style="color:#e74c3c" %)concept(%%) used (most probably together with other statistical (% style="color:#e74c3c" %)concepts(%%)) to identify a statistical series, such as a time series, e.g. a statistical (% style="color:#e74c3c" %)concept(%%) indicating certain [[economic activity>>doc:sdmx:Glossary.Economic activity.WebHome]] or a geographical reference area.
100
101 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
102
103 **TimeDimension (TimeDimensionType):** TimeDimension is a special [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] which designates the period in time in which the data identified by the full [[series key>>doc:sdmx:Glossary.Series key.WebHome]] applies.
104
105 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
106
107 **Group (GroupType):** Group describes a group descriptor in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is a set metadata (% style="color:#e74c3c" %)concepts(%%) (and possibly their values) that define a partial key derived from the key descriptor in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
108
109 Substitution For: ComponentList
110
111 **GroupDimension (GroupDimensionType):** GroupDimension is a [[component>>doc:sdmx:Glossary.Component.WebHome]] which contains only a reference to a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor (DimensionList). Although it is conventional to declare [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the same order as they are declared in the ordered key, there is no requirement to do so - the ordering of the values of the key are taken from the order in which the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are declared. Note that the id of a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] may be inherited from its underlying (% style="color:#e74c3c" %)concept(%%) - therefore this reference value may actually be the id of the (% style="color:#e74c3c" %)concept(%%).
112
113 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
114
115 **MeasureList (MeasureListType):** MeasureList describes the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor for a data structure.
116
117 Substitution For: ComponentList
118
119 **[[Measure>>doc:sdmx:Glossary.Measure.WebHome]] (MeasureType):** [[Measure>>doc:sdmx:Glossary.Measure.WebHome]] defines the structure of a [[measure>>doc:sdmx:Glossary.Measure.WebHome]], which is the (% style="color:#e74c3c" %)concept(%%) that is the value of the phenomenon to be measured in a [[data set>>doc:sdmx:Glossary.Data set.WebHome]].
120
121 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
122
123 **MetadataStructureComponents (MetadataStructureComponentsType):** MetadataStructureComponents defines the grouping of the sets of the [[components>>doc:sdmx:Glossary.Component.WebHome]] that make up the metadata structure definition.
124
125 Substitution For: Grouping
126
127 **MetadataAttributeList (MetadataAttributeListType):** MetadataAttributeList defines the set of metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] that can be defined as a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], for reporting [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] about a target object. The identification of metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] must be unique at any given (% style="color:#e74c3c" %)level(%%) of the metadata structure. Although there are XML schema (% style="color:#e74c3c" %)constraints(%%) to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a (% style="color:#e74c3c" %)concept(%%) from which a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] takes its identity cannot be validated against this (% style="color:#e74c3c" %)constraint(%%). Therefore, systems processing [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] will have to perform this check outside of the XML validation.
128
129 Substitution For: ComponentList
130
131 **MetadataAttribute (MetadataAttributeType):** MetadataAttribute defines the a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is the value of an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], such as the instance of a coded or uncoded [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in a metadata structure definition.
132
133 Substitution For: [[Component>>doc:sdmx:Glossary.Component.WebHome]]
134
135 //**Organisation (OrganisationType):**// Organisation is an abstract substitution head for a generic organisation.
136
137 Substitution For: Item
138
139 Substitutions: Agency, DataConsumer, DataProvider, MetadataProvider, OrganisationUnit
140
141 **Agency (AgencyType):** Agency is an organisation which maintains [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] such as classifications, (% style="color:#e74c3c" %)concepts(%%), data structures, and metadata structures.
142
143 Substitution For: Organisation
144
145 **DataConsumer (DataConsumerType):** DataConsumer describes an organisation using data as input for further processing.
146
147 Substitution For: Organisation
148
149 **DataProvider (DataProviderType):** DataProvider describes an organisation that produces data.
150
151 Substitution For: Organisation
152
153 **MetadataProvider (MetadataProviderType):** MetadataProvider describes an organisation that produces metadata .
154
155 Substitution For: Organisation
156
157 **OrganisationUnit (OrganisationUnitType):** OrganisationUnit describes a generic organisation, which serves not predefined role in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]].
158
159 Substitution For: Organisation
160
161 **ReportingCategory (ReportingCategoryType):** ReportingCateogry defines a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]], which is used to group structure usages into useful sub-packages.
162
163 Substitution For: Item
164
165 **Transformation (TransformationType):** Transformation describes the details of a single transformation within a transformation scheme.
166
167 Substitution For: Item
168
169 **VtlMapping (VtlMappingType):** VtlMapping details a mapping between [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] and [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] transformation.
170
171 Substitution For: Item
172
173 **NamePersonalisation (NamePersonalisationType):** NamePersonalisation details a name personalisation that is used in a transformation.
174
175 Substitution For: Item
176
177 **Ruleset (RulesetType):** Ruleset details a ruleset within a ruleset scheme.
178
179 Substitution For: Item
180
181 **UserDefinedOperator (UserDefinedOperatorType):** UserDefinedOperator details a user defined operators within a user defined operator scheme.
182
183 Substitution For: Item
184
185 **CustomType (CustomTypeType):** CustomType details a custom type within a custom type scheme.
186
187 Substitution For: Item
188
189 === 2.1.3 Complex Types ===
190
191 **StructuresType:** StructuresType describes the structure of the container for all [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] [[components>>doc:sdmx:Glossary.Component.WebHome]]. The structural [[components>>doc:sdmx:Glossary.Component.WebHome]] may be explicitly detailed, or referenced from an external structure document or registry service. Best practices dictate that, at a minimum, any structural [[component>>doc:sdmx:Glossary.Component.WebHome]] that is referenced by another structural [[component>>doc:sdmx:Glossary.Component.WebHome]] be included by reference.
192
193 Content:
194 ALL(AgencySchemesCategorisationsCategorySchemeMapsCategorySchemesCodelistsConceptSchemeMapsConceptSchemesCustomTypeSchemesDataConstraintsDataConsumerSchemesDataflowsDataProviderSchemesDataStructuresGeographicCodelistsGeoGridCodelistsHierarchiesHierarchyAssociationsMetadataConstraintsMetadataflowsMetadataProviderSchemesMetadataProvisionAgreementsMetadataStructuresNamePersonalisationSchemesOrganisationSchemeMapsOrganisationUnitSchemesProcessesProvisionAgreementsReportingTaxonomiesReportingTaxonomyMapsRepresentationMapsRulesetSchemesStructureMapsTransformationSchemesUserDefinedOperatorSchemesValueListsVtlMappingSchemes)
195
196 Element Documentation:
197
198 (% style="width:1117.29px" %)
199 |**Name**|**Type**|(% style="width:606px" %)**Documentation**
200 |AgencySchemes|AgencySchemesType|(% style="width:606px" %)AgencySchemes contains a collection of [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]] descriptions. The [[agency schemes>>doc:sdmx:Glossary.Agency scheme.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
201 |Categorisations|CategorisationsType|(% style="width:606px" %)Categorisations contains a collection of structural object categorisations. This container may contain categorisations for many types of objects. The categorisations may be detailed in full, or referenced from an external structure document or registry service.
202 |CategorySchemeMaps|CategorySchemeMapsType|(% style="width:606px" %)CategorySchemeMaps contains a collection of [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%) descriptions. The [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
203 |CategorySchemes|CategorySchemesType|(% style="width:606px" %)CategorySchemes contains a collection of [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] descriptions. The [[category schemes>>doc:sdmx:Glossary.Category scheme.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
204 |[[Codelists>>doc:sdmx:Glossary.Code list.WebHome]]|CodelistsType|(% style="width:606px" %)[[Codelists>>doc:sdmx:Glossary.Code list.WebHome]] contains a collection of [[code list>>doc:sdmx:Glossary.Code list.WebHome]] descriptions. The [[code lists>>doc:sdmx:Glossary.Code list.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
205 |ConceptSchemeMaps|ConceptSchemeMapsType|(% style="width:606px" %)ConceptSchemeMaps contains a collection of [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%) descriptions. The [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
206 |ConceptSchemes|ConceptSchemesType|(% style="width:606px" %)ConceptSchemes contains a collection of [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] descriptions. The [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] described are contained within schemes. The (% style="color:#e74c3c" %)concepts(%%) may be detailed in full, or referenced from an external structure document or registry service.
207 |CustomTypeSchemes|CustomTypeSchemesType|(% style="width:606px" %)CustomTypeSchemes contains a collection of custom type schemes. The scheme may be detailed in full, or referenced from an external structure document or registry service.
208 |DataConstraints|DataConstraintsType|(% style="width:606px" %)DataConstraints contains a collection of data (% style="color:#e74c3c" %)constraint(%%) descriptions. The (% style="color:#e74c3c" %)constraints(%%) may be detailed in full, or referenced from an external structure document or registry service.
209 |DataConsumerSchemes|DataConsumerSchemesType|(% style="width:606px" %)DataConsumerSchemes contains a collection of [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]] descriptions. The [[data consumer schemes>>doc:sdmx:Glossary.Data consumer scheme.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
210 |[[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowsType|(% style="width:606px" %)[[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] contains a collection of [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]] descriptions. The [[data flows>>doc:sdmx:Glossary.Dataflow.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
211 |DataProviderSchemes|DataProviderSchemesType|(% style="width:606px" %)DataProviderSchemes contains a collection of [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]] descriptions. The [[data provider schemes>>doc:sdmx:Glossary.Data provider scheme.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
212 |DataStructures|DataStructuresType|(% style="width:606px" %)DataStructures contains a collection of [[data structure definitions>>doc:sdmx:Glossary.Data structure definition.WebHome]]. The [[data structure definitions>>doc:sdmx:Glossary.Data structure definition.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
213 |GeographicCodelists|GeographicCodelistsType|(% style="width:606px" %)GeographicCodelists contains a collection of geographi [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] descriptions. The [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
214 |GeoGridCodelists|GeoGridCodelistsType|(% style="width:606px" %)GeoGridCodelists contains a collection of geographic grid [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] descriptions. The [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
215 |[[Hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]]|HierarchiesType|(% style="width:606px" %)[[Hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] contains a collection of [[hierarchical code list>>doc:sdmx:Glossary.Hierarchical code list.WebHome]] descriptions. The [[hierarchical code lists>>doc:sdmx:Glossary.Hierarchical code list.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
216 |HierarchyAssociation s|HierarchyAssociationsType|(% style="width:606px" %)HierarchyAssociations contains a collection of [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] associations. The associations may be detailed in full, or referenced from an external structure document or registry service.
217 |MetadataConstraints|MetadataConstraintsType|(% style="width:606px" %)MetadataConstraints contains a collection of metadata (% style="color:#e74c3c" %)constraint(%%) descriptions. The (% style="color:#e74c3c" %)constraints(%%) may be detailed in full, or referenced from an external structure document or registry service.
218 |[[Metadataflows>>doc:sdmx:Glossary.Metadataflow.WebHome]]|MetadataflowsType|(% style="width:606px" %)[[Metadataflows>>doc:sdmx:Glossary.Metadataflow.WebHome]] contains a collection of [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]] descriptions. The [[metadata flows>>doc:sdmx:Glossary.Metadataflow.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
219 |MetadataProviderSchemes|MetadataProviderSchemesType|(% style="width:606px" %)MetadataProviderSchemes contains a collection of metadata provider scheme descriptions. The meatadata provider schemes may be detailed in full, or referenced from an external structure document or registry service.
220 |MetadataProvisionAreements|MetadataProvisionAgreementsType|(% style="width:606px" %)ProvisionAgreements contains a collection of [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]]. The [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
221 |MetadataStructures|MetadataStructuresType|(% style="width:606px" %)MetadataStructures contains a collection of [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] descriptions. The [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
222 |NamePersonalisationSchemes|NamePersonalisationSchemesType|(% style="width:606px" %)NamePersonalisationSchemes contains a collection of name personalisation schemes. The scheme may be detailed in full, or referenced from an external structure document or registry service.
223 |OrganisationSchemeMaps|OrganisationSchemeMapsType|(% style="width:606px" %)OrganisationSchemeMaps contains a collection of organisation scheme (% style="color:#e74c3c" %)map(%%) descriptions. The organisation scheme (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
224 |OrganisationUnitSchemes|OrganisationUnitSchemesType|(% style="width:606px" %)OrganisationUnitSchemes contains a collection of [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]] descriptions. The [[organisation unit schemes>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
225 |Processes|ProcessesType|(% style="width:606px" %)Processes contains a collection of process descriptions. The processes may be detailed in full, or referenced from an external structure document or registry service.
226 |ProvisionAgreements|ProvisionAgreementsType|(% style="width:606px" %)ProvisionAgreements contains a collection of [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]]. The [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] may be detailed in full, or referenced from an external structure document or registry service.
227 |ReportingTaxonomies|ReportingTaxonomiesType|(% style="width:606px" %)ReportingTaxonomies contains a collection of [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] descriptions. The reporting taxonomies may be detailed in full, or referenced from an external structure document or registry service.
228 |ReportingTaxonomyMaps|ReportingTaxonomyMapsType|(% style="width:606px" %)ReportingTaxonomyMaps contains a collection of [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] (% style="color:#e74c3c" %)map(%%) descriptions. The [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
229 |RepresentationMaps|RepresentationMapsType|(% style="width:606px" %)RepresentationMaps contains a collection of [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%) descriptions. The [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
230 |RulesetSchemes|RulesetSchemesType|(% style="width:606px" %)RulesetSchemes contains a collection of ruleset schemes. The scheme may be detailed in full, or referenced from an external structure document or registry service.
231 |StructureMaps|StructureMapsType|(% style="width:606px" %)StructureMaps contains a collection of structure (% style="color:#e74c3c" %)map(%%) descriptions. The structure (% style="color:#e74c3c" %)maps(%%) may be detailed in full, or referenced from an external structure document or registry service.
232 |TransformationSchemes|TransformationScheme sType|(% style="width:606px" %)TransformationSchemes contains a collection of transformation schemes. The transformation schemes may be detailed in full, or referenced from an external structure document or registry service.
233 |UserDefinedOperatorSchemes|UserDefinedOperatorSchemesType|(% style="width:606px" %)UserDefinedOperatorSchemes contains a collection of user defined operator schemes. The scheme may be detailed in full, or referenced from an external structure document or registry service.
234 |ValueLists|ValueListsType|(% style="width:606px" %)ValueLists contains a collection of value list descriptions. The value lists may be detailed in full, or referenced from an external structure document or registry service.
235 |VtlMappingSchemes|VtlMappingSchemesType|(% style="width:606px" %)VtlMappingSchemes contains a collection of [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping schemes. The scheme may be detailed in full, or referenced from an external structure document or registry service.
236
237 **AgencySchemesType:** AgencySchemesType describes the structure of the [[agency schemes>>doc:sdmx:Glossary.Agency scheme.WebHome]] container. It contains one or more [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
238
239 Content:
240 AgencyScheme+
241
242 Element Documentation:
243
244 (% style="width:1139.29px" %)
245 |**Name**|(% style="width:241px" %)**Type**|(% style="width:616px" %)**Documentation**
246 |AgencyScheme|(% style="width:241px" %)AgencySchemeType|(% style="width:616px" %)AgencyScheme provides the details of an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]], in which agencies are described.
247
248 **CategorisationsType:** CategorisationsType describes the structure of the categorisations container. It contains one or more categorisation of a specific object type, which can be explicitly detailed or referenced from an external structure document or registry service. This container may contain categorisations for multiple types of structural objects.
249
250 Content:
251 Categorisation+
252
253 Element Documentation:
254
255 |**Name**|**Type**|**Documentation**
256 |Categorisation|CategorisationType|Categorisation allows for the association of an identifiable object to a [[category>>doc:sdmx:Glossary.Category.WebHome]], providing for the classifications of the reference identifiable object. This must either contain the full details of the categorisation, or provide a name and identification information and reference the full details from an external structure document or registry service.
257
258 **CategorySchemeMapsType:** CategorySchemeMapsType describes the structure of the [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)maps(%%) container. It contains one or more [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
259
260 Content:
261 CategorySchemeMap+
262
263 Element Documentation:
264
265 (% style="width:1014.29px" %)
266 |**Name**|**Type**|(% style="width:439px" %)**Documentation**
267 |CategorySchemeMap|CategorySchemeMapType|(% style="width:439px" %)CategorySchemeMap provides the details of a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%), which descibes mappings between [[categories>>doc:sdmx:Glossary.Category.WebHome]] in different schemes.
268
269 **CategorySchemesType:** CategorySchemesType describes the structure of the [[category schemes>>doc:sdmx:Glossary.Category scheme.WebHome]] container. It contains one or more [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
270
271 Content:
272 CategoryScheme+
273
274 Element Documentation:
275
276 (% style="width:1036.29px" %)
277 |**Name**|**Type**|(% style="width:717px" %)**Documentation**
278 |CategoryScheme|CategorySchemeType|(% style="width:717px" %)CategoryScheme provides the details of a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]], which is the descriptive information for an arrangement or division of [[categories>>doc:sdmx:Glossary.Category.WebHome]] into groups based on characteristics, which the objects have in common. This provides for a simple, (% style="color:#e74c3c" %)leveled(%%) [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] or [[categories>>doc:sdmx:Glossary.Category.WebHome]].
279
280 **ConceptSchemeMapsType:** ConceptSchemeMapsType describes the structure of the [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)maps(%%) container. It contains one or more [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
281
282 Content:
283 ConceptSchemeMap+
284
285 Element Documentation:
286
287 (% style="width:1047.29px" %)
288 |**Name**|**Type**|(% style="width:475px" %)**Documentation**
289 |ConceptSchemeMap|ConceptSchemeMapType|(% style="width:475px" %)ConceptSchemeMap provides the details of a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%), which descibes mappings between (% style="color:#e74c3c" %)concepts(%%) in different schemes.
290
291 **ConceptSchemesType:** ConceptSchemesType describes the structure of the [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] container. It contains one or more [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
292
293 Content:
294 ConceptScheme
295
296 Element Documentation:
297
298 (% style="width:1022.29px" %)
299 |**Name**|**Type**|(% style="width:714px" %)**Documentation**
300 |ConceptScheme|ConceptSchemeType|(% style="width:714px" %)ConceptScheme provides the details of a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]], which is the descriptive information for an arrangement or division of (% style="color:#e74c3c" %)concepts(%%) into groups based on characteristics, which the objects have in common. It contains a collection of (% style="color:#e74c3c" %)concept(%%) definitions, that may be arranged in simple [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]].
301
302 **CodelistsType:** CodelistsType describes the structure of the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] container. It contains one or more [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
303
304 Content:
305 [[Codelist>>doc:sdmx:Glossary.Code list.WebHome]]+
306
307 Element Documentation:
308
309 (% style="width:1036.29px" %)
310 |**Name**|**Type**|(% style="width:711px" %)**Documentation**
311 |[[Codelist>>doc:sdmx:Glossary.Code list.WebHome]]|CodelistType|(% style="width:711px" %)[[Codelist>>doc:sdmx:Glossary.Code list.WebHome]] provides the details of a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], which is defined as a list from which some statistical (% style="color:#e74c3c" %)concepts(%%) (coded (% style="color:#e74c3c" %)concepts(%%)) take their values.
312
313 **CustomTypeSchemesType:** CustomTypeSchemesType describes the structure of the custom type schemes container. It contains one or more custom type scheme, which can be explicitly detailed or referenced from an external structure document or registry service.
314
315 Content:
316 CustomTypeScheme+
317
318 Element Documentation:
319
320 (% style="width:1049.29px" %)
321 |**Name**|(% style="width:240px" %)**Type**|(% style="width:518px" %)**Documentation**
322 |CustomTypeScheme|(% style="width:240px" %)CustomTypeSchemeType|(% style="width:518px" %)CustomTypeScheme provides the details of a custom type scheme, in which user defined operators are described.
323
324 **DataConstraintsType:** DataConstraintsType describes the structure of the data (% style="color:#e74c3c" %)constraints(%%) container. It contains one or more data (% style="color:#e74c3c" %)constraint(%%), which can be explicitly detailed or referenced from an external structure document or registry service. This container may contain both attachment and content (% style="color:#e74c3c" %)constraints(%%).
325
326 Content:
327 DataConstraint+
328
329 Element Documentation:
330
331 (% style="width:1015.29px" %)
332 |**Name**|**Type**|(% style="width:614px" %)**Documentation**
333 |DataConstraint|DataConstraintType|(% style="width:614px" %)DataConstraint specifies a sub set of the definition of the allowable or available content of a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] in terms of the content or in terms of the set of key combinations.
334
335 **DataConsumerSchemesType:** DataConsumerSchemesType describes the structure of the [[data consumer schemes>>doc:sdmx:Glossary.Data consumer scheme.WebHome]] container. It contains one or more [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
336
337 Content:
338 DataConsumerScheme+
339
340 Element Documentation:
341
342 (% style="width:1031.29px" %)
343 |(% style="width:206px" %)**Name**|(% style="width:238px" %)**Type**|(% style="width:585px" %)**Documentation**
344 |(% style="width:206px" %)DataConsumerScheme|(% style="width:238px" %)DataConsumerSchemeType|(% style="width:585px" %)DataConsumerScheme provides the details of an [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]], in which [[data consumers>>doc:sdmx:Glossary.Data consumer.WebHome]] are described.
345
346 **DataflowsType:** DataflowsType describes the structure of the [[data flows>>doc:sdmx:Glossary.Dataflow.WebHome]] container. It contains one or more [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
347
348 Content:
349
350 [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]+
351
352 Element Documentation:
353
354 |**Name**|**Type**|**Documentation**
355 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowType|[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] provides the details of a [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]], which is defined as the structure of data that will be provided for different [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]].
356
357 **DataProviderSchemesType:** DataProviderSchemesType describes the structure of the [[data provider schemes>>doc:sdmx:Glossary.Data provider scheme.WebHome]] container. It contains one or more [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
358
359 Content:
360 DataProviderScheme+
361
362 Element Documentation:
363
364 |**Name**|**Type**|**Documentation**
365 |DataProviderScheme|DataProviderSchemeType|DataProviderScheme provides the details of an [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]], in which [[data providers>>doc:sdmx:Glossary.Data provider.WebHome]] are described.
366
367 **DataStructuresType:** DataStructuresType describes the structure of the [[data structure definitions>>doc:sdmx:Glossary.Data structure definition.WebHome]] container. It contains one or more [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
368
369 Content:
370 DataStructure+
371
372 Element Documentation:
373
374 |**Name**|**Type**|**Documentation**
375 |DataStructure|DataStructureType|DataStructure provides the details of a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]], which is defined as a collection of metadata (% style="color:#e74c3c" %)concepts(%%), their structure and usage when used to collect or disseminate data.
376
377 **GeographicCodelistsType:** GeographicCodelistsType describes the structure of the geographic [[code lists>>doc:sdmx:Glossary.Code list.WebHome]] container. It contains one or more geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
378
379 Content:
380 GeographicCodelist+
381
382 Element Documentation:
383
384 |**Name**|**Type**|**Documentation**
385 |GeographicCodelist|GeographicCodelistType|GeographiCodelist provides the details of a geographic [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] container, which comprises a set of GeoFeatureSetCodes, by adding a value in the [[Code>>doc:sdmx:Glossary.Code.WebHome]] that follows a pattern to represent a geo feature set.
386
387 **GeoGridCodelistsType:** GeoGridCodelistsType describes the structure of the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] container. It contains one or more geographic grid [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
388
389 Content:
390 GeoGridCodelist+
391
392 Element Documentation:
393
394 |**Name**|**Type**|**Documentation**
395 |GeoGridCodelist|GeoGridCodelistType|GeoGridCodelist provides the details of a geographic grid [[code list>>doc:sdmx:Glossary.Code list.WebHome]], which comprises a set of GridCodes, which are related to the gridDefinition specified in the GeoGridCodelist.
396
397 **HierarchiesType:** HierarchiesType describes the structure of the [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] container. It contains one or more [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
398
399 Content:
400 [[Hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]+
401
402 Element Documentation:
403
404 |**Name**|**Type**|**Documentation**
405 |[[Hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]|HierarchyType|[[Hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] provides the details of a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], which is defined as an organised collection of [[codes>>doc:sdmx:Glossary.Code.WebHome]] that may participate in many parent/child relationships with other [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the list.
406
407 **HierarchyAssociationsType:** HiearchyAssociationsType describes the structure of the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] assoications container. It contains one or more hiearchy associations, which can be explicitly detailed or referenced from an external structure document or registry service.
408
409 Content:
410 HierarchyAssociation+
411
412 Element Documentation:
413
414 |**Name**|**Type**|**Documentation**
415 |HierarchyAssociation|HierarchyAssociation Type|HierarchyAssociation provides the details of a hiearchy assoication, which associates a hiearchy with an identifiable object in the context of another object.
416
417 **MetadataConstraintsType:** MetadataConstraintsType describes the structure of the metadata (% style="color:#e74c3c" %)constraints(%%) container. It contains one or more metadata (% style="color:#e74c3c" %)constraint(%%), which can be explicitly detailed or referenced from an external structure document or registry service. This container may contain both attachment and content (% style="color:#e74c3c" %)constraints(%%).
418
419 Content:
420 MetadataConstraint+
421
422 Element Documentation:
423
424 |**Name**|**Type**|**Documentation**
425 |MetadataConstraint|MetadataConstraintType|MetadataConstraint specifies a sub set of the definition of the allowable content of a metadata set.
426
427 **MetadataflowsType:** MetadataflowsType describes the structure of the [[metadata flows>>doc:sdmx:Glossary.Metadataflow.WebHome]] container. It contains one or more [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
428
429 Content:
430 [[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]+
431
432 Element Documentation:
433
434 |**Name**|**Type**|**Documentation**
435 |[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]|MetadataflowType|[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] provides the details of a [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]], which is defined as the structure of [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] that will be provided for different [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]]
436
437 **MetadataProviderSchemesType:** MetadataProviderSchemesType describes the structure of the metadata provider schemes container. It contains one or more metadata provider scheme, which can be explicitly detailed or referenced from an external structure document or registry service.
438
439 Content:
440 MetadataProviderScheme+
441
442 Element Documentation:
443
444 |**Name**|**Type**|**Documentation**
445 |MetadataProviderSche me|MetadataProviderSchemeType|MetadataProviderScheme provides the details of an metadata provider scheme, in which metadata providers are described.
446
447 **MetadataProvisionAgreementsType:** MetadataProvisionAgreementsType describes the structure of the metadata [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] container. It contains one or more metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
448
449 Content:
450 MetadataProvisionAgreement+
451
452 Element Documentation:
453
454 |**Name**|**Type**|**Documentation**
455 |MetadataProvisionAgreement|MetadataProvisionAgreementType|MetadataProvisionAgreement provides the details of a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]], which is an agreement for a metadata provider to report [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] against a flow.
456
457 **MetadataStructuresType:** MetadataStructuresType describes the structure of the [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] container. It contains one or more [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
458
459 Content:
460 MetadataStructure+
461
462 Element Documentation:
463
464 |**Name**|**Type**|**Documentation**
465 |MetadataStructure|MetadataStructureType|MetadataStructure provides the details of a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]], which is defined as a collection of metadata (% style="color:#e74c3c" %)concepts(%%), their structure and usage when used to collect or disseminate [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. A [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] performs several functions: it groups sets of objects into "targets" against which [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] may be reported. Targets define the structure of the [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] "keys" which identify specific types of reported metadata, and describe the valid values for populating the keys. Also, [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] provide a presentational organization of (% style="color:#e74c3c" %)concepts(%%) for reporting purposes. The structure of [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] is derived from this presentational structure.
466
467 **NamePersonalisationSchemesType:** NamePersonalisationSchemesType describes the structure of the name personalisation schemes container. It contains one or more name personalisation scheme, which can be explicitly detailed or referenced from an external structure document or registry service.
468
469 Content:
470 NamePersonalisationScheme+
471
472 Element Documentation:
473
474 |**Name**|**Type**|**Documentation**
475 |NamePersonalisationScheme|NamePersonalisationSchemeType|NamePersonalisationScheme provides the details of a name personalisation scheme, in which name personalisations are described.
476
477 **OrganisationSchemeMapsType:** OrganisationSchemeMapsType describes the structure of the organisation scheme (% style="color:#e74c3c" %)maps(%%) container. It contains one or more organisation scheme (% style="color:#e74c3c" %)map(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
478
479 Content:
480 OrganisationSchemeMap+
481
482 Element Documentation:
483
484 |**Name**|**Type**|**Documentation**
485 |OrganisationSchemeMap|OrganisationSchemeMapType|OrganisationSchemeMap provides the details of a organisation scheme (% style="color:#e74c3c" %)map(%%), which descibes mappings between organisations in different schemes.
486
487 **OrganisationUnitSchemesType:** OrganisationUnitSchemesType describes the structure of the [[organisation unit schemes>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]] container. It contains one or more [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
488
489 Content:
490 OrganisationUnitScheme+
491
492 Element Documentation:
493
494 |**Name**|**Type**|**Documentation**
495 |OrganisationUnitScheme|OrganisationUnitSchemeType|OrganisationUnitScheme provides the details of an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]], in which organisation units are described.
496
497 **ProcessesType:** ProcessesType describes the structure of the processes container. It contains one or more process, which can be explicitly detailed or referenced from an external structure document or registry service.
498
499 Content:
500 Process+
501
502 Element Documentation:
503
504 |**Name**|**Type**|**Documentation**
505 |Process|ProcessType|Process provides the details of a process, which is a scheme which defines or documents the operations performed on data in order to validate data or to derive new information according to a given set of rules. It is not meant to support process automation, but serves as a description of how processes occur. The primary use for this structural mechanism is the attachment of [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] regarding statistical processing. This must either contain the full details of the [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]], or provide a name and identification information and reference the full details from an external structure document or registry service.
506
507 **ProvisionAgreementsType:** ProvisionAgreementsType describes the structure of the [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] container. It contains one or more [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
508
509 Content:
510 ProvisionAgreement+
511
512 Element Documentation:
513
514 |**Name**|**Type**|**Documentation**
515 |ProvisionAgreement|ProvisionAgreementType|ProvisionAgreement provides the details of a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]], which is an agreement for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] to report data against a flow.
516
517 **ReportingTaxonomiesType:** ReportingTaxonomiesType describes the structure of the reporting taxonomies container. It contains one or more [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]], which can be explicitly detailed or referenced from an external structure document or registry service.
518
519 Content:
520 ReportingTaxonomy+
521
522 Element Documentation:
523
524 |**Name**|**Type**|**Documentation**
525 |ReportingTaxonomy|ReportingTaxonomyType|ReportingTaxonomy provides the details of a [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]], which is a scheme which defines the composition structure of a data report where each [[component>>doc:sdmx:Glossary.Component.WebHome]] can be described by an independent data or [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]] definition.
526
527 **ReportingTaxonomyMapsType:** ReportingTaxonomyMapsType describes the structure of the [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] (% style="color:#e74c3c" %)maps(%%) container. It contains one or [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] (% style="color:#e74c3c" %)map(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
528
529 Content:
530 ReportingTaxonomyMap+
531
532 Element Documentation:
533
534 |**Name**|**Type**|**Documentation**
535 |ReportingTaxonomyMap|ReportingTaxonomyMapType|ReportingTaxonomyMap provides the details of a [[reporting taxonomy>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]] (% style="color:#e74c3c" %)map(%%), which descibes mappings between reporting taxonomies.
536
537 **RepresentationMapsType:** RepresentationMapsType describes the structure of the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)maps(%%) container. It contains one or more [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
538
539 Content:
540 RepresentationMap+
541
542 Element Documentation:
543
544 |**Name**|**Type**|**Documentation**
545 |RepresentationMap|RepresentationMapType|RepresentationMap provides the details of a represenation (% style="color:#e74c3c" %)map(%%), which describes mappings between various [[component>>doc:sdmx:Glossary.Component.WebHome]] represenations.
546
547 **RulesetSchemesType:** RulesetSchemesType describes the structure of the ruleset schemes container. It contains one or more ruleset scheme, which can be explicitly detailed or referenced from an external structure document or registry service.
548
549 Content:
550 RulesetScheme+
551
552 Element Documentation:
553
554 |**Name**|**Type**|**Documentation**
555 |RulesetScheme|RulesetSchemeType|RulesetScheme provides the details of a ruleset scheme, in which rulesets are described.
556
557 **StructureMapsType:** StructureMapsType describes the structure of the structure (% style="color:#e74c3c" %)maps(%%) container. It contains one or more structure (% style="color:#e74c3c" %)maps(%%), which can be explicitly detailed or referenced from an external structure document or registry service.
558
559 Content:
560 StructureMap+
561
562 Element Documentation:
563
564 |**Name**|**Type**|**Documentation**
565 |StructureMap|StructureMapType|StructureMap provides the details or a structure (% style="color:#e74c3c" %)map(%%), which describes mapping between data structures or [[dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]].
566
567 **TransformationSchemesType:** TransformationSchemesType describes the structure of the transformations container. It contains one or more transformation schemes, which can be explicitly detailed or referenced from an external structure document or registry service.
568
569 Content:
570
571 TransformationScheme+
572
573 Element Documentation:
574
575 |**Name**|**Type**|**Documentation**
576 |TransformationScheme|TransformationScheme Type|TransformationScheme provides the details of a transformation scheme, in which transformations are described.
577
578 **UserDefinedOperatorSchemesType:** UserDefinedOperatorSchemesType describes the structure of the user defined operator schemes container. It contains one or more user defined operator scheme, which can be explicitly detailed or referenced from an external structure document or registry service.
579
580 Content:
581 UserDefinedOperatorScheme+
582
583 Element Documentation:
584
585 |**Name**|**Type**|**Documentation**
586 |UserDefinedOperatorScheme|UserDefinedOperatorSchemeType|UserDefinedOperatorScheme provides the details of a user defined operator scheme, in which user defined operators are described.
587
588 **ValueListsType:** ValueListsType describes the structure of the value lists container. It contains one or more value list, which can be explicitly detailed or referenced from an external structure document or registry service.
589
590 Content:
591 ValueList+
592
593 Element Documentation:
594
595 (% style="width:1138.29px" %)
596 |(% style="width:172px" %)**Name**|(% style="width:219px" %)**Type**|(% style="width:744px" %)**Documentation**
597 |(% style="width:172px" %)ValueList|(% style="width:219px" %)ValueListType|(% style="width:744px" %)ValueList provides the details of a value list, which is a closed set of values that can occur for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], [[measure>>doc:sdmx:Glossary.Measure.WebHome]], or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. This may be a simple list of values, or a list of values with names and descriptions (similar to a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]).
598
599 **VtlMappingSchemesType:** VtlMappingSchemesType describes the structure of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mappings schemes container. It contains one or more [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping schemes, which can be explicitly detailed or referenced from an external structure document or registry service.
600
601 Content:
602 VtlMappingScheme+
603
604 Element Documentation:
605
606 |**Name**|**Type**|**Documentation**
607 |VtlMappingScheme|VtlMappingSchemeType|VtlMappingScheme provides the details of a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme, in which [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mappings are described.
608
609 **ItemSchemeType:** ItemSchemeType is an abstract base type for all [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] objects. It contains a collection of items. Concrete instances of this type should restrict the actual types of items allowed within the scheme.
610
611 Derivation:
612 AnnotableType (extension)
613 IdentifiableType (extension)
614 NameableType (extension)
615 VersionableType (restriction)
616 MaintainableBaseType (extension)
617 MaintainableType (extension)
618 ItemSchemeType
619
620 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
621 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
622
623 Content:
624 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Item*
625
626 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
627
628 |**Name**|**Type**|**Documentation**
629 |id|IDType|The id is the identifier for the object.
630 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
631 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
632 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
633 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
634 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
635 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
636 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
637 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
638 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
639 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
640 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
641
642 Element Documentation:
643
644 |**Name**|**Type**|**Documentation**
645 |[[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.
646 |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.
647 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
648 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
649 |//Item//|//ItemType//|Item is an abstract element that serves as a substitution head for all items in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]], including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.
650
651 //**ItemBaseType:**// ItemBaseType is an abstract base type that forms the basis for the ItemType. It requires that at least an id be supplied for an item.
652
653 Derivation:
654 AnnotableType (extension)
655 IdentifiableType (extension)
656 NameableType (restriction)
657 ItemBaseType
658
659 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
660 id, urn?, uri?
661
662 Content:
663 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
664
665 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
666
667 |**Name**|**Type**|**Documentation**
668 |id|IDType|The id is the identifier for the object.
669 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
670 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
671
672 Element Documentation:
673
674 |**Name**|**Type**|**Documentation**
675 |[[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.
676 |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.
677 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
678 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
679
680 //**ItemType:**// ItemType is an abstract base type for all items with in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]]. Concrete instances of this type may or may not utilize the nested item, but if so should restrict the actual types of item allowed.
681
682 Derivation:
683 AnnotableType (extension)
684 IdentifiableType (extension)
685 NameableType (restriction)
686 ItemBaseType (extension)
687 ItemType
688
689 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
690 id, urn?, uri?
691
692 Content:
693 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (Parent | Item+ )?
694
695 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
696
697 |**Name**|**Type**|**Documentation**
698 |id|IDType|The id is the identifier for the object.
699 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
700 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
701
702 Element Documentation:
703
704 |**Name**|**Type**|**Documentation**
705 |[[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.
706 |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.
707 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
708 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
709 |Parent|NestedIDType|
710 |//Item//|//ItemType//|Item is an abstract element that serves as a substitution head for all items in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]], including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.
711
712 //**UnnestedItemType:**// UnnestedItemType is an abstract base type for all items with in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that do not contain nested items.
713
714 Derivation:
715 AnnotableType (extension)
716 IdentifiableType (extension)
717 NameableType (restriction)
718 ItemBaseType (extension)
719 ItemType (restriction)
720 UnnestedItemType
721
722 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
723 id, urn?, uri?
724
725 Content:
726 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link, Name+, Description
727
728 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
729
730 |**Name**|**Type**|**Documentation**
731 |id|IDType|The id is the identifier for the object.
732 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
733 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
734
735 Element Documentation:
736
737 |**Name**|**Type**|**Documentation**
738 |[[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.
739 |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.
740 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
741 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
742
743 **//StructureType//:** StructureType is an abstract base type for all structure objects. Concrete instances of this should restrict to a concrete grouping.
744
745 Derivation:
746 AnnotableType (extension)
747 IdentifiableType (extension)
748 NameableType (extension)
749 VersionableType (restriction)
750 MaintainableBaseType (extension)
751 MaintainableType (extension)
752 StructureType
753
754 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
755 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
756
757 Content:
758 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Grouping?
759
760 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
761
762 |**Name**|**Type**|**Documentation**
763 |id|IDType|The id is the identifier for the object.
764 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
765 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
766 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
767 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
768 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
769 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
770 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
771 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
772 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
773 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
774
775 Element Documentation:
776
777 |**Name**|**Type**|**Documentation**
778 |[[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.
779 |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.
780 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
781 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
782 |//Grouping//|//GroupingType//|Grouping is an abstract element that serves as a substitution head for all structure groupings. Groupings contain a collection of [[component>>doc:sdmx:Glossary.Component.WebHome]] lists for a structure. Concrete instances of this must use a concrete instance of GroupingType.
783
784 //**GroupingType:**// GroupType is an abstract base type for specific structure groupings. It contains a collection of [[component>>doc:sdmx:Glossary.Component.WebHome]] lists. Concrete instances of this should restrict to specific concrete [[component>>doc:sdmx:Glossary.Component.WebHome]] lists.
785
786 Content:
787 ComponentList
788
789 Element Documentation:
790
791 |**Name**|**Type**|**Documentation**
792 |//ComponentList//|//ComponentListType//|ComponentList is an abstract element that serves as a substitution head for all [[component>>doc:sdmx:Glossary.Component.WebHome]] lists. Concrete instances of this must use a concrete instance of ComponentListType.
793
794 //**ComponentListType:**// ComponentListType is an abstract base type for all [[component>>doc:sdmx:Glossary.Component.WebHome]] lists. It contains a collection of [[components>>doc:sdmx:Glossary.Component.WebHome]]. Concrete types should restrict this to specific concrete [[components>>doc:sdmx:Glossary.Component.WebHome]].
795
796 Derivation:
797 AnnotableType (extension)
798 IdentifiableType (extension)
799 ComponentListType
800
801 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
802 id?, urn?, uri?
803
804 Content:
805 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, [[Component>>doc:sdmx:Glossary.Component.WebHome]]
806
807 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
808
809 |**Name**|**Type**|**Documentation**
810 |id|IDType|The id is the identifier for the object.
811 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
812 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
813
814 Element Documentation:
815
816 |**Name**|**Type**|**Documentation**
817 |[[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.
818 |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.
819 |//[[Component>>doc:sdmx:Glossary.Component.WebHome]]//|//ComponentType//|[[Component>>doc:sdmx:Glossary.Component.WebHome]] is an abstract element that serves as a substitution head for all [[components>>doc:sdmx:Glossary.Component.WebHome]]. Concrete instances of this must use a concrete instance of ComponentType.
820
821 //**ComponentBaseType:**// ComponentBaseType is an abstract type that only serves the purpose of forming the base for the actual ComponentType. It only restricts the format of the id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] to the NCNameIDType.
822
823 Derivation:
824 AnnotableType (extension)
825 IdentifiableType (restriction)
826 ComponentBaseType
827
828 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
829 id?, urn?, uri?
830
831 Content:
832 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
833
834 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
835
836 |**Name**|**Type**|**Documentation**
837 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
838 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
839 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
840
841 Element Documentation:
842
843 |**Name**|**Type**|**Documentation**
844 |[[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.
845 |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.
846
847 //**ComponentType:**// ComponentType is an abstract base type for all [[components>>doc:sdmx:Glossary.Component.WebHome]]. It contains information pertaining to a [[component>>doc:sdmx:Glossary.Component.WebHome]], including an optional reference to a (% style="color:#e74c3c" %)concept(%%), an optional role played by the (% style="color:#e74c3c" %)concept(%%), an optional text format description, and an optional local [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
848
849 Derivation:
850 AnnotableType (extension)
851 IdentifiableType (restriction)
852 ComponentBaseType (extension)
853 ComponentType
854
855 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
856 id?, urn?, uri?
857
858 Content:
859 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity?, LocalRepresentation?
860
861 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
862
863 |**Name**|**Type**|**Documentation**
864 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
865 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
866 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
867
868 Element Documentation:
869
870 |**Name**|**Type**|**Documentation**
871 |[[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.
872 |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.
873 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
874 |LocalRepresentation|//RepresentationType//|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
875
876 //**StructureUsageType:**// StructureUsageType is an abstract base type for all structure usages. It contains a reference to a structure. Concrete instances of this type should restrict the type of structure referenced.
877
878 Derivation:
879 AnnotableType (extension)
880 IdentifiableType (extension)
881 NameableType (extension)
882 VersionableType (restriction)
883 MaintainableBaseType (extension)
884 MaintainableType (extension)
885 StructureUsageType
886
887 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
888 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
889
890 Content:
891 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Structure?
892
893 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
894
895 |**Name**|**Type**|**Documentation**
896 |id|IDType|The id is the identifier for the object.
897 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
898 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
899 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
900 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
901 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
902 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
903 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
904 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
905 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
906 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
907
908 Element Documentation:
909
910 |**Name**|**Type**|**Documentation**
911 |[[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.
912 |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.
913 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
914 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
915 |Structure|StructureReferenceType|Structure references the structure (data structure or [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]]) which the structure usage is based upon. Implementations will have to refine the type to use a concrete structure reference (i.e. either a data structure or [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] reference).
916
917 //**RepresentationType:**// RepresentationType is an abstract type that defines a [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. Because the type of [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that are allowed as the an enumeration vary based on the object in which this is defined, this type is abstract to force that the enumeration reference be restricted to the proper type of [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference.
918
919 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
920 minOccurs?, maxOccurs?
921
922 Content:
923 (TextFormat|(Enumeration, EnumerationFormat?))
924
925 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
926
927 |**Name**|**Type**|**Documentation**
928 |minOccurs (default: 1)|xs: nonNegativeInteger|The minOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the minimum number of value that must be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
929 |maxOccurs|OccurenceType|The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of values that can be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
930
931 Element Documentation:
932
933 |**Name**|**Type**|**Documentation**
934 |TextFormat|TextFormatType|TextFormat describes an uncoded textual format.
935 |Enumeration|AnyCodelistReferenceType|Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
936 |EnumerationFormat|CodedTextFormatType|EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
937
938 **TextFormatType:** TextFormatType defines the information for describing a full range of text formats and may place restrictions on the values of the other [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], referred to as "[[facets>>doc:sdmx:Glossary.Facet.WebHome]]".
939
940 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
941 textType?, isSequence?, interval?, startValue?, endValue?, timeInterval?, startTime?, endTime?, minLength?, maxLength?, minValue?, maxValue?, [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]?, pattern?, isMultiLingual?
942
943 Content:
944 SentinelValue
945
946 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
947
948 |**Name**|**Type**|**Documentation**
949 |textType (default: String)|DataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
950 |isSequence|xs:boolean|The isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] or the timeInterval, startTime, and endTime, [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.
951 |interval|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The interval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
952 |startValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The startValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.
953 |endValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The endValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates that ending point (if any) of the sequence.
954 |timeInterval|xs:duration|The timeInterval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the permitted duration in a time sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
955 |startTime|StandardTimePeriodType|The startTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates the start time of the sequence. This value is mandatory for a time sequence to be expressed.
956 |endTime|StandardTimePeriodType|The endTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates that ending point (if any) of the sequence.
957 |minLength|xs:positiveInteger|The minLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the minimum and length of the value in characters.
958 |maxLength|xs:positiveInteger|The maxLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the maximum length of the value in characters.
959 |minValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The minValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
960 |maxValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The maxValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
961 |[[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]|xs:positiveInteger|The [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the number of characters allowed after the [[decimal>>doc:sdmx:Glossary.Decimals.WebHome]] separator.
962 |pattern|xs:string|The pattern [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds any regular expression permitted in the similar [[facet>>doc:sdmx:Glossary.Facet.WebHome]] in W3C XML Schema.
963 |isMultiLingual (default: true)|xs:boolean|The isMultiLingual [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates for a text format of type "string", whether the value should allow for multiple values in different languages.
964
965 Element Documentation:
966
967 |**Name**|**Type**|**Documentation**
968 |SentinelValue|SentinelValueType|SentinelValue defines a value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]].
969
970 **SentinelValueType:** SentinelValueType defines the structure of a sentinel value. A sentinel is a value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The value is associated with a multi-lingual name and description.
971
972 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
973 value
974
975 Content:
976 Name+, Description
977
978 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
979
980 |**Name**|**Type**|**Documentation**
981 |value|xs:anySimpleType|The sentinel value being described.
982
983 Element Documentation:
984
985 |**Name**|**Type**|**Documentation**
986 |Name|TextType|Name is a reusable element, used for providing a human-readable name for an object.
987 |Description|TextType|Description is a reusable element, used for providing a longer human-readable description of an object.
988
989 **BasicComponentTextFormatType:** BasicComponentTextFormatType is a restricted (% style="color:#e74c3c" %)version(%%) of the TextFormatType that restricts the text type to the [[representations>>doc:sdmx:Glossary.Representation.WebHome]] allowed for all [[components>>doc:sdmx:Glossary.Component.WebHome]] except for target objects.
990
991 Derivation:
992 TextFormatType (restriction)
993 BasicComponentTextFormatType
994
995 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
996 textType?, isSequence?, interval?, startValue?, endValue?, timeInterval?, startTime?, endTime?, minLength?, maxLength?, minValue?, maxValue?, [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]?, pattern?, isMultiLingual?
997
998 Content:
999 SentinelValue
1000
1001 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1002
1003 |**Name**|**Type**|**Documentation**
1004 |textType (default: String)|BasicComponentDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1005 |isSequence|xs:boolean|The isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] or the timeInterval, startTime, and endTime, [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.
1006 |interval|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The interval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1007 |startValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The startValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.
1008 |endValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The endValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates that ending point (if any) of the sequence.
1009 |timeInterval|xs:duration|The timeInterval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the permitted duration in a time sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1010 |startTime|StandardTimePeriodType|The startTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates the start time of the sequence. This value is mandatory for a time sequence to be expressed.
1011 |endTime|StandardTimePeriodType|The endTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates that ending point (if any) of the sequence.
1012 |minLength|xs:positiveInteger|The minLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the minimum and length of the value in characters.
1013 |maxLength|xs:positiveInteger|The maxLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the maximum length of the value in characters.
1014 |minValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The minValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1015 |maxValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The maxValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1016 |[[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]|xs:positiveInteger|The [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the number of characters allowed after the [[decimal>>doc:sdmx:Glossary.Decimals.WebHome]] separator.
1017 |pattern|xs:string|The pattern [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds any regular expression permitted in the similar [[facet>>doc:sdmx:Glossary.Facet.WebHome]] in W3C XML Schema.
1018 |isMultiLingual (default: true)|xs:boolean|The isMultiLingual [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates for a text format of type "string", whether the value should allow for multiple values in different languages.
1019
1020 Element Documentation:
1021
1022 |**Name**|**Type**|**Documentation**
1023 |SentinelValue|SentinelValueType|SentinelValue defines a value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]].
1024
1025 **SimpleComponentTextFormatType:** SimpleComponentTextFormatType is a restricted (% style="color:#e74c3c" %)version(%%) of the BasicComponentTextFormatType that does not allow for multi-lingual values.
1026
1027 Derivation:
1028 TextFormatType (restriction)
1029 BasicComponentTextFormatType (restriction)
1030 SimpleComponentTextFormatType
1031
1032 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1033 textType?, isSequence?, interval?, startValue?, endValue?, timeInterval?, startTime?, endTime?, minLength?, maxLength?, minValue?, maxValue?, [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]?, pattern?
1034
1035 Content:
1036 SentinelValue
1037
1038 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1039
1040 |**Name**|**Type**|**Documentation**
1041 |textType (default: String)|SimpleDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1042 |isSequence|xs:boolean|The isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] or the timeInterval, startTime, and endTime, [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.
1043 |interval|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The interval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1044 |startValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The startValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.
1045 |endValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The endValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates that ending point (if any) of the sequence.
1046 |timeInterval|xs:duration|The timeInterval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the permitted duration in a time sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1047 |startTime|StandardTimePeriodType|The startTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates the start time of the sequence. This value is mandatory for a time sequence to be expressed.
1048 |endTime|StandardTimePeriodType|The endTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates that ending point (if any) of the sequence.
1049 |minLength|xs:positiveInteger|The minLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the minimum and length of the value in characters.
1050 |maxLength|xs:positiveInteger|The maxLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the maximum length of the value in characters.
1051 |minValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The minValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1052 |maxValue|xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|The maxValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1053 |[[decimals>>doc:sdmx:Glossary.Decimals.WebHome]]|xs:positiveInteger|The [[decimals>>doc:sdmx:Glossary.Decimals.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the number of characters allowed after the [[decimal>>doc:sdmx:Glossary.Decimals.WebHome]] separator.
1054 |pattern|xs:string|The pattern [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds any regular expression permitted in the similar [[facet>>doc:sdmx:Glossary.Facet.WebHome]] in W3C XML Schema.
1055
1056 Element Documentation:
1057
1058 |**Name**|**Type**|**Documentation**
1059 |SentinelValue|SentinelValueType|SentinelValue defines a value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]].
1060
1061 **CodedTextFormatType:** CodedTextFormatType is a restricted (% style="color:#e74c3c" %)version(%%) of the SimpleComponentTextFormatType that only allows factets and text types applicable to [[codes>>doc:sdmx:Glossary.Code.WebHome]]. Although the time [[facets>>doc:sdmx:Glossary.Facet.WebHome]] permit any value, an actual [[code>>doc:sdmx:Glossary.Code.WebHome]] identifier does not support the necessary characters for time. Therefore these [[facets>>doc:sdmx:Glossary.Facet.WebHome]] should not contain time in their values.
1062
1063 Derivation:
1064 TextFormatType (restriction)
1065 BasicComponentTextFormatType (restriction)
1066 SimpleComponentTextFormatType (restriction)
1067 CodedTextFormatType
1068
1069 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1070 textType?, isSequence?, interval?, startValue?, endValue?, timeInterval?, startTime?, endTime?, minLength?, maxLength?, minValue?, maxValue?, pattern?
1071
1072 Content:
1073 {Empty}
1074
1075 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1076
1077 |**Name**|**Type**|**Documentation**
1078 |textType|CodeDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1079 |isSequence|xs:boolean|The isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] or the timeInterval, startTime, and endTime, [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.
1080 |interval|xs:integer|The interval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1081 |startValue|xs:integer|The startValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.
1082 |endValue|xs:integer|The endValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates that ending point (if any) of the sequence.
1083 |timeInterval|xs:duration|The timeInterval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the permitted duration in a time sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
1084 |startTime|StandardTimePeriodType|The startTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates the start time of the sequence. This value is mandatory for a time sequence to be expressed.
1085 |endTime|StandardTimePeriodType|The endTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates that ending point (if any) of the sequence.
1086 |minLength|xs:positiveInteger|The minLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the minimum and length of the value in characters.
1087 |maxLength|xs:positiveInteger|The maxLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the maximum length of the value in characters.
1088 |minValue|xs:integer|The minValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1089 |maxValue|xs:integer|The maxValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
1090 |pattern|xs:string|The pattern [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds any regular expression permitted in the similar [[facet>>doc:sdmx:Glossary.Facet.WebHome]] in W3C XML Schema.
1091
1092 **NonFacetedTextFormatType:** NonFacetedTextFormatType is a restricted (% style="color:#e74c3c" %)version(%%) of the SimpleComponentTextFormatType that does not allow for any [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1093
1094 Derivation:
1095 TextFormatType (restriction)
1096 BasicComponentTextFormatType (restriction)
1097 SimpleComponentTextFormatType (restriction)
1098 NonFacetedTextFormatType
1099
1100 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1101 textType?
1102
1103 Content:
1104 {Empty}
1105
1106 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1107
1108 |**Name**|**Type**|**Documentation**
1109 |textType|SimpleDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1110
1111 **TimeTextFormatType:** TimeTextFormat is a restricted (% style="color:#e74c3c" %)version(%%) of the SimpleComponentTextFormatType that only allows time based format and specifies a default ObservationalTimePeriod [[representation>>doc:sdmx:Glossary.Representation.WebHome]] and [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of a start and end time.
1112
1113 Derivation:
1114 TextFormatType (restriction)
1115 BasicComponentTextFormatType (restriction)
1116 SimpleComponentTextFormatType (restriction)
1117 TimeTextFormatType
1118
1119 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1120 textType?, startTime?, endTime?
1121
1122 Content:
1123 SentinelValue
1124
1125 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1126
1127 |**Name**|**Type**|**Documentation**
1128 |textType (default: ObservationalTimePeriod)|TimeDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
1129 |startTime|StandardTimePeriodType|The startTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates the start time of the sequence. This value is mandatory for a time sequence to be expressed.
1130 |endTime|StandardTimePeriodType|The endTime [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and timeInterval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a time sequence, and indicates that ending point (if any) of the sequence.
1131
1132 Element Documentation:
1133
1134 |**Name**|**Type**|**Documentation**
1135 |SentinelValue|SentinelValueType|SentinelValue defines a value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]].
1136
1137 **//CategorisationBaseType//:** CategorisationBaseType defines the base refinement of the CategorisationType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
1138
1139 Derivation:
1140 AnnotableType (extension)
1141 IdentifiableType (extension)
1142 NameableType (extension)
1143 VersionableType (restriction)
1144 MaintainableBaseType (extension)
1145 MaintainableType (restriction)
1146 CategorisationBaseType
1147
1148 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1149 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
1150
1151 Content:
1152 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
1153
1154 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1155
1156 |**Name**|**Type**|**Documentation**
1157 |id|IDType|The id is the identifier for the object.
1158 |urn|CategorisationUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1159 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1160 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1161 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1162 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1163 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1164 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1165 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1166 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1167 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1168
1169 Element Documentation:
1170
1171 |**Name**|**Type**|**Documentation**
1172 |[[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.
1173 |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.
1174 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1175 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1176
1177 **CategorisationType:** CategorisationType is defines the structure for a categorisation. A source object is referenced via an object reference and the target [[category>>doc:sdmx:Glossary.Category.WebHome]] is referenced via the target [[category>>doc:sdmx:Glossary.Category.WebHome]].
1178
1179 Derivation:
1180 AnnotableType (extension)
1181 IdentifiableType (extension)
1182 NameableType (extension)
1183 VersionableType (restriction)
1184 MaintainableBaseType (extension)
1185 MaintainableType (restriction)
1186 CategorisationBaseType (extension)
1187 CategorisationType
1188
1189 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1190 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
1191
1192 Content:
1193 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (Source, Target)?
1194
1195 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1196
1197 |**Name**|**Type**|**Documentation**
1198 |id|IDType|The id is the identifier for the object.
1199 |urn|CategorisationUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1200 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1201 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1202 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1203 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1204 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1205 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1206 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1207 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1208 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1209
1210 Element Documentation:
1211
1212 |**Name**|**Type**|**Documentation**
1213 |[[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.
1214 |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.
1215 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1216 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1217 |Source|UrnReferenceType|Source is a reference to an object to be categorized.
1218 |Target|CategoryReferenceType|Target is reference to the [[category>>doc:sdmx:Glossary.Category.WebHome]] that the referenced object is to be (% style="color:#e74c3c" %)mapped(%%) to.
1219
1220 **CategorySchemeType:** CategorySchemeType describes the structure of a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]]. A [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] is the descriptive information for an arrangement or division of [[categories>>doc:sdmx:Glossary.Category.WebHome]] into groups based on characteristics, which the objects have in common. This provides for a simple, (% style="color:#e74c3c" %)leveled(%%) [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] or [[categories>>doc:sdmx:Glossary.Category.WebHome]].
1221
1222 Derivation:
1223 AnnotableType (extension)
1224 IdentifiableType (extension)
1225 NameableType (extension)
1226 VersionableType (restriction)
1227 MaintainableBaseType (extension)
1228 MaintainableType (restriction)
1229 ItemSchemeType (restriction)
1230 CategorySchemeType
1231
1232 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1233 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
1234
1235 Content:
1236 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, [[Category>>doc:sdmx:Glossary.Category.WebHome]]
1237
1238 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1239
1240 |**Name**|**Type**|**Documentation**
1241 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1242 |urn|CategorySchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1243 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1244 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1245 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1246 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1247 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1248 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1249 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1250 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1251 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1252 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1253
1254 Element Documentation:
1255
1256 |**Name**|**Type**|**Documentation**
1257 |[[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.
1258 |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.
1259 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1260 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1261 |[[Category>>doc:sdmx:Glossary.Category.WebHome]]|CategoryType|[[Category>>doc:sdmx:Glossary.Category.WebHome]] represents a set of nested [[categories>>doc:sdmx:Glossary.Category.WebHome]] which describe a simple classification [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
1262
1263 **CategoryType:** CategoryType describes the details of a [[category>>doc:sdmx:Glossary.Category.WebHome]]. A [[category>>doc:sdmx:Glossary.Category.WebHome]] is defined as an item at any (% style="color:#e74c3c" %)level(%%) in a classification. The [[Category>>doc:sdmx:Glossary.Category.WebHome]] element represents a set of nested [[categories>>doc:sdmx:Glossary.Category.WebHome]] which are child [[categories>>doc:sdmx:Glossary.Category.WebHome]].
1264
1265 Derivation:
1266 AnnotableType (extension)
1267 IdentifiableType (extension)
1268 NameableType (restriction)
1269 ItemBaseType (extension)
1270 ItemType (restriction)
1271 CategoryType
1272
1273 Attributes:
1274 id, urn?, uri?
1275
1276 Content:
1277 Annotations?, Link*, Name+, Description*, Category\*
1278
1279 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1280
1281 |**Name**|**Type**|**Documentation**
1282 |id|IDType|The id is the identifier for the object.
1283 |urn|CategoryUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1284 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1285
1286 Element Documentation:
1287
1288 |**Name**|**Type**|**Documentation**
1289 |[[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.
1290 |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.
1291 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1292 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1293 |[[Category>>doc:sdmx:Glossary.Category.WebHome]]|CategoryType|[[Category>>doc:sdmx:Glossary.Category.WebHome]] represents a set of nested [[categories>>doc:sdmx:Glossary.Category.WebHome]] which describe a simple classification hierarchy.
1294
1295 //**CodelistBaseType:**// CodelistType defines the structure of a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. A [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is defined as a list from which some statistical (% style="color:#e74c3c" %)concepts(%%) (coded (% style="color:#e74c3c" %)concepts(%%)) take their values.
1296
1297 Derivation:
1298 AnnotableType (extension)
1299 IdentifiableType (extension)
1300 NameableType (extension)
1301 VersionableType (restriction)
1302 MaintainableBaseType (extension)
1303 MaintainableType (restriction)
1304 ItemSchemeType (restriction)
1305 CodelistBaseType
1306
1307 Attributes:
1308 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
1309
1310 Content:
1311 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ([[Code>>doc:sdmx:Glossary.Code.WebHome]] | GeoFeatureSetCode | GeoGridCode)
1312
1313 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1314
1315 (% style="width:1187.29px" %)
1316 |**Name**|**Type**|(% style="width:806px" %)**Documentation**
1317 |id|NCNameIDType|(% style="width:806px" %)The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1318 |urn|CodelistUrnType|(% style="width:806px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1319 |uri|xs:anyURI|(% style="width:806px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1320 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:806px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1321 |validFrom|xs:dateTime|(% style="width:806px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1322 |validTo|xs:dateTime|(% style="width:806px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1323 |agencyID|NestedNCNameIDType|(% style="width:806px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1324 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:806px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1325 |serviceURL|xs:anyURI|(% style="width:806px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1326 |structureURL|xs:anyURI|(% style="width:806px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1327 |isPartialLanguage (default: false)|xs:boolean|(% style="width:806px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1328 |isPartial (default: false)|xs:boolean|(% style="width:806px" %)The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1329
1330 Element Documentation:
1331
1332 |**Name**|**Type**|**Documentation**
1333 |[[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.
1334 |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.
1335 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1336 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1337 |[[Code>>doc:sdmx:Glossary.Code.WebHome]]|CodeType|[[Code>>doc:sdmx:Glossary.Code.WebHome]] describes a [[code>>doc:sdmx:Glossary.Code.WebHome]] in a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. In addition to the identification and description of the [[code>>doc:sdmx:Glossary.Code.WebHome]], basic presentational information is also available. Presentational information not present may be added through the use of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]].
1338
1339 **CodelistType:**
1340
1341 Derivation:
1342 AnnotableType (extension)
1343 IdentifiableType (extension)
1344 NameableType (extension)
1345 VersionableType (restriction)
1346 MaintainableBaseType (extension)
1347 MaintainableType (restriction)
1348 ItemSchemeType (restriction)
1349 CodelistBaseType (extension)
1350 CodelistType
1351
1352 Attributes:
1353 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
1354
1355 Content:
1356 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ([[Code>>doc:sdmx:Glossary.Code.WebHome]] | GeoFeatureSetCode | GeoGridCode)*, CodelistExtension
1357
1358 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1359
1360 |**Name**|**Type**|**Documentation**
1361 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1362 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1363 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1364 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1365 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1366 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1367 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1368 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1369 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1370 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1371 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1372 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1373
1374 Element Documentation:
1375
1376 |**Name**|**Type**|**Documentation**
1377 |[[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.
1378 |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.
1379 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1380 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1381 |[[Code>>doc:sdmx:Glossary.Code.WebHome]]|CodeType|[[Code>>doc:sdmx:Glossary.Code.WebHome]] describes a [[code>>doc:sdmx:Glossary.Code.WebHome]] in a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. In addition to the identification and description of the [[code>>doc:sdmx:Glossary.Code.WebHome]], basic presentational information is also available. Presentational information not present may be added through the use of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]].**Substitutions:** GeoFeatureSetCode, GeoGridCode
1382 |CodelistExtension|CodelistExtensionType|CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1383
1384 **CodeType:** CodeType describes the structure of a [[code>>doc:sdmx:Glossary.Code.WebHome]]. A [[code>>doc:sdmx:Glossary.Code.WebHome]] is defined as a language independent set of letters, numbers or symbols that represent a (% style="color:#e74c3c" %)concept(%%) whose meaning is described in a natural language. Presentational information not present may be added through the use of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]].
1385
1386 Derivation:
1387 AnnotableType (extension)
1388 IdentifiableType (extension)
1389 NameableType (restriction)
1390 ItemBaseType (extension)
1391 ItemType (restriction)
1392 CodeType
1393
1394 Attributes:
1395 id, urn?, uri?
1396
1397 Content:
1398 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?
1399
1400 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1401
1402 |**Name**|**Type**|**Documentation**
1403 |id|IDType|The id is the identifier for the object.
1404 |urn|CodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1405 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1406
1407 Element Documentation:
1408
1409 |**Name**|**Type**|**Documentation**
1410 |[[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.
1411 |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.
1412 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. It may be used in place of a short description.
1413 |Description|TextType|Description provides a plain text, human-readable description of the [[code>>doc:sdmx:Glossary.Code.WebHome]]. This may be provided in multiple, parallel language-equivalent forms.
1414 |Parent|SingleNCNameIDType|Parent provides the ability to describe simple [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] within a single [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], by referencing the id value of another [[code>>doc:sdmx:Glossary.Code.WebHome]] in the same [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1415
1416 **CodelistExtensionType:** CodelistExtensionType defines the structure of a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] to be extended by the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] defining the extension. It provides a reference to the extended [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] and selection criteria to indicate the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to be included in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1417
1418 Attributes:
1419 prefix?
1420
1421 Content:
1422 [[Codelist>>doc:sdmx:Glossary.Code list.WebHome]], (InclusiveCodeSelection|ExclusiveCodeSelection)?
1423
1424 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1425
1426 |**Name**|**Type**|**Documentation**
1427 |prefix|xs:string|A reference to a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] may contain a prefix. If a prefix is provided, this prefix will be applied to all the [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] before they are imported into the extended [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1428
1429 Element Documentation:
1430
1431 |**Name**|**Type**|**Documentation**
1432 |[[Codelist>>doc:sdmx:Glossary.Code list.WebHome]]|CodelistReferenceType|
1433 |InclusiveCodeSelection|CodeSelectionType|Selection of [[codes>>doc:sdmx:Glossary.Code.WebHome]] from the referenced (extended) [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] to be included in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1434 |ExclusiveCodeSelection|CodeSelectionType|Selection of [[codes>>doc:sdmx:Glossary.Code.WebHome]] from the referenced (extended) [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] to be excluded in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1435
1436 **CodeSelectionType:** CodeSelectionType defines the structure for [[code>>doc:sdmx:Glossary.Code.WebHome]] selection to be used as inclusive or exclusive extensions.
1437
1438 Content:
1439 MemberValue+
1440
1441 Element Documentation:
1442
1443 (% style="width:1157.29px" %)
1444 |**Name**|**Type**|(% style="width:888px" %)**Documentation**
1445 |MemberValue|MemberValueType|(% style="width:888px" %)An explicit or wildcard selection of a [[code>>doc:sdmx:Glossary.Code.WebHome]](s) from the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] selected for inclusion/exclusion. If a wildcard expression is used, it is evaluated to determine [[codes>>doc:sdmx:Glossary.Code.WebHome]] selected for inclusion/exclusion. Otherwise, each [[member value>>doc:sdmx:Glossary.Member value.WebHome]] is a distinct [[code>>doc:sdmx:Glossary.Code.WebHome]]. If the extended list is hierarchical, this can indicate whether child [[codes>>doc:sdmx:Glossary.Code.WebHome]] are to be included.
1446
1447 **MemberValueType:** Allows for a ditinct reference or a wildcard expression for selecting [[codes>>doc:sdmx:Glossary.Code.WebHome]] from a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1448
1449 Derivation:
1450
1451 xs:anySimpleType (restriction)
1452 xs:string (restriction)
1453 WildcardedMemberValueType (extension)
1454 MemberValueType
1455
1456 Attributes:
1457 cascadeValues?
1458
1459 Content:
1460
1461 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1462
1463 (% style="width:1118.29px" %)
1464 |**Name**|**Type**|(% style="width:810px" %)**Documentation**
1465 |cascadeValues|CascadeSelectionType|(% style="width:810px" %)Indicates whether child [[codes>>doc:sdmx:Glossary.Code.WebHome]] should be selected when the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is hierarchical. Possible values are true (include the selected and child [[codes>>doc:sdmx:Glossary.Code.WebHome]]), false (only include the selected [[code>>doc:sdmx:Glossary.Code.WebHome]](s)), and excluderoot (include the children but not the selected [[code>>doc:sdmx:Glossary.Code.WebHome]](s)).
1466
1467 //**GeoCodelistBaseType:**// GeoCodelistBaseType is an abstract base refinement of a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] that restricts the cods to be derived from the abstract GeoRefCode.
1468
1469 Derivation:
1470 AnnotableType (extension)
1471 IdentifiableType (extension)
1472 NameableType (extension)
1473 VersionableType (restriction)
1474 MaintainableBaseType (extension)
1475 MaintainableType (restriction)
1476 ItemSchemeType (restriction)
1477 CodelistBaseType (extension)
1478 CodelistType (restriction)
1479 GeoCodelistBaseType
1480
1481 Attributes:
1482 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
1483
1484 Content:
1485 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, GeoRefCode, CodelistExtension
1486
1487 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1488
1489 |**Name**|**Type**|**Documentation**
1490 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1491 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1492 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1493 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1494 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1495 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1496 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1497 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1498 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1499 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1500 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1501 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1502
1503 Element Documentation:
1504
1505 (% style="width:1109.29px" %)
1506 |**Name**|**Type**|(% style="width:781px" %)**Documentation**
1507 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:781px" %)[[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.
1508 |Link|LinkType|(% style="width:781px" %)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.
1509 |Name|TextType|(% style="width:781px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1510 |Description|TextType|(% style="width:781px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1511 |//GeoRefCode//|//GeoRefCodeType//|(% style="width:781px" %)GeoRefCode is the abstract base from which specific types of geographic [[codes>>doc:sdmx:Glossary.Code.WebHome]] will be derived.
1512 |CodelistExtension|CodelistExtensionType|(% style="width:781px" %)CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1513
1514 **//GeoCodelistType//:** GeoCodelistType is an abstract refinement of a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] from which specific types of geographic [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] will be derived.
1515
1516 Derivation:
1517 AnnotableType (extension)
1518 IdentifiableType (extension)
1519 NameableType (extension)
1520 VersionableType (restriction)
1521 MaintainableBaseType (extension)
1522 MaintainableType (restriction)
1523 ItemSchemeType (restriction)
1524 CodelistBaseType (extension)
1525 CodelistType (restriction)
1526 GeoCodelistBaseType (extension)
1527 GeoCodelistType
1528
1529 Attributes:
1530 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, geoType
1531
1532 Content:
1533 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, GeoRefCode, CodelistExtension
1534
1535 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1536
1537 |**Name**|**Type**|**Documentation**
1538 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1539 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1540 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1541 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1542 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1543 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1544 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1545 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1546 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1547 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1548 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1549 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
1550 |geoType|GeoCodelistTypeType|The type of geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. The will be refined and provided a fixed value in the specific geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] type implementations.
1551
1552 Element Documentation:
1553
1554 |**Name**|**Type**|**Documentation**
1555 |[[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.
1556 |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.
1557 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1558 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1559 |//GeoRefCode//|//GeoRefCodeType//|GeoRefCode is the abstract base from which specific types of geographic [[codes>>doc:sdmx:Glossary.Code.WebHome]] will be derived.
1560 |CodelistExtension|CodelistExtensionType|CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1561
1562 **GeoRefCodeType:** GeoRefCodeType is the abstract base type defining the structure of geographic [[codes>>doc:sdmx:Glossary.Code.WebHome]].
1563
1564 Derivation:
1565 AnnotableType (extension)
1566 IdentifiableType (extension)
1567 NameableType (restriction)
1568 ItemBaseType (extension)
1569 ItemType (restriction)
1570 CodeType (extension)
1571 GeoRefCodeType
1572
1573 Attributes:
1574 id, urn?, uri?
1575
1576 Content:
1577 Annotations?, Link*, Name+, Description*, Parent?
1578
1579 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1580
1581 |**Name**|**Type**|**Documentation**
1582 |id|IDType|The id is the identifier for the object.
1583 |urn|CodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1584 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1585
1586 Element Documentation:
1587
1588 |**Name**|**Type**|**Documentation**
1589 |[[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.
1590 |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.
1591 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. It may be used in place of a short description.
1592 |Description|TextType|Description provides a plain text, human-readable description of the [[code>>doc:sdmx:Glossary.Code.WebHome]]. This may be provided in multiple, parallel language-equivalent forms.
1593 |Parent|SingleNCNameIDType|Parent provides the ability to describe simple [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] within a single [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], by referencing the id value of another [[code>>doc:sdmx:Glossary.Code.WebHome]] in the same [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1594
1595 **GeographicCodelistType:** GeographicCodelistType defines the sturcture of a geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. It comprises a set of GeoFeatureSetCodes, by adding a value in the [[Code>>doc:sdmx:Glossary.Code.WebHome]] that follows a pattern to represent a geo feature set.
1596
1597 Derivation:
1598 AnnotableType (extension)
1599 IdentifiableType (extension)
1600 NameableType (extension)
1601 VersionableType (restriction)
1602 MaintainableBaseType (extension)
1603 MaintainableType (restriction)
1604 ItemSchemeType (restriction)
1605 CodelistBaseType (extension)
1606 CodelistType (restriction)
1607 GeoCodelistBaseType (extension)
1608 GeoCodelistType (restriction)
1609 GeographicCodelistType
1610
1611 Attributes:
1612 id, urn?, uri?, version?, validFrom?, validTo?, agencyID, isPartialLanguage?, isExternalReference?, serviceURL?, structureURL?, isPartial?, geoType
1613
1614 Content:
1615 Annotations?, Link*, Name+, Description*, GeoFeatureSetCode\*, CodelistExtension
1616
1617 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1618
1619 |**Name**|**Type**|**Documentation**
1620 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1621 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1622 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1623 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1624 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1625 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1626 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1627 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1628 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1629 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1630 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1631 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1632 |geoType (fixed: GeographicCodelist)|GeoCodelistTypeType|The type of geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. The will be refined and provided a fixed value in the specific geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] type implementations.
1633
1634 Element Documentation:
1635
1636 |**Name**|**Type**|**Documentation**
1637 |[[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.
1638 |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.
1639 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1640 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1641 |GeoFeatureSetCode|GeoFeatureSetCodeType|Is a geographic [[code>>doc:sdmx:Glossary.Code.WebHome]] in a geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. It adds a value to a [[code>>doc:sdmx:Glossary.Code.WebHome]] that folows a pattern to represent a geo feature set.
1642 |CodelistExtension|CodelistExtensionType|CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1643
1644 **GeoFeatureSetCodeType:** GeoFeatureSetCodeType defines the structure of a geogrphic [[code>>doc:sdmx:Glossary.Code.WebHome]].
1645
1646 Derivation:
1647 AnnotableType (extension)
1648 IdentifiableType (extension)
1649 NameableType (restriction)
1650 ItemBaseType (extension)
1651 ItemType (restriction)
1652 CodeType (extension)
1653 GeoRefCodeType (extension)
1654 GeoFeatureSetCodeType
1655
1656 Attributes:
1657 id, urn?, uri?, value
1658
1659 Content:
1660 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?
1661
1662 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1663
1664 |**Name**|**Type**|**Documentation**
1665 |id|IDType|The id is the identifier for the object.
1666 |urn|CodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1667 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1668 |value|xs:string|The geo feature set of the [[Code>>doc:sdmx:Glossary.Code.WebHome]], which represents a set of points defining a feature in a format defined a predefined pattern (see section 6).
1669
1670 Element Documentation:
1671
1672 |**Name**|**Type**|**Documentation**
1673 |[[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.
1674 |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.
1675 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. It may be used in place of a short description.
1676 |Description|TextType|Description provides a plain text, human-readable description of the [[code>>doc:sdmx:Glossary.Code.WebHome]]. This may be provided in multiple, parallel language-equivalent forms.
1677 |Parent|SingleNCNameIDType|Parent provides the ability to describe simple [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] within a single [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], by referencing the id value of another [[code>>doc:sdmx:Glossary.Code.WebHome]] in the same [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1678
1679 //**GeoGridCodelistBaseType:**// GeoGridCodelistBaseType is the abstract base refinement for a geographic grid [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1680
1681 Derivation:
1682 AnnotableType (extension)
1683 IdentifiableType (extension)
1684 NameableType (extension)
1685 VersionableType (restriction)
1686 MaintainableBaseType (extension)
1687 MaintainableType (restriction)
1688 ItemSchemeType (restriction)
1689 CodelistBaseType (extension)
1690 CodelistType (restriction)
1691 GeoCodelistBaseType (extension)
1692 GeoCodelistType (restriction)
1693 GeoGridCodelistBaseType
1694
1695 Attributes:
1696 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, geoType
1697
1698 Content:
1699 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, GeoGridCode*, CodelistExtension
1700
1701 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1702
1703 |**Name**|**Type**|**Documentation**
1704 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1705 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1706 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1707 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1708 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1709 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1710 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1711 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1712 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1713 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1714 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1715 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1716 |geoType (fixed: GeoGridCodelist)|GeoCodelistTypeType|The type of geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. The will be refined and provided a fixed value in the specific geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] type implementations.
1717
1718 Element Documentation:
1719
1720 |**Name**|**Type**|**Documentation**
1721 |[[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.
1722 |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.
1723 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1724 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1725 |GeoGridCode|GeoGridCodeType|GeoGridCode is a [[code>>doc:sdmx:Glossary.Code.WebHome]] the represents a geographic grid cell that belongs to a specific grid definition.
1726 |CodelistExtension|CodelistExtensionType|CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1727
1728 **GeoGridCodelistType:** GeoGridCodelistType defines the structure of a geographic grid [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. These define a geographical grid composed of cells representing regular squared portions of the Earth.
1729
1730 Derivation:
1731 AnnotableType (extension)
1732 IdentifiableType (extension)
1733 NameableType (extension)
1734 VersionableType (restriction)
1735 MaintainableBaseType (extension)
1736 MaintainableType (restriction)
1737 ItemSchemeType (restriction)
1738 CodelistBaseType (extension)
1739 CodelistType (restriction)
1740 GeoCodelistBaseType (extension)
1741 GeoCodelistType (restriction)
1742 GeoGridCodelistBaseType (extension)
1743 GeoGridCodelistType
1744
1745 Attributes:
1746 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, geoType
1747
1748 Content:
1749 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, GeoGridCode*, CodelistExtension*, GridDefinition
1750
1751 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1752
1753 |**Name**|**Type**|**Documentation**
1754 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[code list>>doc:sdmx:Glossary.Code list.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[code list>>doc:sdmx:Glossary.Code list.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1755 |urn|CodelistUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1756 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1757 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1758 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1759 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1760 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1761 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1762 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1763 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1764 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1765 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
1766 |geoType (fixed: GeoGridCodelist)|GeoCodelistTypeType|The type of geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. The will be refined and provided a fixed value in the specific geographic [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] type implementations.
1767
1768 Element Documentation:
1769
1770 |**Name**|**Type**|**Documentation**
1771 |[[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.
1772 |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.
1773 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1774 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1775 |GeoGridCode|GeoGridCodeType|GeoGridCode is a [[code>>doc:sdmx:Glossary.Code.WebHome]] the represents a geographic grid cell that belongs to a specific grid definition.
1776 |CodelistExtension|CodelistExtensionType|CodelistExtension allows for the extension of [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] by referencing the [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] to be extended and providing inclusion/exclusion rules for selecting the [[codes>>doc:sdmx:Glossary.Code.WebHome]] to extend. The order of these is important as it is indicates the order of precedence of the extended [[codelists>>doc:sdmx:Glossary.Code list.WebHome]] for conflict resolution of [[codes>>doc:sdmx:Glossary.Code.WebHome]]. However, the prefix property can be used to ensure uniqueness of inherited [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the extending [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], in case conflicting [[codes>>doc:sdmx:Glossary.Code.WebHome]] must be included.
1777 |GridDefinition|xs:string|Contains a regular expression string corresponding to the grid definition for the GeoGrid [[Codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1778
1779 **GeoGridCodeType:** GeoGridCodeType defines the structure of a geographic grid cell.
1780
1781 Derivation:
1782 AnnotableType (extension)
1783 IdentifiableType (extension)
1784 NameableType (restriction)
1785 ItemBaseType (extension)
1786 ItemType (restriction)
1787 CodeType (extension)
1788 GeoRefCodeType (extension)
1789 GeoGridCodeType
1790
1791 Attributes:
1792 id, urn?, uri?
1793
1794 Content:
1795 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?, GeoCell
1796
1797 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1798
1799 |**Name**|**Type**|**Documentation**
1800 |id|IDType|The id is the identifier for the object.
1801 |urn|CodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1802 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1803
1804 Element Documentation:
1805
1806 |**Name**|**Type**|**Documentation**
1807 |[[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.
1808 |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.
1809 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. It may be used in place of a short description.
1810 |Description|TextType|Description provides a plain text, human-readable description of the [[code>>doc:sdmx:Glossary.Code.WebHome]]. This may be provided in multiple, parallel language-equivalent forms.
1811 |Parent|SingleNCNameIDType|Parent provides the ability to describe simple [[hierarchies>>doc:sdmx:Glossary.Hierarchy.WebHome]] within a single [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], by referencing the id value of another [[code>>doc:sdmx:Glossary.Code.WebHome]] in the same [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1812 |GeoCell|xs:string|The value used to assign the [[Code>>doc:sdmx:Glossary.Code.WebHome]] to one cell in the grid.
1813
1814 **//ValueListBaseType//:** ValueListBaseType defines the base refinement of the ValueListType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
1815
1816 Derivation:
1817 AnnotableType (extension)
1818 IdentifiableType (extension)
1819 NameableType (extension)
1820 VersionableType (restriction)
1821 MaintainableBaseType (extension)
1822 MaintainableType (restriction)
1823 ValueListBaseType
1824
1825 Attributes:
1826 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
1827
1828 Content:
1829 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
1830
1831 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1832
1833 |**Name**|**Type**|**Documentation**
1834 |id|IDType|The id is the identifier for the object.
1835 |urn|ValueListUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1836 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1837 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1838 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1839 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1840 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1841 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1842 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1843 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1844 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1845
1846 Element Documentation:
1847
1848 |**Name**|**Type**|**Documentation**
1849 |[[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.
1850 |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.
1851 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1852 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1853
1854 **ValueListType:** ValueListType defines the structure of value list. These represent a closed set of values the can occur for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], [[measure>>doc:sdmx:Glossary.Measure.WebHome]], or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. These may be values, or values with names and descriptions (similar to a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]).
1855
1856 Derivation:
1857 AnnotableType (extension)
1858 IdentifiableType (extension)
1859 NameableType (extension)
1860 VersionableType (restriction)
1861 MaintainableBaseType (extension)
1862 MaintainableType (restriction)
1863 ValueListBaseType (extension)
1864 ValueListType
1865
1866 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1867 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
1868
1869 Content:
1870 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ValueItem
1871
1872 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1873
1874 |**Name**|**Type**|**Documentation**
1875 |id|IDType|The id is the identifier for the object.
1876 |urn|ValueListUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1877 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1878 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1879 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1880 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1881 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1882 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1883 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1884 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1885 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1886
1887 Element Documentation:
1888
1889 |**Name**|**Type**|**Documentation**
1890 |[[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.
1891 |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.
1892 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1893 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1894 |ValueItem|ValueItemType|
1895
1896 **ValueItemType:** ValueItemType defines the structure of a value item. A value must be provided, and a longer name and description can be provided to provide additiona meaning to the value (similar to a [[code>>doc:sdmx:Glossary.Code.WebHome]] in a [[code>>doc:sdmx:Glossary.Code.WebHome]] list).
1897
1898 Derivation:
1899 AnnotableType (extension)
1900 ValueItemType
1901
1902 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1903 id
1904
1905 Content:
1906 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Name*, Description
1907
1908 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1909
1910 |**Name**|**Type**|**Documentation**
1911 |id|xs:string|
1912
1913 Element Documentation:
1914
1915 |**Name**|**Type**|**Documentation**
1916 |[[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.
1917 |Name|TextType|Name is a reusable element, used for providing a human-readable name for an object.
1918 |Description|TextType|Description is a reusable element, used for providing a longer human-readable description of an object.
1919
1920 **ConceptSchemeType:** ConceptSchemeType describes the structure of a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. A [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] is the descriptive information for an arrangement or division of (% style="color:#e74c3c" %)concepts(%%) into groups based on characteristics, which the objects have in common. It contains a collection of (% style="color:#e74c3c" %)concept(%%) definitions, that may be arranged in simple hierarchies.
1921
1922 Derivation:
1923 AnnotableType (extension)
1924 IdentifiableType (extension)
1925 NameableType (extension)
1926 VersionableType (restriction)
1927 MaintainableBaseType (extension)
1928 MaintainableType (restriction)
1929 ItemSchemeType (restriction)
1930 ConceptSchemeType
1931
1932 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1933 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
1934
1935 Content:
1936 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Concept
1937
1938 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1939
1940 |**Name**|**Type**|**Documentation**
1941 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] may be used to create simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1942 |urn|ConceptSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1943 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1944 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
1945 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1946 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
1947 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
1948 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
1949 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
1950 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
1951 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
1952 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
1953
1954 Element Documentation:
1955
1956 |**Name**|**Type**|**Documentation**
1957 |[[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.
1958 |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.
1959 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1960 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1961 |(%%)(% style="color:#e74c3c" %)Concept|ConceptType|(%%)(% style="color:#e74c3c" %)Concept(%%) describes the details of a (% style="color:#e74c3c" %)concept(%%) within a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]].
1962
1963 **ConceptBaseType:** ConceptBaseType is an abstract base type the forms the basis of the ConceptType by requiring a name and id, and restricting the content of the id.
1964
1965 Derivation:
1966 AnnotableType (extension)
1967 IdentifiableType (extension)
1968 NameableType (restriction)
1969 ItemBaseType (extension)
1970 ItemType (restriction)
1971 ConceptBaseType
1972
1973 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
1974 id, urn?, uri?
1975
1976 Content:
1977 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?
1978
1979 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
1980
1981 |**Name**|**Type**|**Documentation**
1982 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the (% style="color:#e74c3c" %)concept(%%). The type of this id is restricted to the common:NCNNameIDType. This is necessary, since (% style="color:#e74c3c" %)concept(%%) id may be used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
1983 |urn|ConceptUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
1984 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
1985
1986 Element Documentation:
1987
1988 |**Name**|**Type**|**Documentation**
1989 |[[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.
1990 |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.
1991 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
1992 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
1993 |Parent|SingleNCNameIDType|Parent captures the semantic relationships between (% style="color:#e74c3c" %)concepts(%%) which occur within a single [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. This identifies the (% style="color:#e74c3c" %)concept(%%) of which the current (% style="color:#e74c3c" %)concept(%%) is a qualification (in the ISO 11179 sense) or subclass.
1994
1995 **ConceptType:** ConceptType describes the details of a (% style="color:#e74c3c" %)concept(%%). A (% style="color:#e74c3c" %)concept(%%) is defined as a unit of knowledge created by a unique combination of characteristics. If a (% style="color:#e74c3c" %)concept(%%) does not specify a TextFormat or a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]], then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the (% style="color:#e74c3c" %)concept(%%) is assumed to be represented by any set of valid characters (corresponding to the xs:string datatype of W3C XML Schema).
1996
1997 Derivation:
1998 AnnotableType (extension)
1999 IdentifiableType (extension)
2000 NameableType (restriction)
2001 ItemBaseType (extension)
2002 ItemType (restriction)
2003 ConceptBaseType (extension)
2004 ConceptType
2005
2006 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2007 id, urn?, uri?
2008
2009 Content:
2010 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?, CoreRepresentation?, ISOConceptReference?
2011
2012 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2013
2014 |**Name**|**Type**|**Documentation**
2015 |urn|ConceptUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2016 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2017
2018 Element Documentation:
2019
2020 |**Name**|**Type**|**Documentation**
2021 |[[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.
2022 |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.
2023 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2024 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2025 |Parent|SingleNCNameIDType|Parent captures the semantic relationships between (% style="color:#e74c3c" %)concepts(%%) which occur within a single [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. This identifies the (% style="color:#e74c3c" %)concept(%%) of which the current (% style="color:#e74c3c" %)concept(%%) is a qualification (in the ISO 11179 sense) or subclass.
2026 |CoreRepresentation|ConceptRepresentation|
2027 |ISOConceptReference|ISOConceptReferenceType|Provides a reference to an ISO 11179 (% style="color:#e74c3c" %)concept(%%).
2028
2029 **ConceptRepresentation:** ConceptRepresentation defines the core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that are allowed for a (% style="color:#e74c3c" %)concept(%%). The text format allowed for a (% style="color:#e74c3c" %)concept(%%) is that which is allowed for any non-target object component.
2030
2031 Derivation:
2032 RepresentationType (restriction)
2033 ConceptRepresentation
2034
2035 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2036 minOccurs?, maxOccurs?
2037
2038 Content:
2039 (TextFormat|(Enumeration, EnumerationFormat?))
2040
2041 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2042
2043 (% style="width:1185.29px" %)
2044 |(% style="width:246px" %)**Name**|(% style="width:272px" %)**Type**|(% style="width:665px" %)**Documentation**
2045 |(% style="width:246px" %)minOccurs (default: 1)|(% style="width:272px" %)xs: nonNegativeInteger|(% style="width:665px" %)The minOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the minimum number of value that must be reported for the component.
2046 |(% style="width:246px" %)maxOccurs|(% style="width:272px" %)OccurenceType|(% style="width:665px" %)The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of values that can be reported for the component.
2047
2048 Element Documentation:
2049
2050 (% style="width:1185.29px" %)
2051 |**Name**|(% style="width:264px" %)**Type**|(% style="width:672px" %)**Documentation**
2052 |TextFormat|(% style="width:264px" %)BasicComponentTextFormatType|(% style="width:672px" %)TextFormat describes an uncoded textual format.
2053 |Enumeration|(% style="width:264px" %)AnyCodelistReferenceType|(% style="width:672px" %)Enumeration references a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] which enumerates the possible values that can be used as the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of this (% style="color:#e74c3c" %)concept(%%).
2054 |EnumerationFormat|(% style="width:264px" %)CodedTextFormatType|(% style="width:672px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
2055
2056 **ISOConceptReferenceType:** ISOConceptReferenceType provides a reference to and ISO 11179 (% style="color:#e74c3c" %)concept(%%).
2057
2058 Content:
2059 ConceptAgency, ConceptSchemeID, ConceptID
2060
2061 Element Documentation:
2062
2063 |**Name**|**Type**|**Documentation**
2064 |ConceptAgency|xs:string|
2065 |ConceptSchemeID|xs:string|
2066 |ConceptID|xs:string|
2067
2068 **ConstraintBaseType:** ConstraintBaseType is an abstract base type that forms the basis of the main abstract ConstraintType. It requires that a name be provided.
2069
2070 Derivation:
2071
2072 AnnotableType (extension)
2073 IdentifiableType (extension)
2074 NameableType (extension)
2075 VersionableType (restriction)
2076 MaintainableBaseType (extension)
2077 MaintainableType (restriction)
2078 ConstraintBaseType
2079
2080 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2081 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
2082
2083 Content:
2084 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
2085
2086 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2087
2088 |**Name**|**Type**|**Documentation**
2089 |id|IDType|The id is the identifier for the object.
2090 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2091 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2092 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2093 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2094 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2095 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2096 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2097 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2098 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2099 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2100
2101 Element Documentation:
2102
2103 |**Name**|**Type**|**Documentation**
2104 |[[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.
2105 |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.
2106 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2107 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2108
2109 **ConstraintType:** ConstraintType is an abstract base type that specific types of (% style="color:#e74c3c" %)constraints(%%) (data and metadata) restrict and extend to describe their details. These (% style="color:#e74c3c" %)constraint(%%) types both define a (% style="color:#e74c3c" %)constraint(%%) attachment and a release calendar.
2110
2111 Derivation:
2112
2113 AnnotableType (extension)
2114 IdentifiableType (extension)
2115 NameableType (extension)
2116 VersionableType (restriction)
2117 MaintainableBaseType (extension)
2118 MaintainableType (restriction)
2119 ConstraintBaseType (extension)
2120 ConstraintType
2121
2122 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2123 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, role
2124
2125 Content:
2126 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ConstraintAttachment?, ReleaseCalendar?
2127
2128 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2129
2130 |**Name**|**Type**|**Documentation**
2131 |id|IDType|The id is the identifier for the object.
2132 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2133 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2134 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2135 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2136 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2137 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2138 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2139 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2140 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2141 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2142 |role|ConstraintRoleType|The role [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether this (% style="color:#e74c3c" %)constraint(%%) states what data is actually present for the (% style="color:#e74c3c" %)constraint(%%) attachment, or if it defines what content is allowed.
2143
2144 Element Documentation:
2145
2146 (% style="width:1160.29px" %)
2147 |(% style="width:173px" %)**Name**|(% style="width:222px" %)**Type**|(% style="width:761px" %)**Documentation**
2148 |(% style="width:173px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:222px" %)AnnotationsType|(% style="width:761px" %)[[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.
2149 |(% style="width:173px" %)Link|(% style="width:222px" %)LinkType|(% style="width:761px" %)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.
2150 |(% style="width:173px" %)Name|(% style="width:222px" %)TextType|(% style="width:761px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2151 |(% style="width:173px" %)Description|(% style="width:222px" %)TextType|(% style="width:761px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2152 |(% style="width:173px" %)ConstraintAttachment|(% style="width:222px" %)//ConstraintAttachmentType//|(% style="width:761px" %)ConstraintAttachment describes the collection of constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that the (% style="color:#e74c3c" %)constraint(%%) is attached to.
2153 |(% style="width:173px" %)ReleaseCalendar|(% style="width:222px" %)ReleaseCalendarType|(% style="width:761px" %)ReleaseCalendar defines dates on which the constrained data is to be made available.
2154
2155 **DataConstraintBaseType:** DataConstraintBaseType is an abstract base refinement of ConstraintType. The (% style="color:#e74c3c" %)constraint(%%) attachment is restricted to constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] related to data.
2156
2157 Derivation:
2158
2159 AnnotableType (extension)
2160 IdentifiableType (extension)
2161 NameableType (extension)
2162 VersionableType (restriction)
2163 MaintainableBaseType (extension)
2164 MaintainableType (restriction)
2165 ConstraintBaseType (extension)
2166 ConstraintType (restriction)
2167 DataConstraintBaseType
2168
2169 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2170 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, role
2171
2172 Content:
2173 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ConstraintAttachment?, ReleaseCalendar?
2174
2175 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2176
2177 |**Name**|**Type**|**Documentation**
2178 |id|IDType|The id is the identifier for the object.
2179 |urn|DataConstraintUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2180 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2181 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2182 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2183 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2184 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2185 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2186 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2187 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2188 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2189 |role|ConstraintRoleType|The role [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether this (% style="color:#e74c3c" %)constraint(%%) states what data is actually present for the (% style="color:#e74c3c" %)constraint(%%) attachment, or if it defines what content is allowed.
2190
2191 Element Documentation:
2192
2193 (% style="width:1125.29px" %)
2194 |**Name**|**Type**|(% style="width:691px" %)**Documentation**
2195 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:691px" %)[[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.
2196 |Link|LinkType|(% style="width:691px" %)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.
2197 |Name|TextType|(% style="width:691px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2198 |Description|TextType|(% style="width:691px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2199 |ConstraintAttachment|DataConstraintAttachmentType|(% style="width:691px" %)ConstraintAttachment describes the collection of constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that the (% style="color:#e74c3c" %)constraint(%%) is attached to.
2200 |ReleaseCalendar|ReleaseCalendarType|(% style="width:691px" %)ReleaseCalendar defines dates on which the constrained data is to be made available.
2201
2202 **DataConstraintType:** DataConstraintType defines the structure of a data (% style="color:#e74c3c" %)constraint(%%). A data (% style="color:#e74c3c" %)constraint(%%) can specify either the available set of keys (DataKeySet) or set of [[component>>doc:sdmx:Glossary.Component.WebHome]] values (CubeRegion) in a [[data source>>doc:sdmx:Glossary.Data source.WebHome]], or the allowable keys that can be constructed from a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. Multiple such (% style="color:#e74c3c" %)constraints(%%) may be present for a constrained [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]]. For instance, there may be a constraing that specifies the values allowed for the [[data source>>doc:sdmx:Glossary.Data source.WebHome]] (role is "Allowed") which can be used for validation or for constructing a partial [[code list>>doc:sdmx:Glossary.Code list.WebHome]], whilst another constraing can specify the actual content of a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] (role is "Actual").
2203
2204 Derivation:
2205
2206 AnnotableType (extension)
2207 IdentifiableType (extension)
2208 NameableType (extension)
2209 VersionableType (restriction)
2210 MaintainableBaseType (extension)
2211 MaintainableType (restriction)
2212 ConstraintBaseType (extension)
2213 ConstraintType (restriction)
2214 DataConstraintBaseType (extension)
2215 DataConstraintType
2216
2217 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2218 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, role
2219
2220 Content:
2221 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ConstraintAttachment?, ReleaseCalendar?, DataKeySet*, CubeRegion[0..2]
2222
2223 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2224
2225 |**Name**|**Type**|**Documentation**
2226 |id|IDType|The id is the identifier for the object.
2227 |urn|DataConstraintUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2228 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2229 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2230 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2231 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2232 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2233 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2234 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2235 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2236 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2237 |role|ConstraintRoleType|The role [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether this (% style="color:#e74c3c" %)constraint(%%) states what data is actually present for the (% style="color:#e74c3c" %)constraint(%%) attachment, or if it defines what content is allowed.
2238
2239 Element Documentation:
2240
2241 |**Name**|**Type**|**Documentation**
2242 |[[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.
2243 |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.
2244 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2245 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2246 |ConstraintAttachment|DataConstraintAttach mentType|ConstraintAttachment describes the collection of constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that the (% style="color:#e74c3c" %)constraint(%%) is attached to.
2247 |ReleaseCalendar|ReleaseCalendarType|ReleaseCalendar defines dates on which the constrained data is to be made available.
2248 |DataKeySet|DataKeySetType|DataKeySet defines a full, distinct set of [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] values and the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values associated with the key.
2249 |CubeRegion|CubeRegionType|CubeRegion defines a slice of the [[data set>>doc:sdmx:Glossary.Data set.WebHome]] ([[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values) for the constrained [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]]. A set of included or excluded regions can be described.
2250
2251 **//MetadataConstraintBaseType//:** MetadataConstraintBaseType is an abstract base refinement of ConstraintType. The (% style="color:#e74c3c" %)constraint(%%) attachment is restricted to constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] related to metadata, and the only possible role is "Allowed".
2252
2253 Derivation:
2254
2255 AnnotableType (extension)
2256 IdentifiableType (extension)
2257 NameableType (extension)
2258 VersionableType (restriction)
2259 MaintainableBaseType (extension)
2260 MaintainableType (restriction)
2261 ConstraintBaseType (extension)
2262 ConstraintType (restriction)
2263 MetadataConstraintBaseType
2264
2265 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2266 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, role
2267
2268 Content:
2269 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ConstraintAttachment?, ReleaseCalendar?
2270
2271 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2272
2273 |**Name**|**Type**|**Documentation**
2274 |id|IDType|The id is the identifier for the object.
2275 |urn|MetadataConstraintUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2276 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2277 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2278 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2279 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2280 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2281 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2282 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2283 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2284 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2285 |role (fixed: Allowed)|ConstraintRoleType|The role [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether this (% style="color:#e74c3c" %)constraint(%%) states what data is actually present for the (% style="color:#e74c3c" %)constraint(%%) attachment, or if it defines what content is allowed.
2286
2287 Element Documentation:
2288
2289 |**Name**|**Type**|**Documentation**
2290 |[[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.
2291 |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.
2292 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2293 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2294 |ConstraintAttachment|MetadataConstraintAttachmentType|ConstraintAttachment describes the collection of constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that the (% style="color:#e74c3c" %)constraint(%%) is attached to.
2295 |ReleaseCalendar|ReleaseCalendarType|ReleaseCalendar defines dates on which the constrained data is to be made available.
2296
2297 **MetadataConstraintType:** MetadataConstraintType defines the structure of a metadata (% style="color:#e74c3c" %)constraint(%%). A metadata (% style="color:#e74c3c" %)constraint(%%) can specify allowed [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values for metadata described by the constrained [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]].
2298
2299 Derivation:
2300
2301 AnnotableType (extension)
2302 IdentifiableType (extension)
2303 NameableType (extension)
2304 VersionableType (restriction)
2305 MaintainableBaseType (extension)
2306 MaintainableType (restriction)
2307 ConstraintBaseType (extension)
2308 ConstraintType (restriction)
2309 MetadataConstraintBaseType (extension)
2310 MetadataConstraintType
2311
2312 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2313 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, role
2314
2315 Content:
2316 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ConstraintAttachment?, ReleaseCalendar?, MetadataTargetRegion[0..2]
2317
2318 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2319
2320 |**Name**|**Type**|**Documentation**
2321 |id|IDType|The id is the identifier for the object.
2322 |urn|MetadataConstraintUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2323 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2324 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2325 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2326 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2327 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2328 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2329 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2330 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2331 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2332 |role (fixed: Allowed)|ConstraintRoleType|The role [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether this (% style="color:#e74c3c" %)constraint(%%) states what data is actually present for the (% style="color:#e74c3c" %)constraint(%%) attachment, or if it defines what content is allowed.
2333
2334 Element Documentation:
2335
2336 |**Name**|**Type**|**Documentation**
2337 |[[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.
2338 |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.
2339 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2340 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2341 |ConstraintAttachment|MetadataConstraintAttachmentType|ConstraintAttachment describes the collection of constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that the (% style="color:#e74c3c" %)constraint(%%) is attached to.
2342 |ReleaseCalendar|ReleaseCalendarType|ReleaseCalendar defines dates on which the constrained data is to be made available.
2343 |MetadataTargetRegion|MetadataTargetRegionType|MetadataTargetRegion describes the values allowed for metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2344
2345 **ReleaseCalendarType:** ReleaseCalendarType describes information about the timing of releases of the constrained data. All of these values use the standard "P7D" - style format.
2346
2347 Content:
2348 Periodicity, Offset, Tolerance
2349
2350 Element Documentation
2351
2352 |**Name**|**Type**|**Documentation**
2353 |Periodicity|xs:string|Periodicity is the period between releases of the [[data set>>doc:sdmx:Glossary.Data set.WebHome]].
2354 |Offset|xs:string|Offset is the interval between January first and the first release of data within the year.
2355 |Tolerance|xs:string|Tolerance is the period after which the release of data may be deemed late.
2356
2357 **DataKeySetType:** DataKeySetType defines a collection of full or partial data keys ([[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] values).
2358
2359 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2360 isIncluded
2361
2362 Content:
2363 Key+
2364
2365 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2366
2367 |**Name**|**Type**
2368 |isIncluded|xs:boolean
2369
2370 Element Documentation:
2371
2372 |**Name**|**Type**|**Documentation**
2373 |Key|DataKeyType|Key contains a set of [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] values which identify a full set of data.
2374
2375 //**ConstraintAttachmentType:**// ConstraintAttachmentType describes a collection of references to constrainable [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]].
2376
2377 Content:
2378 (DataProvider | MetadataProvider|MetadataSet+ | SimpleDataSource+ | (DataStructure+, QueryableDataSource*) | (MetadataStructure+, QueryableDataSource*) | ([[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]+, QueryableDataSource*) | ([[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]+, QueryableDataSource*) | (ProvisionAgreement+, QueryableDataSource*) | (MetadataProvisionAgreement+, QueryableDataSource*))
2379
2380 Element Documentation:
2381
2382 |**Name**|**Type**|**Documentation**
2383 |DataProvider|DataProviderReferenceType|DataProvider is reference to a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. If this is used, then only the [[release calendar>>doc:sdmx:Glossary.Release policy - release calendar.WebHome]] is relevant. The referenced is provided as a URN and/or a full set of reference fields.
2384 |MetadataProvider|MetadataProviderReferenceType|MetadataProvider is reference to a metadata provider to which the (% style="color:#e74c3c" %)constraint(%%) is attached. If this is used, then only the [[release calendar>>doc:sdmx:Glossary.Release policy - release calendar.WebHome]] is relevant. The referenced is provided as a URN and/or a full set of reference fields.
2385 |MetadataSet|MetadataSetReferenceType|MetadataSet is reference to a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields.
2386 |SimpleDataSource|xs:anyURI|SimpleDataSource describes a simple [[data source>>doc:sdmx:Glossary.Data source.WebHome]], which is a URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] data or metadata message.
2387 |DataStructure|DataStructureReferenceType|DataStructure is reference to a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one data structure must only express key sets and/or cube regions where the identifiers of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2388 |QueryableDataSource|QueryableDataSourceType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2389 |MetadataStructure|MetadataStructureReferenceType|MetadataStructure is reference to a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one metadata structure must only express key sets and/or target regions where the identifiers of the target objects are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2390 |QueryableDataSource|QueryableDataSourceType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2391 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowReferenceType|[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] is reference to a [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]], and the [[dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] do not necessarily have to be usages of the same data structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one data structure must only express key sets and/or cube regions where the identifiers of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2392 |QueryableDataSource|QueryableDataSourcType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2393 |[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]|MetadataflowReferenceType|[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] is reference to a [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]], and the [[metadataflows>>doc:sdmx:Glossary.Metadataflow.WebHome]] do not necessarily have to be usages of the same metadata structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one metadata structure must only express key sets and/or target regions where the identifiers of the target objects are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2394 |QueryableDataSource|QueryableDataSourceType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2395 |ProvisionAgreement|ProvisionAgreementReferenceType|ProvisionAgreementReference is reference to a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one provision aggreement, and the [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] do not necessarily have to be references structure usages based on the same structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] must only express key sets and/or cube/target regions where the identifier of the [[components>>doc:sdmx:Glossary.Component.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2396 |QueryableDataSource|QueryableDataSourceType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2397 |MetadataProvisionAgreement|MetadataProvisionAgreementReferenceType|ProvisionAgreementReference is reference to a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one provision aggreement, and the [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] do not necessarily have to be references structure usages based on the same structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] must only express key sets and/or cube/target regions where the identifier of the [[components>>doc:sdmx:Glossary.Component.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2398 |QueryableDataSource|QueryableDataSourceType|QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2399
2400 **DataConstraintAttachmentType:** DataConstraintAttachmentType restricts the base ConstraintAttachmentType to only allow [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] related to data.
2401
2402 Derivation:
2403
2404 ConstraintAttachmentType (restriction)
2405 DataConstraintAttachmentType
2406
2407 Content:
2408 (DataProvider | SimpleDataSource+ | (DataStructure+, QueryableDataSource*) | ([[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]+, QueryableDataSource*) | (ProvisionAgreement+, QueryableDataSource*))
2409
2410 Element Documentation:
2411
2412 (% style="width:1272.29px" %)
2413 |**Name**|**Type**|(% style="width:824px" %)**Documentation**
2414 |DataProvider|DataProviderReferenceType|(% style="width:824px" %)DataProvider is reference to a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. If this is used, then only the [[release calendar>>doc:sdmx:Glossary.Release policy - release calendar.WebHome]] is relevant. The referenced is provided as a URN and/or a full set of reference fields.
2415 |SimpleDataSource|xs:anyURI|(% style="width:824px" %)SimpleDataSource describes a simple [[data source>>doc:sdmx:Glossary.Data source.WebHome]], which is a URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] data or metadata message.
2416 |DataStructure|DataStructureReferenceType|(% style="width:824px" %)DataStructure is reference to a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one data structure must only express key sets and/or cube regions where the identifiers of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2417 |QueryableDataSource|QueryableDataSourceType|(% style="width:824px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2418 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowReferenceType|(% style="width:824px" %)[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] is reference to a [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]], and the [[dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] do not necessarily have to be usages of the same data structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one data structure must only express key sets and/or cube regions where the identifiers of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2419 |QueryableDataSource|QueryableDataSourceType|(% style="width:824px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2420 |ProvisionAgreement|ProvisionAgreementReferenceType|(% style="width:824px" %)ProvisionAgreementReference is reference to a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one provision aggreement, and the [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] do not necessarily have to be references structure usages based on the same structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] must only express key sets and/or cube/target regions where the identifier of the [[components>>doc:sdmx:Glossary.Component.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2421 |QueryableDataSource|QueryableDataSourceType|(% style="width:824px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2422
2423 **MetadataConstraintAttachmentType:** MetadataConstraintAttachmentType restricts the base ConstraintAttachmentType to only allow [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] related to metadata.
2424
2425 Derivation:
2426
2427 ConstraintAttachmentType (restriction)
2428 MetadataConstraintAttachmentType
2429
2430 Content:
2431 (MetadataProvider | MetadataSet+ | SimpleDataSource+ | (MetadataStructure+, QueryableDataSource*) | ([[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]+, QueryableDataSource*) | (MetadataProvisionAgreement+, QueryableDataSource*))
2432
2433 Element Documentation:
2434
2435 (% style="width:1332.29px" %)
2436 |**Name**|**Type**|(% style="width:799px" %)**Documentation**
2437 |MetadataProvider|MetadataProviderReferenceType|(% style="width:799px" %)MetadataProvider is reference to a metadata provider to which the (% style="color:#e74c3c" %)constraint(%%) is attached. If this is used, then only the [[release calendar>>doc:sdmx:Glossary.Release policy - release calendar.WebHome]] is relevant. The referenced is provided as a URN and/or a full set of reference fields.
2438 |MetadataSet|MetadataSetReferenceType|(% style="width:799px" %)MetadataSet is reference to a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields.
2439 |SimpleDataSource|xs:anyURI|(% style="width:799px" %)SimpleDataSource describes a simple [[data source>>doc:sdmx:Glossary.Data source.WebHome]], which is a URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] data or metadata message.
2440 |MetadataStructure|MetadataStructureReferenceType|(% style="width:799px" %)MetadataStructure is reference to a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one metadata structure must only express key sets and/or target regions where the identifiers of the target objects are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2441 |QueryableDataSource|QueryableDataSourceType|(% style="width:799px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2442 |[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]|MetadataflowReferenceype|(% style="width:799px" %)[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] is reference to a [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]], and the [[metadataflows>>doc:sdmx:Glossary.Metadataflow.WebHome]] do not necessarily have to be usages of the same metadata structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one metadata structure must only express key sets and/or target regions where the identifiers of the target objects are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2443 |QueryableDataSource|QueryableDataSourceType|(% style="width:799px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2444 |MetadataProvisionAgr eement|MetadataProvisionAgreementReferenceType|(% style="width:799px" %)ProvisionAgreementReference is reference to a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached. The referenced is provided as a URN and/or a full set of reference fields. A (% style="color:#e74c3c" %)constraint(%%) can be attached to more than one provision aggreement, and the [[provision agreements>>doc:sdmx:Glossary.Provision agreement.WebHome]] do not necessarily have to be references structure usages based on the same structure. However, a (% style="color:#e74c3c" %)constraint(%%) which is attached to more than one [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] must only express key sets and/or cube/target regions where the identifier of the [[components>>doc:sdmx:Glossary.Component.WebHome]] are common across all structures to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2445 |QueryableDataSource|QueryableDataSourceType|(% style="width:799px" %)QueryableDataSource describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to which the (% style="color:#e74c3c" %)constraint(%%) is attached.
2446
2447 //**RegionType:** //RegionType is an abstract type which defines a generic (% style="color:#e74c3c" %)constraint(%%) region. This type can be refined to define regions for data or [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. A region is defined by a collection of key values - each of which a collection of values for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which disambiguates data (i.e. [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] of a [[dataset>>doc:sdmx:Glossary.Data set.WebHome]]). For each region, a collection of [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values can be provided. Taken together, the key values and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] serve to identify or describe a subset of a data or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. Finally, the region can flagged as being included or excluded, although this flag only makes sense when the region is used in a particular context.
2448
2449 Derivation:
2450
2451 AnnotableType (extension)
2452 RegionType
2453
2454 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2455 include?, validFrom?, validTo?
2456
2457 Content:
2458 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, KeyValue*, [[Component>>doc:sdmx:Glossary.Component.WebHome]]
2459
2460 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2461
2462 |**Name**|**Type**|**Documentation**
2463 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates that the region is to be included or excluded within the context in which it is defined. For example, if the regions is defined as part of a content (% style="color:#e74c3c" %)constraint(%%), the exclude flag would mean the data identified by the region is not present.
2464 |validFrom|StandardTimePeriodType|
2465 |validTo|StandardTimePeriodType|
2466
2467 Element Documentation:
2468
2469 (% style="width:1197.29px" %)
2470 |**Name**|**Type**|(% style="width:916px" %)**Documentation**
2471 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:916px" %)[[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.
2472 |KeyValue|//MemberSelectionType//|(% style="width:916px" %)KeyValue contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] which disambiguates the data (i.e. a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]) and provides a collection of values for the [[component>>doc:sdmx:Glossary.Component.WebHome]]. The collection of values can be flagged as being inclusive or exclusive to the region being defined. Any key [[component>>doc:sdmx:Glossary.Component.WebHome]] that is not included is assumed to be wild carded, which is to say that the cube includes all possible values for the un-referenced key [[components>>doc:sdmx:Glossary.Component.WebHome]]. Further, this assumption applies to the values of the [[components>>doc:sdmx:Glossary.Component.WebHome]] as well. The values for any given [[component>>doc:sdmx:Glossary.Component.WebHome]] can only be sub-setted in the region by explicit inclusion or exclusion. For example, a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X which has the possible values of 1, 2, 3 is assumed to have all of these values if a key value is not defined. If a key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of true and the values of 1 and 2, the only the values of 1 and 2 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. If the key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of false and the value of 1, then the values of 2 and 3 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. Note that any given key [[component>>doc:sdmx:Glossary.Component.WebHome]] must only be referenced once in the region.
2473 |[[Component>>doc:sdmx:Glossary.Component.WebHome]]|//MemberSelectionType//|(% style="width:916px" %)[[Component>>doc:sdmx:Glossary.Component.WebHome]] contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] (data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], or [[measure>>doc:sdmx:Glossary.Measure.WebHome]]) and provides a collection of values for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]]. This serves to state that for the key which defines the region, the [[components>>doc:sdmx:Glossary.Component.WebHome]] that are specified here have or do not have (depending on the include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of the value set) the values provided. It is possible to provide a [[component>>doc:sdmx:Glossary.Component.WebHome]] reference without specifying values, for the purpose of stating the [[component>>doc:sdmx:Glossary.Component.WebHome]] is absent (include = false) or present with an unbounded set of values. As opposed to key [[components>>doc:sdmx:Glossary.Component.WebHome]], which are assumed to be wild carded if absent, no assumptions are made about the absence of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. Only [[components>>doc:sdmx:Glossary.Component.WebHome]] which are explicitly stated to be present or absent from the region will be know. All unstated [[components>>doc:sdmx:Glossary.Component.WebHome]] for the set cannot be assumed to absent or present.
2474
2475 **MemberSelectionType:** MemberSelectionType is an abstract base type which is used to provide a set of values for a referenced [[component>>doc:sdmx:Glossary.Component.WebHome]]. Implementations of this type will be based on a particular [[component>>doc:sdmx:Glossary.Component.WebHome]] type and refine the allowed values to reflect the types of values that are possible for that type of [[component>>doc:sdmx:Glossary.Component.WebHome]].
2476
2477 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2478 id, include?, removePrefix?, validFrom?, validTo?
2479
2480 Content:
2481 (Value+|TimeRange)?
2482
2483 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2484
2485 |**Name**|**Type**|**Documentation**
2486 |id|NestedNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2487 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2488 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2489 |validFrom|StandardTimePeriodType|
2490 |validTo|StandardTimePeriodType|
2491
2492 Element Documentation:
2493
2494 |**Name**|**Type**| |**Documentation**
2495 |Value|SimpleComponentValueType| |Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2496 |TimeRange|TimeRangeValueType| |TimeValue provides a value for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which has a time [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. This is repeatable to allow for a range to be specified, although a single value can also be provided. An operator is available on this to indicate whether the specified value indicates an exact value or the beginning/end of a range (inclusive or exclusive).
2497
2498 **DataKeyType:** DataKeyType is a region which defines a distinct full or partial data key. The key consists of a set of values, each referencing a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] and providing a single value for that [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. The purpose of the key is to define a subset of a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] (i.e. the observed value and data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]) which have the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] values provided in this definition. Any [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] not stated explicitly in this key is assumed to be wild carded, thus allowing for the definition of partial data keys.
2499
2500 Derivation:
2501
2502 AnnotableType (extension)
2503 RegionType (restriction)
2504 DataKeyType
2505
2506 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2507 include?, validFrom?, validTo?
2508
2509 Content:
2510 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, KeyValue*, [[Component>>doc:sdmx:Glossary.Component.WebHome]]
2511
2512 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2513
2514 |**Name**|**Type**|**Documentation**
2515 |include (fixed: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] has a fixed value of true for a distinct key, since such a key is always assumed to identify existing data or metadata.
2516 |validFrom|StandardTimePeriodType|
2517 |validTo|StandardTimePeriodType|
2518
2519 Element Documentation:
2520
2521 |**Name**|**Type**|**Documentation**
2522 |[[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.
2523 |KeyValue|DataKeyValueType|KeyValue contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] which disambiguates the data (i.e. a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]) and provides a collection of values for the [[component>>doc:sdmx:Glossary.Component.WebHome]]. The collection of values can be flagged as being inclusive or exclusive to the region being defined. Any key [[component>>doc:sdmx:Glossary.Component.WebHome]] that is not included is assumed to be wild carded, which is to say that the cube includes all possible values for the un-referenced key [[components>>doc:sdmx:Glossary.Component.WebHome]]. Further, this assumption applies to the values of the [[components>>doc:sdmx:Glossary.Component.WebHome]] as well. The values for any given [[component>>doc:sdmx:Glossary.Component.WebHome]] can only be sub-setted in the region by explicit inclusion or exclusion. For example, a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X which has the possible values of 1, 2, 3 is assumed to have all of these values if a key value is not defined. If a key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of true and the values of 1 and 2, the only the values of 1 and 2 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. If the key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of false and the value of 1, then the values of 2 and 3 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. Note that any given key [[component>>doc:sdmx:Glossary.Component.WebHome]] must only be referenced once in the region.
2524 |[[Component>>doc:sdmx:Glossary.Component.WebHome]]|DataComponentValueSetType|[[Component>>doc:sdmx:Glossary.Component.WebHome]] contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] (data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], or [[measure>>doc:sdmx:Glossary.Measure.WebHome]]) and provides a collection of values for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]]. This serves to state that for the key which defines the region, the [[components>>doc:sdmx:Glossary.Component.WebHome]] that are specified here have or do not have (depending on the include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of the value set) the values provided. It is possible to provide a [[component>>doc:sdmx:Glossary.Component.WebHome]] reference without specifying values, for the purpose of stating the [[component>>doc:sdmx:Glossary.Component.WebHome]] is absent (include = false) or present with an unbounded set of values. As opposed to key [[components>>doc:sdmx:Glossary.Component.WebHome]], which are assumed to be wild carded if absent, no assumptions are made about the absence of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. Only [[components>>doc:sdmx:Glossary.Component.WebHome]] which are explicitly stated to be present or absent from the region will be know. All unstated [[components>>doc:sdmx:Glossary.Component.WebHome]] for the set cannot be assumed to absent or present.
2525
2526 **DataKeyValueType:** DataKeyValueType is a type for providing a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] value for the purpose of defining a distinct data key. Only a single value can be provided for the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
2527
2528 Derivation:
2529
2530 MemberSelectionType (restriction)
2531 DataKeyValueType
2532
2533 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2534 id, include?, removePrefix?
2535
2536 Content:
2537 Value
2538
2539 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2540
2541 |**Name**|**Type**|**Documentation**
2542 |id|SingleNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2543 |include (fixed: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2544 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2545
2546 Element Documentation:
2547
2548 |**Name**|**Type**|**Documentation**
2549 |Value|SimpleKeyValueType|Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2550
2551 **DataComponentValueSetType:** DataComponentValueSetType defines the structure for providing values for a data [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], [[measures>>doc:sdmx:Glossary.Measure.WebHome]], or metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If no values are provided, the [[component>>doc:sdmx:Glossary.Component.WebHome]] is implied to include/excluded from the region in which it is defined, with no regard to the value of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. Note that for metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] which occur within other metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], a nested identifier can be provided. For example, a value of (% style="color:#e74c3c" %)CONTACT(%%).ADDRESS.STREET refers to the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] with the identifier STREET which exists in the ADDRESS metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in the (% style="color:#e74c3c" %)CONTACT(%%) metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is defined at the root of the report structure.
2552
2553 Derivation:
2554
2555 MemberSelectionType (restriction)
2556 DataComponentValueSetType
2557
2558 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2559 id, include?, removePrefix?
2560
2561 Content:
2562 (Value+|TimeRange)?
2563
2564 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2565
2566 |**Name**|**Type**|**Documentation**
2567 |id|NestedNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2568 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2569 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2570
2571 Element Documentation:
2572
2573 (% style="width:1101.29px" %)
2574 |**Name**|**Type**|**Documentation**
2575 |Value|DataComponentValueType|Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2576 |TimeRange|TimeRangeValueType|TimeValue provides a value for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which has a time [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. This is repeatable to allow for a range to be specified, although a single value can also be provided. An operator is available on this to indicate whether the specified value indicates an exact value or the beginning/end of a range (inclusive or exclusive).
2577
2578 **CubeRegionType:** CubeRegionType defines the structure of a data cube region. This is based on the abstract RegionType and simply refines the key and [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values to conform with what is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], respectively. See the documentation of the base type for more details on how a region is defined.
2579
2580 Derivation:
2581
2582 AnnotableType (extension)
2583 RegionType (restriction)
2584 CubeRegionType
2585
2586 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2587 include?
2588
2589 Content:
2590 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, KeyValue*, [[Component>>doc:sdmx:Glossary.Component.WebHome]]
2591
2592 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2593
2594 |**Name**|**Type**|**Documentation**
2595 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates that the region is to be included or excluded within the context in which it is defined. For example, if the regions is defined as part of a content (% style="color:#e74c3c" %)constraint(%%), the exclude flag would mean the data identified by the region is not present.
2596
2597 Element Documentation:
2598
2599 |**Name**|**Type**|**Documentation**
2600 |[[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.
2601 |KeyValue|CubeRegionKeyType|KeyValue contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] which disambiguates the data (i.e. a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]) and provides a collection of values for the [[component>>doc:sdmx:Glossary.Component.WebHome]]. The collection of values can be flagged as being inclusive or exclusive to the region being defined. Any key [[component>>doc:sdmx:Glossary.Component.WebHome]] that is not included is assumed to be wild carded, which is to say that the cube includes all possible values for the un-referenced key [[components>>doc:sdmx:Glossary.Component.WebHome]]. Further, this assumption applies to the values of the [[components>>doc:sdmx:Glossary.Component.WebHome]] as well. The values for any given [[component>>doc:sdmx:Glossary.Component.WebHome]] can only be sub-setted in the region by explicit inclusion or exclusion. For example, a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X which has the possible values of 1, 2, 3 is assumed to have all of these values if a key value is not defined. If a key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of true and the values of 1 and 2, the only the values of 1 and 2 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. If the key value is defined with an inclusion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of false and the value of 1, then the values of 2 and 3 for [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] X are included in the definition of the region. Note that any given key [[component>>doc:sdmx:Glossary.Component.WebHome]] must only be referenced once in the region.
2602 |[[Component>>doc:sdmx:Glossary.Component.WebHome]]|ComponentValueSetType|[[Component>>doc:sdmx:Glossary.Component.WebHome]] contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] (data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], or [[measure>>doc:sdmx:Glossary.Measure.WebHome]]) and provides a collection of values for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]]. This serves to state that for the key which defines the region, the [[components>>doc:sdmx:Glossary.Component.WebHome]] that are specified here have or do not have (depending on the include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of the value set) the values provided. It is possible to provide a [[component>>doc:sdmx:Glossary.Component.WebHome]] reference without specifying values, for the purpose of stating the [[component>>doc:sdmx:Glossary.Component.WebHome]] is absent (include = false) or present with an unbounded set of values. As opposed to key [[components>>doc:sdmx:Glossary.Component.WebHome]], which are assumed to be wild carded if absent, no assumptions are made about the absence of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. Only [[components>>doc:sdmx:Glossary.Component.WebHome]] which are explicitly stated to be present or absent from the region will be know. All unstated [[components>>doc:sdmx:Glossary.Component.WebHome]] for the set cannot be assumed to absent or present.
2603
2604 **MetadataTargetRegionType:** MetadataTargetRegionType defines the structure of a metadata target region. A metadata target region must define the report structure and the metadata target from that structure on which the region is based. This type is based on the abstract RegionType and simply refines the key and [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values to conform with what is applicable for target objects and metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], respectively. See the documentation of the base type for more details on how a region is defined.
2605
2606 Derivation:
2607
2608 AnnotableType (extension)
2609 RegionType (restriction)
2610 MetadataTargetRegionType
2611
2612 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2613 include?, validFrom?, validTo?
2614
2615 Content:
2616 [[Component>>doc:sdmx:Glossary.Component.WebHome]]
2617
2618 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2619
2620 (% style="width:1119.29px" %)
2621 |**Name**|**Type**|(% style="width:757px" %)**Documentation**
2622 |include (default: true)|xs:boolean|(% style="width:757px" %)The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates that the region is to be included or excluded within the context in which it is defined. For example, if the regions is defined as part of a content (% style="color:#e74c3c" %)constraint(%%), the exclude flag would mean the data identified by the region is not present.
2623 |validFrom|StandardTimePeriodType|(% style="width:757px" %)
2624 |validTo|StandardTimePeriodType|(% style="width:757px" %)
2625
2626 Element Documentation:
2627
2628 |**Name**|**Type**|**Documentation**
2629 |[[Component>>doc:sdmx:Glossary.Component.WebHome]]|MetadataAttributeVal ueSetType|[[Component>>doc:sdmx:Glossary.Component.WebHome]] contains a reference to a [[component>>doc:sdmx:Glossary.Component.WebHome]] (data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], or [[measure>>doc:sdmx:Glossary.Measure.WebHome]]) and provides a collection of values for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]]. This serves to state that for the key which defines the region, the [[components>>doc:sdmx:Glossary.Component.WebHome]] that are specified here have or do not have (depending on the include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] of the value set) the values provided. It is possible to provide a [[component>>doc:sdmx:Glossary.Component.WebHome]] reference without specifying values, for the purpose of stating the [[component>>doc:sdmx:Glossary.Component.WebHome]] is absent (include = false) or present with an unbounded set of values. As opposed to key [[components>>doc:sdmx:Glossary.Component.WebHome]], which are assumed to be wild carded if absent, no assumptions are made about the absence of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. Only [[components>>doc:sdmx:Glossary.Component.WebHome]] which are explicitly stated to be present or absent from the region will be know. All unstated [[components>>doc:sdmx:Glossary.Component.WebHome]] for the set cannot be assumed to absent or present.
2630
2631 **CubeRegionKeyType:** CubeRegionKeyType is a type for providing a set of values for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] for the purpose of defining a data cube region. A set of distinct value can be provided, or if this [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is represented as time, and time range can be specified.
2632
2633 Derivation:
2634
2635 MemberSelectionType (restriction)
2636 CubeRegionKeyType
2637
2638 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2639 id, include?, removePrefix?, validFrom?, validTo?
2640
2641 Content:
2642 (Value+|TimeRange)
2643
2644 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2645
2646 |**Name**|**Type**|**Documentation**
2647 |id|SingleNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2648 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2649 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2650 |validFrom|StandardTimePeriodType|
2651 |validTo|StandardTimePeriodType|
2652
2653 Element Documentation:
2654
2655 |**Name**|**Type**|**Documentation**
2656 |Value|CubeKeyValueType|Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2657 |TimeRange|TimeRangeValueType|TimeValue provides a value for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which has a time [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. This is repeatable to allow for a range to be specified, although a single value can also be provided. An operator is available on this to indicate whether the specified value indicates an exact value or the beginning/end of a range (inclusive or exclusive).
2658
2659 **ComponentValueSetType:** ComponentValueSetType defines the structure for providing values for a data [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], [[measures>>doc:sdmx:Glossary.Measure.WebHome]], or metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If no values are provided, the [[component>>doc:sdmx:Glossary.Component.WebHome]] is implied to include/excluded from the region in which it is defined, with no regard to the value of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. Note that for metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] which occur within other metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], a nested identifier can be provided. For example, a value of (% style="color:#e74c3c" %)CONTACT(%%).ADDRESS.STREET refers to the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] with the identifier STREET which exists in the ADDRESS metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in the (% style="color:#e74c3c" %)CONTACT(%%) metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is defined at the root of the report structure.
2660
2661 Derivation:
2662
2663 MemberSelectionType (restriction)
2664 ComponentValueSetType
2665
2666 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2667 id, include?, removePrefix?
2668
2669 Content:
2670 (Value+|TimeRange)?
2671
2672 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2673
2674 |**Name**|**Type**|**Documentation**
2675 |id|NestedNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2676 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2677 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2678
2679 Element Documentation:
2680
2681 |**Name**|**Type**|**Documentation**
2682 |Value|SimpleComponentValueType|Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2683 |TimeRange|TimeRangeValueType|TimeValue provides a value for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which has a time [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. This is repeatable to allow for a range to be specified, although a single value can also be provided. An operator is available on this to indicate whether the specified value indicates an exact value or the beginning/end of a range (inclusive or exclusive).
2684
2685 **MetadataAttributeValueSetType:** MetadataAttributeValueSetType defines the structure for providing values for a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. If no values are provided, the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is implied to include/excluded from the region in which it is defined, with no regard to the value of the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
2686
2687 Derivation:
2688
2689 MemberSelectionType (restriction)
2690 MetadataAttributeValueSetType
2691
2692 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2693 id, include?, removePrefix?
2694
2695 Content:
2696 (Value+|TimeRange)?
2697
2698 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2699
2700 |**Name**|**Type**|**Documentation**
2701 |id|NestedNCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the identifier for the [[component>>doc:sdmx:Glossary.Component.WebHome]] for which values are being provided. This base type allows for a nested identifier to be provided, for the purpose of referencing a nested [[component>>doc:sdmx:Glossary.Component.WebHome]] (i.e. a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). However, specific implementations will restrict this [[representation>>doc:sdmx:Glossary.Representation.WebHome]] to only allow single (% style="color:#e74c3c" %)level(%%) identifiers where appropriate.
2702 |include (default: true)|xs:boolean|The include [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values provided for the referenced [[component>>doc:sdmx:Glossary.Component.WebHome]] are to be included or excluded from the region in which they are defined.
2703 |removePrefix|xs:boolean|The removePrefix [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether [[codes>>doc:sdmx:Glossary.Code.WebHome]] should keep or not the prefix, as defined in the extension of [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
2704
2705 Element Documentation:
2706
2707 |**Name**|**Type**|**Documentation**
2708 |Value|SimpleComponentValueType|Value provides a simple value for the [[component>>doc:sdmx:Glossary.Component.WebHome]], such as a coded, numeric, or simple text value. This type of [[component>>doc:sdmx:Glossary.Component.WebHome]] value is applicable for [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]].
2709 |TimeRange|TimeRangeValueType|TimeValue provides a value for a [[component>>doc:sdmx:Glossary.Component.WebHome]] which has a time [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. This is repeatable to allow for a range to be specified, although a single value can also be provided. An operator is available on this to indicate whether the specified value indicates an exact value or the beginning/end of a range (inclusive or exclusive).
2710
2711 **SimpleComponentValueType:** SimpleValueType contains a simple value for a [[component>>doc:sdmx:Glossary.Component.WebHome]], and if that value is from a [[code list>>doc:sdmx:Glossary.Code list.WebHome]], the ability to indicate that child [[codes>>doc:sdmx:Glossary.Code.WebHome]] in a simple [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] are part of the value set of the [[component>>doc:sdmx:Glossary.Component.WebHome]] for the region.
2712
2713 Derivation:
2714
2715 xs:anySimpleType (restriction)
2716 xs:string (extension)
2717 SimpleComponentValueType
2718
2719 Attributes:
2720 cascadeValues?, xml:lang?, validFrom?, validTo?
2721
2722 Content:
2723
2724 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2725
2726 (% style="width:1176.29px" %)
2727 |(% style="width:245px" %)**Name**|(% style="width:318px" %)**Type**|(% style="width:611px" %)**Documentation**
2728 |(% style="width:245px" %)cascadeValues (default: false)|(% style="width:318px" %)CascadeSelectionType|(% style="width:611px" %)The cascadeValues [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that if the value is taken from a [[code>>doc:sdmx:Glossary.Code.WebHome]] all child [[codes>>doc:sdmx:Glossary.Code.WebHome]] in a simple [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] are understood be included in the region.
2729 |(% style="width:245px" %)xml:lang|(% style="width:318px" %)xs:language|(% style="width:611px" %)The xml:lang [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies a language [[code>>doc:sdmx:Glossary.Code.WebHome]] for the value. This is used when the [[component>>doc:sdmx:Glossary.Component.WebHome]] value support multi-lingual values.
2730 |(% style="width:245px" %)validFrom|(% style="width:318px" %)StandardTimePeriodType|(% style="width:611px" %)
2731 |(% style="width:245px" %)validTo|(% style="width:318px" %)StandardTimePeriodType|(% style="width:611px" %)
2732
2733 **CubeKeyValueType:** CubeKeyValueType derives from the SimpleValueType, but does not allow for a locale (xml:lang).
2734
2735 Derivation:
2736
2737 xs:anySimpleType (restriction)
2738 xs:string (extension)
2739 SimpleComponentValueType (restriction)
2740 CubeKeyValueType
2741
2742 Attributes:
2743 cascadeValues?, validFrom?, validTo?
2744
2745 Content:
2746
2747 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2748
2749 |**Name**|**Type**|**Documentation**
2750 |cascadeValues (default: false)|CascadeSelectionType|The cascadeValues [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that if the value is taken from a [[code>>doc:sdmx:Glossary.Code.WebHome]] all child [[codes>>doc:sdmx:Glossary.Code.WebHome]] in a simple [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] are understood be included in the region.
2751 |validFrom|StandardTimePeriodType|
2752 |validTo|StandardTimePeriodType|
2753
2754 **DataComponentValueType:** DataComponentValueType derives from the SimpleValueType, but does not allow for validity dates.
2755
2756 Derivation:
2757
2758 xs:anySimpleType (restriction)
2759 xs:string (extension)
2760 SimpleComponentValueType (restriction)
2761 DataComponentValueType
2762
2763 Attributes:
2764 cascadeValues?, xml:lang?
2765
2766 Content:
2767
2768 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2769
2770 |**Name**|**Type**|**Documentation**
2771 |cascadeValues (default: false)|CascadeSelectionType|The cascadeValues [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that if the value is taken from a [[code>>doc:sdmx:Glossary.Code.WebHome]] all child [[codes>>doc:sdmx:Glossary.Code.WebHome]] in a simple [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] are understood be included in the region.
2772 |xml:lang|xs:language|The xml:lang [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies a language [[code>>doc:sdmx:Glossary.Code.WebHome]] for the value. This is used when the [[component>>doc:sdmx:Glossary.Component.WebHome]] value support multi-lingual values.
2773
2774 **SimpleKeyValueType:** SimpleKeyValueType derives from the SimpleValueType, but does not allow for the cascading of value in the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], as keys are meant to describe a distinct full or partial key.
2775
2776 Derivation:
2777
2778 xs:anySimpleType (restriction)
2779 xs:string (extension)
2780 SimpleComponentValueType (restriction)
2781 SimpleKeyValueType
2782
2783 Content:
2784 **TimeRangeValueType:** TimeRangeValueType allows a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] value to be expressed as a range. It can be expressed as the period before a period, after a period, or between two periods. Each of these properties can specify their inclusion in regards to the range.
2785
2786 Attributes:
2787 validFrom?, validTo?
2788
2789 Content:
2790 (BeforePeriod|AfterPeriod|(StartPeriod, EndPeriod))
2791
2792 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2793
2794 (% style="width:1030.29px" %)
2795 |(% style="width:242px" %)**Name**|(% style="width:245px" %)**Type**|(% style="width:539px" %)**Documentation**
2796 |(% style="width:242px" %)validFrom|(% style="width:245px" %)StandardTimePeriodType|(% style="width:539px" %)
2797 |(% style="width:242px" %)validTo|(% style="width:245px" %)StandardTimePeriodType|(% style="width:539px" %)
2798
2799 Element Documentation:
2800
2801 |**Name**|**Type**|**Documentation**
2802 |BeforePeriod|TimePeriodRangeType|BeforePeriod is the period before which the period is meant to cover. This date may be inclusive or exclusive in the range.
2803 |AfterPeriod|TimePeriodRangeType|AfterPeriod is the period after which the period is meant to cover. This date may be inclusive or exclusive in the range.
2804 |StartPeriod|TimePeriodRangeType|StartPeriod is the start date or the range that the queried date must occur within. This date may be inclusive or exclusive in the range.
2805 |EndPeriod|TimePeriodRangeType|EndPeriod is the end period of the range. This date may be inclusive or exclusive in the range.
2806
2807 **TimePeriodRangeType:** TimePeriodRangeType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]], and indicates whether it is inclusive in a range.
2808
2809 Derivation:
2810
2811 xs:anySimpleType (restriction)
2812 ObservationalTimePeriodType (extension)
2813 TimePeriodRangeType
2814
2815 Attributes:
2816 isInclusive?
2817
2818 Content:
2819 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2820
2821 |**Name**|**Type**|**Documentation**
2822 |isInclusive (default: true)|xs:boolean|The isInclusive [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], when true, indicates that the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] specified is included in the range.
2823
2824 //**DataStructureBaseType:** //DataStructureBaseType describes base refinement of the StructureType for a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. A [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] is defined as a collection of metadata (% style="color:#e74c3c" %)concepts(%%), their structure and usage when used to collect or disseminate data.
2825
2826 Derivation:
2827
2828 AnnotableType (extension)
2829 IdentifiableType (extension)
2830 NameableType (extension)
2831 VersionableType (restriction)
2832 MaintainableBaseType (extension)
2833 MaintainableType (restriction)
2834 StructureType (restriction)
2835 DataStructureBaseType
2836
2837 Attributes:
2838 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
2839
2840 Content:
2841 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, DataStructureComponents?
2842
2843 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2844
2845 |**Name**|**Type**
2846 |id|IDType
2847 |urn|DataStructureUrnType
2848 |uri|xs:anyURI
2849 |(%%)(% style="color:#e74c3c" %)version|VersionType
2850 |validFrom|xs:dateTime
2851 |validTo|xs:dateTime
2852 |agencyID|NestedNCNameIDType
2853 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean
2854 |serviceURL|xs:anyURI
2855 |structureURL|xs:anyURI
2856 |isPartialLanguage (default: false)|xs:boolean
2857
2858 Element Documentation:
2859
2860 |**Name**|**Type**|**Documentation**
2861 |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.
2862 |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.
2863 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2864 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2865 |DataStructureComponents|DataStructureComponentsType|DataStructureComponents defines the grouping of the sets of metadata concepts that have a defined structural role in the data structure definition. Note that for any component or group defined in a data structure definition, its id must be unique. This applies to the identifiers explicitly defined by the components as well as those inherited from the concept identity of a component. For example, if two dimensions take their identity from concepts with same identity (regardless of whether the concepts exist in different schemes) one of the dimensions must be provided a different explicit identifier. Although there are XML schema constraints to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a concept from which a component takes its identity cannot be validated against this constraint. Therefore, systems processing data structure definitions will have to perform this check outside of the XML validation. There are also two reserved identifiers in a data structure definition; TIME\_PERIOD, and REPORTING\_YEAR\_START\_DAY. These identifiers may not be used outside of their respective defintions (TimeDimension and ReportingYearStartDay). This applies to both the explicit identifiers that can be assigned to the components or groups as well as an identifier inherited by a component from its concept identity. For example, if an ordinary dimension (i.e. not the time dimension) takes its concept identity from a concept with the identifier TIME\_PERIOD, that dimension must provide a different explicit identifier.
2866
2867 **DataStructureType:** DataStructureType defines the structure for a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. A [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] is defined as a collection of metadata (% style="color:#e74c3c" %)concepts(%%), their structure and usage when used to collect or disseminate data.
2868
2869 Derivation:
2870
2871 AnnotableType (extension)
2872 IdentifiableType (extension)
2873 NameableType (extension)
2874 VersionableType (restriction)
2875 MaintainableBaseType (extension)
2876 MaintainableType (restriction)
2877 StructureType (restriction)
2878 DataStructureBaseType (extension)
2879 DataStructureType
2880
2881 Attributes:
2882 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
2883
2884 Content:
2885 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, DataStructureComponents?, Metadata?
2886
2887 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2888
2889 (% style="width:2116.68px" %)
2890 |**Name**|**Type**|(% style="width:1572.38px" %)**Documentation**
2891 |id|IDType|(% style="width:1572.38px" %)The id is the identifier for the object.
2892 |urn|DataStructureUrnType|(% style="width:1572.38px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2893 |uri|xs:anyURI|(% style="width:1572.38px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2894 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:1572.38px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
2895 |validFrom|xs:dateTime|(% style="width:1572.38px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2896 |validTo|xs:dateTime|(% style="width:1572.38px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
2897 |agencyID|NestedNCNameIDType|(% style="width:1572.38px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
2898 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:1572.38px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
2899 |serviceURL|xs:anyURI|(% style="width:1572.38px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
2900 |structureURL|xs:anyURI|(% style="width:1572.38px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
2901 |isPartialLanguage (default: false)|xs:boolean|(% style="width:1572.38px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
2902
2903 Element Documentation:
2904
2905 |**Name**|**Type**|**Documentation**
2906 |Annotations|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.
2907 |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.
2908 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
2909 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
2910 |DataStructureComponents|DataStructureComponentsType|DataStructureComponents defines the grouping of the sets of metadata (% style="color:#e74c3c" %)concepts(%%) that have a defined structural role in the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. Note that for any [[component>>doc:sdmx:Glossary.Component.WebHome]] or group defined in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]], its id must be unique. This applies to the identifiers explicitly defined by the [[components>>doc:sdmx:Glossary.Component.WebHome]] as well as those inherited from the (% style="color:#e74c3c" %)concept(%%) identity of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. For example, if two [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] take their identity from (% style="color:#e74c3c" %)concepts(%%) with same identity (regardless of whether the (% style="color:#e74c3c" %)concepts(%%) exist in different schemes) one of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] must be provided a different explicit identifier. Although there are XML schema (% style="color:#e74c3c" %)constraints(%%) to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a (% style="color:#e74c3c" %)concept(%%) from which a [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its identity cannot be validated against this (% style="color:#e74c3c" %)constraint(%%). Therefore, systems processing [[data structure definitions>>doc:sdmx:Glossary.Data structure definition.WebHome]] will have to perform this check outside of the XML validation. There are also two reserved identifiers in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]; TIME\_PERIOD, and REPORTING\_YEAR\_START\_DAY. These identifiers may not be used outside of their respective defintions (TimeDimension and ReportingYearStartDay). This applies to both the explicit identifiers that can be assigned to the [[components>>doc:sdmx:Glossary.Component.WebHome]] or groups as well as an identifier inherited by a [[component>>doc:sdmx:Glossary.Component.WebHome]] from its (% style="color:#e74c3c" %)concept(%%) identity. For example, if an ordinary [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] (i.e. not the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]) takes its (% style="color:#e74c3c" %)concept(%%) identity from a (% style="color:#e74c3c" %)concept(%%) with the identifier TIME\_PERIOD, that [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] must provide a different explicit identifier.
2911 |Metadata|MetadataStructureReferenceType|A [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] may be related to a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] in order to use its metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] as part of the data. Note that the [[referenced metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] set cannot contain nested metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], as these are not supported in the data. By default all metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] can be associated at any (% style="color:#e74c3c" %)level(%%) of the data. However, a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] usage can be used to provide a specific [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] relationshp for a given metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
2912
2913 //**DataStructureComponentsBaseType:**// DataStructureComponentsBaseType is an abstract base type the serves as the basis for the DataStructureComponentsType. This type is necessary to allow for valid substitutions of [[component>>doc:sdmx:Glossary.Component.WebHome]] lists.
2914
2915 Derivation:
2916
2917 GroupingType (restriction)
2918 DataStructureComponentsBaseType
2919
2920 Content:
2921 {Empty}
2922
2923 **DataStructureComponentsType:** DataStructureComponentsType describes the structure of the grouping to the sets of metadata (% style="color:#e74c3c" %)concepts(%%) that have a defined structural role in the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. At a minimum at least one [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] must be defined.
2924
2925 Derivation:
2926
2927 GroupingType (restriction)
2928 DataStructureComponentsBaseType (extension)
2929 DataStructureComponentsType
2930
2931 Content:
2932 DimensionList, Group*, AttributeList?, MeasureList?
2933
2934 Element Documentation:
2935
2936 |**Name**|**Type**|**Documentation**
2937 |DimensionList|DimensionListType|DimensionList describes the key descriptor for the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is an ordered set of metadata (% style="color:#e74c3c" %)concepts(%%) that, combined, classify a statistical series, such as a time series, and whose values, when combined (the key) in an instance such as a [[data set>>doc:sdmx:Glossary.Data set.WebHome]], uniquely identify a specific series.
2938 |Group|GroupType|Group describes a group descriptor in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is a set metadata (% style="color:#e74c3c" %)concepts(%%) (and possibly their values) that define a partial key derived from the key descriptor in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
2939 |AttributeList|AttributeListType|AttributeList describes the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor for the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. It is a collection of metadata (% style="color:#e74c3c" %)concepts(%%) that define the [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] of the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
2940 |MeasureList|MeasureListpe|MeasureList describes the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor for a data structure.
2941
2942 //**AttributeListBaseType:**// AttributeListBaseType is an abstract base type used as the basis for the AttributeListType.
2943
2944 Derivation:
2945
2946 AnnotableType (extension)
2947 IdentifiableType (extension)
2948 ComponentListType (restriction)
2949 AttributeListBaseType
2950
2951 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2952 id?, urn?, uri?
2953
2954 Content:
2955 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
2956
2957 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2958
2959 |**Name**|**Type**|**Documentation**
2960 |id (fixed: AttributeDescriptor)|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is provided in this case for completeness. However, its value is fixed to AttributeDescriptor.
2961 |urn|AttributeDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2962 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2963
2964 Element Documentation:
2965
2966 |**Name**|**Type**|**Documentation**
2967 |[[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.
2968 |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.
2969
2970 **AttributeListType:** AttributeListType describes the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor for the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
2971
2972 Derivation:
2973
2974 AnnotableType (extension)
2975 IdentifiableType (extension)
2976 ComponentListType (restriction)
2977 AttributeListBaseType (extension)
2978 AttributeListType
2979
2980 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
2981 id?, urn?, uri?
2982
2983 Content:
2984 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ([[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]]|MetadataAttributeUsage)+
2985
2986 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
2987
2988 |**Name**|**Type**|**Documentation**
2989 |id (fixed: AttributeDescriptor)|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is provided in this case for completeness. However, its value is fixed to AttributeDescriptor.
2990 |urn|AttributeDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
2991 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
2992
2993 Element Documentation:
2994
2995 |**Name**|**Type**|**Documentation**
2996 |[[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.
2997 |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.
2998 |[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]]|AttributeType|[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] describes the definition of a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is defined as a characteristic of an object or entity.
2999 |MetadataAttributeUsage|MetadataAttributeUsageType|MetadataAttributeUsage refines the details of how a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] from the metadata structure referenced from the data structure is used. By default, metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] can be expressed at any (% style="color:#e74c3c" %)level(%%) of the data. This allows an [[attribute relationship>>doc:sdmx:Glossary.Attribute relationship.WebHome]] to be defined in order restrict the reporing of a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] to a specific part of the data.
3000
3001 //**AttributeBaseType:**// AttributeBaseType is an abstract base type that serves as the basis for the AttributeType. It restricts the text format base to a text format valid for data [[components>>doc:sdmx:Glossary.Component.WebHome]] (that does not allow for XHTML [[representation>>doc:sdmx:Glossary.Representation.WebHome]]). The local [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is restricted to the values defined in [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. The (% style="color:#e74c3c" %)concept(%%) role is restricted to the values valid for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
3002
3003 Derivation:
3004
3005 AnnotableType (extension)
3006 IdentifiableType (extension)
3007 ComponentBaseType (extension)
3008 ComponentType (restriction)
3009 AttributeBaseType
3010
3011 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3012 id?, urn?, uri?
3013
3014 Content:
3015 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?
3016
3017 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3018
3019 |**Name**|**Type**|**Documentation**
3020 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3021 |urn|DataAttributeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3022 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3023
3024 Element Documentation:
3025
3026 |**Name**|**Type**|**Documentation**
3027 |[[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.
3028 |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.
3029 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3030 |LocalRepresentation|AttributeRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3031
3032 **AttributeType:** AttributeType describes the structure of a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is defined as a characteristic of an object or entity. The [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] takes its semantic, and in some cases it [[representation>>doc:sdmx:Glossary.Representation.WebHome]], from its (% style="color:#e74c3c" %)concept(%%) identity. An [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] can be coded by referencing a [[code list>>doc:sdmx:Glossary.Code list.WebHome]] from its coded local [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. It can also specify its text format, which is used as the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] if a coded [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is not defined. Neither the coded or uncoded [[representation>>doc:sdmx:Glossary.Representation.WebHome]] are necessary, since the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] may take these from the referenced (% style="color:#e74c3c" %)concept(%%). An [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies its relationship with other data structure [[components>>doc:sdmx:Glossary.Component.WebHome]] and is given an assignment status. These two properties dictate where in a data message the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] will be attached, and whether or not the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] will be required to be given a value. A set of roles defined in [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] can be assigned to the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
3033
3034 Derivation:
3035
3036 AnnotableType (extension)
3037 IdentifiableType (extension)
3038 ComponentBaseType (extension)
3039 ComponentType (restriction)
3040 AttributeBaseType (extension)
3041 AttributeType
3042
3043 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3044 id?, urn?, uri?, usage?
3045
3046 Content:
3047 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?, ConceptRole*, AttributeRelationship, MeasureRelationship?
3048
3049 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3050
3051 |**Name**|**Type**|**Documentation**
3052 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3053 |urn|DataAttributeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3054 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3055 |usage (default: optional)|UsageType|The usage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] value must be available for any corresponding existing observation.
3056
3057 Element Documentation:
3058
3059 (% style="width:1169.29px" %)
3060 |**Name**|**Type**|**Documentation**
3061 |[[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.
3062 |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.
3063 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3064 |LocalRepresentation|AttributeRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3065 |ConceptRole|ConceptReferenceType|ConceptRole references (% style="color:#e74c3c" %)concepts(%%) which define roles which this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] serves.
3066 |AttributeRelationship|AttributeRelationshipType|AttributeRelationship describes how the value of this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] varies with the values of other [[components>>doc:sdmx:Glossary.Component.WebHome]]. These relationships will be used to determine the [[attachment level>>doc:sdmx:Glossary.Attachment level.WebHome]] of the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in the various data formats.
3067 |MeasureRelationship|MeasureRelationshipType|MeasureRelationship identifies the [[measures>>doc:sdmx:Glossary.Measure.WebHome]] that the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] applies to. If this is not used, the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is assumed to apply to all [[measures>>doc:sdmx:Glossary.Measure.WebHome]].
3068
3069 **AttributeRelationshipType:** AttributeRelationshipType defines the structure for stating the relationship between an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] and other [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] [[components>>doc:sdmx:Glossary.Component.WebHome]].
3070
3071 Content:
3072 ([[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|[[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]]+|Group|Observation)
3073
3074 Element Documentation:
3075
3076 |**Name**|**Ty**|**Documentation**
3077 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|EmptyType|This means that the value of the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] varies per [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. It is the data modeller's responsibility to design or use non-overlapping [[dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] that do not have observations in common, otherwise the integrity of [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]-specific [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values is not assured by the model, e.g. when querying those data through its [[DSD>>doc:sdmx:Glossary.Data structure definition.WebHome]].
3078 |[[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]]|OptionalLocalDimensionReferenceType|This is used to reference [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] on which the value of this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] depends. An [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] using this relationship can be either a group, series (or section), or observation (% style="color:#e74c3c" %)level(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. The [[attachment level>>doc:sdmx:Glossary.Attachment level.WebHome]] of the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] will be determined by the data format and which [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are referenced.
3079 |Group|IDType|This is used as a convenience to referencing all of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] defined by the referenced group. The [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] will also be attached to this group.
3080 |Observation|EmptyType|This is used to specify that the value of the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is dependent upon the observed value. An [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] with this relationship will always be treated as an observation (% style="color:#e74c3c" %)level(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
3081
3082 **OptionalLocalDimensionReferenceType:**
3083
3084 Derivation:
3085
3086 xs:anySimpleType (restriction)
3087 xs:string (restriction)
3088 NestedIDType (restriction)
3089 IDType (restriction)
3090 NCNameIDType (extension)
3091 OptionalLocalDimensionReferenceType
3092
3093 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3094 optional?
3095
3096 Content:
3097
3098 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3099
3100 (% style="width:1017.29px" %)
3101 |(% style="width:332px" %)**Name**|(% style="width:307px" %)**Type**|(% style="width:375px" %)**Documentation**
3102 |(% style="width:332px" %)optional (default: false)|(% style="width:307px" %)xs:boolean|(% style="width:375px" %)
3103
3104 **MeasureRelationshipType:** MeasureRelationshipType allows for the description of an [[attributes relationship>>doc:sdmx:Glossary.Attribute relationship.WebHome]] to one or more measures
3105
3106 Content:
3107 [[Measure>>doc:sdmx:Glossary.Measure.WebHome]]+
3108
3109 Element Documentation:
3110
3111 |**Name**|**Type**|**Documentation**
3112 |[[Measure>>doc:sdmx:Glossary.Measure.WebHome]]|NCNameIDType|This is a reference to a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] defined in this [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
3113
3114 **MetadataAttributeUsageBaseType:** MetadataAttributeUsageBaseType is the abstract base refinement of a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] usage. Since this is a usage of metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] already defined in metadata structure, the typical id, (% style="color:#e74c3c" %)concept(%%) identity, and [[representation>>doc:sdmx:Glossary.Representation.WebHome]] are excluded in place of a local refernce to the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] being used.
3115
3116 Derivation:
3117
3118 AnnotableType (extension)
3119 IdentifiableType (extension)
3120 ComponentBaseType (extension)
3121 ComponentType (restriction)
3122 MetadataAttributeUsageBaseType
3123
3124 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3125 urn?, uri?
3126
3127 Content:
3128 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link?
3129
3130 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3131
3132 |**Name**|**Type**|**Documentation**
3133 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3134 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3135
3136 Element Documentation:
3137
3138 |**Name**|**Type**|**Documentation**
3139 |[[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.
3140 |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.
3141
3142 **MetadataAttributeUsageType:** MetadataAttributeUsageType defines the structure of how a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in a data structure. This is a local reference to a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] from the metadata structure referenced by the data structure. An [[attribute relationship>>doc:sdmx:Glossary.Attribute relationship.WebHome]] can be defined in order to describe the relationship of the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] to the data structure [[components>>doc:sdmx:Glossary.Component.WebHome]].
3143
3144 Derivation:
3145
3146 AnnotableType (extension)
3147 IdentifiableType (extension)
3148 ComponentBaseType (extension)
3149 ComponentType (restriction)
3150 MetadataAttributeUsageBaseType (extension)
3151 MetadataAttributeUsageType
3152
3153 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3154 urn?, uri?
3155
3156 Content:
3157 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link?, MetadataAttributeReference, AttributeRelationship
3158
3159 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3160
3161 |**Name**|**Type**|**Documentation**
3162 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3163 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3164
3165 Element Documentation:
3166
3167 |**Name**|**Type**|**Documentation**
3168 |[[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.
3169 |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.
3170 |MetadataAttributeReference|NCNameIDType|MetadataAttributeReference is a local reference to a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] defined in the metadata structure referenced by this data structure.
3171 |AttributeRelationship|AttributeRelationshipType|AttributeRelationship defines the relationship between the [[referenced metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] and the [[components>>doc:sdmx:Glossary.Component.WebHome]] of the data structure.
3172
3173 //**DimensionListBaseType:**// DimensionListBaseType is an abstract base type used as the basis for the DimensionListType.
3174
3175 Derivation:
3176
3177 AnnotableType (extension)
3178 IdentifiableType (extension)
3179 ComponentListType (restriction)
3180 DimensionListBaseType
3181
3182 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3183 id?, urn?, uri?
3184
3185 Content:
3186 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
3187
3188 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3189
3190 |**Name**|**Type**|**Documentation**
3191 |id (fixed: DimensionDescriptor)|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is provided in this case for completeness. However, its value is fixed to DimensionDescriptor.
3192 |urn|DimensionDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3193 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3194
3195 Element Documentation:
3196
3197 |**Name**|**Type**|**Documentation**
3198 |[[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.
3199 |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.
3200
3201 **DimensionListType:** DimensionListType describes the key descriptor for a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. The order of the declaration of child [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] is significant: it is used to describe the order in which they will appear in data formats for which key values are supplied in an ordered fashion (exclusive of the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], which is not represented as a member of the ordered key). Any [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] which uses the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] should also declare a frequency [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], conventionally the first [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the key (the set of ordered non-time [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]]). If is not necessary to assign a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], as data can be organised in any fashion required.
3202
3203 Derivation:
3204
3205 AnnotableType (extension)
3206 IdentifiableType (extension)
3207 ComponentListType (restriction
3208 DimensionListBaseType (extension)
3209 DimensionListType
3210
3211 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3212 id?, urn?, uri?
3213
3214 Content:
3215 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, [[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]]+, TimeDimension?
3216
3217 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3218
3219 |**Name**|**Type**|**Documentation**
3220 |id (fixed: DimensionDescriptor)|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is provided in this case for completeness. However, its value is fixed to DimensionDescriptor.
3221 |urn|DimensionDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3222 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3223
3224 Element Documentation:
3225
3226 |**Name**|**Type**|**Documentation**
3227 |[[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.
3228 |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.
3229 |[[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]]|DimensionType|[[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]] describes the structure of a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], which is defined as a statistical (% style="color:#e74c3c" %)concept(%%) used (most probably together with other statistical (% style="color:#e74c3c" %)concepts(%%)) to identify a statistical series, such as a time series, e.g. a statistical (% style="color:#e74c3c" %)concept(%%) indicating certain [[economic activity>>doc:sdmx:Glossary.Economic activity.WebHome]] or a geographical [[reference area>>doc:sdmx:Glossary.Reference area.WebHome]].
3230 |TimeDimension|TimeDimensionType|TimeDimension is a special [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] which designates the period in time in which the data identified by the full [[series key>>doc:sdmx:Glossary.Series key.WebHome]] applies.
3231
3232 **//BaseDimensionBaseType//:** BaseDimensionBaseType is an abstract base type that serves as the basis for any [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. It restricts the text format base to a text format valid for data [[components>>doc:sdmx:Glossary.Component.WebHome]] (that does not allow for XHTML [[representation>>doc:sdmx:Glossary.Representation.WebHome]]).
3233
3234 Derivation:
3235
3236 AnnotableType (extension)
3237 IdentifiableType (extension)
3238 ComponentBaseType (extension)
3239 ComponentType (restriction)
3240 BaseDimensionBaseType
3241
3242 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3243 id?, urn?, uri?
3244
3245 Content:
3246 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?
3247
3248 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3249
3250 |**Name**|**Type**|**Documentation**
3251 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3252 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3253 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3254
3255 Element Documentation:
3256
3257 (% style="width:1127.29px" %)
3258 |**Name**|**Type**|(% style="width:701px" %)**Documentation**
3259 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:701px" %)[[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.
3260 |Link|LinkType|(% style="width:701px" %)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.
3261 |ConceptIdentity|ConceptReferenceType|(% style="width:701px" %)ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3262 |LocalRepresentation|//DataStructureRepresentationType//|(% style="width:701px" %)LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3263
3264 **//BaseDimensionType//:** BaseDimensionType is an abstract base type which defines the basic structure of all [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]].
3265
3266 Derivation:
3267
3268 AnnotableType (extension)
3269 IdentifiableType (extension)
3270 ComponentBaseType (extension)
3271 ComponentType (restriction)
3272 BaseDimensionBaseType (extension)
3273 BaseDimensionType
3274
3275 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3276 id?, urn?, uri?, position?
3277
3278 Content:
3279 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?, ConceptRole
3280
3281 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3282
3283 |**Name**|**Type**|**Documentation**
3284 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3285 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3286 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3287 |position|xs:int|The order of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor (DimensionList element) defines the order of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the data structure. This position [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] explicitly specifies the position of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the data structure. It is optional and if specified must be consistent with the position of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor.
3288
3289 Element Documentation:
3290
3291 (% style="width:1092.29px" %)
3292 |**Name**|**Type**|**Documentation**
3293 |[[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.
3294 |Link|Linkpe|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.
3295 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3296 |LocalRepresentation|//DataStructureRepresentationType//|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3297 |ConceptRole|ConceptReferenceType|ConceptRole references (% style="color:#e74c3c" %)concepts(%%) which define roles which this [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] serves.
3298
3299 **DimensionType:** DimensionType describes the structure of an ordinary [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]], which is defined as a statistical (% style="color:#e74c3c" %)concept(%%) used (most probably together with other statistical (% style="color:#e74c3c" %)concepts(%%)) to identify a statistical series, such as a time series, e.g. a statistical (% style="color:#e74c3c" %)concept(%%) indicating certain [[economic activity>>doc:sdmx:Glossary.Economic activity.WebHome]] or a geographical [[reference area>>doc:sdmx:Glossary.Reference area.WebHome]]. The [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] takes its semantic, and in some cases it [[representation>>doc:sdmx:Glossary.Representation.WebHome]], from its (% style="color:#e74c3c" %)concept(%%) identity. A [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] can be coded by referencing a [[code list>>doc:sdmx:Glossary.Code list.WebHome]] from its coded local [[representation>>doc:sdmx:Glossary.Representation.WebHome]]. It can also specify its text format, which is used as the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] if a coded [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is not defined. Neither the coded or uncoded [[representation>>doc:sdmx:Glossary.Representation.WebHome]] are necessary, since the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] may take these from the referenced (% style="color:#e74c3c" %)concept(%%).
3300
3301 Derivation:
3302
3303 AnnotableType (extension)
3304 IdentifiableType (extension)
3305 ComponentBaseType (extension)
3306 ComponentType (restriction)
3307 BaseDimensionBaseType (extension)
3308 BaseDimensionType (restriction)
3309 DimensionType
3310
3311 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3312 id?, urn?, uri?, position?
3313
3314 Content:
3315 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?, ConceptRole
3316
3317 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3318
3319 |**Name**|**Type**|**Documentation**
3320 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3321 |urn|DimensionUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3322 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3323 |position|xs:int|The order of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor (DimensionList element) defines the order of the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the data structure. This position [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] explicitly specifies the position of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the data structure. It is optional and if specified must be consistent with the position of the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor.
3324
3325 Element Documentation:
3326
3327 |**Name**|**Type**|**Documentation**
3328 |[[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.
3329 |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.
3330 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3331 |LocalRepresentation|SimpleDataStructureRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3332 |ConceptRole|ConceptReferenceType|ConceptRole references (% style="color:#e74c3c" %)concepts(%%) which define roles which this [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] serves.
3333
3334 **TimeDimensionType:** TimeDimensionType describes the structure of a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. The time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] takes its semantic from its (% style="color:#e74c3c" %)concept(%%) identity (usually the TIME\_PERIOD concept), yet is always has a fixed identifier (TIME\_PERIOD).The time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome||style="background-color: rgb(255, 255, 255);"]] always has a fixed text format, which specifies that its format is always the in the value set of the observational [[time period>>doc:sdmx:Glossary.Time period.WebHome||style="background-color: rgb(255, 255, 255);"]] (see common:ObservationalTimePeriodType). It is possible that the format may be a sub-set of the observational [[time period>>doc:sdmx:Glossary.Time period.WebHome||style="background-color: rgb(255, 255, 255);"]] value set. For example, it is possible to state that the [[representation>>doc:sdmx:Glossary.Representation.WebHome||style="background-color: rgb(255, 255, 255);"]] might always be a calendar year. See the enumerations of the textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome||style="background-color: rgb(255, 255, 255);"]] in the LocalRepresentation/TextFormat for more details of the possible sub-sets. It is also possible to [[facet>>doc:sdmx:Glossary.Facet.WebHome||style="background-color: rgb(255, 255, 255);"]] this [[representation>>doc:sdmx:Glossary.Representation.WebHome||style="background-color: rgb(255, 255, 255);"]] with start and end dates. The purpose of such facts is to restrict the value of the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome||style="background-color: rgb(255, 255, 255);"]] to occur within the specified range. If the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome||style="background-color: rgb(255, 255, 255);"]] is expected to allow for the standard reporting periods (see common:ReportingTimePeriodType) to be used, then it is strongly recommended that the reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome||style="background-color: rgb(255, 255, 255);"]] also be included in the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome||style="background-color: rgb(255, 255, 255);"]]. When the reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome||style="background-color: rgb(255, 255, 255);"]] is used, any standard reporting period values will be assumed to be based on the start day contained in this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome||style="background-color: rgb(255, 255, 255);"]]. If the reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome||style="background-color: rgb(255, 255, 255);"]] is not included and standard reporting periods are used, these values will be assumed to be based on a reporting year which begins January 1.
3335
3336 Derivation:
3337
3338 AnnotableType (extension)
3339 IdentifiableType (extension)
3340 ComponentBaseType (extension)
3341 ComponentType (restriction)
3342 BaseDimensionBaseType (extension)
3343 BaseDimensionType (restriction)
3344 TimeDimensionType
3345
3346 Attributes:
3347 id?, urn?, uri?
3348
3349 Content:
3350 nnotations?, Link*, ConceptIdentity, LocalRepresentation
3351
3352 Attribute Documentation:
3353
3354 |**Name**|**Type**|**Documentation**
3355 |id (fixed: TIME\_PERIOD)|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3356 |urn|TimeDimensionUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3357 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3358
3359 Element Documentation:
3360
3361 |**Name**|**Type**|**Documentation**
3362 |[[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.
3363 |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.
3364 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3365 |LocalRepresentation|TimeDimensionRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3366
3367 **GroupBaseType:** GroupBaseType is an abstract base type that forms the basis for the GroupType.
3368
3369 Derivation:
3370
3371 AnnotableType (extension)
3372 IdentifiableType (extension)
3373 ComponentListType (restriction)
3374 GroupBaseType
3375
3376 Attributes:
3377 id, urn?, uri
3378
3379 Content:
3380 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?
3381
3382 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3383
3384 |**Name**|**Type**|**Documentation**
3385 |id|IDType|The id is the identifier for the object.
3386 |urn|GroupDimensionDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3387 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3388
3389 Element Documentation:
3390
3391 |**Name**|**Type**|**Documentation**
3392 |[[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.
3393
3394 **GroupType:** GroupType describes the structure of a group descriptor in a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]]. A group may consist of a of partial key, or collection of distinct cube regions or key sets to which [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] may be attached. The purpose of a group is to specify [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] values which have the same value based on some common dimensionality. All groups declared in the data structure must be unique - that is, you may not have duplicate partial keys. All groups must be given unique identifiers.
3395
3396 Derivation:
3397
3398 AnnotableType (extension) 
3399 IdentifiableType (extension)
3400 ComponentListType (restriction)
3401 GroupBaseType (extension)
3402 GroupType
3403
3404 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3405 id, urn?, uri?
3406
3407 Content:
3408 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, GroupDimension+
3409
3410
3411 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3412
3413 (% style="width:1100.29px" %)
3414 |**Name**|(% style="width:279px" %)**Type**|(% style="width:732px" %)**Documentation**
3415 |id|(% style="width:279px" %)IDType|(% style="width:732px" %)The id is the identifier for the object.
3416 |urn|(% style="width:279px" %)GroupDimensionDescriptorUrnType|(% style="width:732px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3417 |uri|(% style="width:279px" %)xs:anyURI|(% style="width:732px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3418
3419 Element Documentation:
3420
3421 |**Name**|**Type**|**Documentation**
3422 |[[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.
3423 |GroupDimension|GroupDimensionType|GroupDimension is a [[component>>doc:sdmx:Glossary.Component.WebHome]] which contains only a reference to a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] in the key descriptor (DimensionList). Although it is conventional to declare [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] in the same order as they are declared in the ordered key, there is no requirement to do so - the ordering of the values of the key are taken from the order in which the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] are declared. Note that the id of a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] may be inherited from its underlying (% style="color:#e74c3c" %)concept(%%) - therefore this reference value may actually be the id of the (% style="color:#e74c3c" %)concept(%%).
3424
3425 **//GroupDimensionBaseType//:** GroupDimensionBaseType is an abstract base type which refines the base ComponentType in order to form the basis for the GroupDimensionType.
3426
3427 Derivation:
3428
3429 AnnotableType (extension)
3430 IdentifiableType (extension)
3431 ComponentBaseType (extension)
3432 ComponentType (restriction)
3433 GroupDimensionBaseType
3434
3435 Content:
3436 {Empty}
3437
3438 **GroupDimensionType:** GroupDimensionType defines a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] [[component>>doc:sdmx:Glossary.Component.WebHome]] with a [[group key>>doc:sdmx:Glossary.Group key.WebHome]] descriptor [[component>>doc:sdmx:Glossary.Component.WebHome]] list. Although technically a [[component>>doc:sdmx:Glossary.Component.WebHome]], this is essentially a reference to a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] defined in the key descriptor. Therefore, the identification, name, and description, (% style="color:#e74c3c" %)concept(%%) identity and [[representation>>doc:sdmx:Glossary.Representation.WebHome]] properties that are typically available for a [[component>>doc:sdmx:Glossary.Component.WebHome]] are not allowed here, as they are all inherited from the referenced [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
3439
3440 Derivation:
3441
3442 AnnotableType (extension)
3443 IdentifiableType (extension)
3444 ComponentBaseType (extension)
3445 ComponentType (restriction)
3446 GroupDimensionBaseType (extension)
3447 GroupDimensionType
3448
3449 Content:
3450 DimensionReference
3451
3452 Element Documentation:
3453
3454 |**Name**|**Type**|**Documentation**
3455 |DimensionReference|NCNameIDType|DimensionReference provides a reference to a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] defined in the key descriptor of the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] in which this [[group key>>doc:sdmx:Glossary.Group key.WebHome]] descriptor is defined.
3456
3457 **MeasureListType:** MeasureListType describes the structure of the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor for a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]].
3458
3459 Derivation:
3460
3461 AnnotableType (extension)
3462 IdentifiableType (extension)
3463 ComponentListType (restriction)
3464 MeasureListType
3465
3466 Attributes:
3467 id?, urn?, uri?
3468
3469 Content:
3470 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, [[Measure>>doc:sdmx:Glossary.Measure.WebHome]]+
3471
3472 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3473
3474 |**Name**|**Type**|**Documentation**
3475 |id (fixed: MeasureDescriptor)|IDType|The id is the identifier for the object.
3476 |urn|MeasureDescriptorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3477 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3478
3479 Element Documentation:
3480
3481 |**Name**|**Type**|**Documentation**
3482 |[[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.
3483 |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.
3484 |[[Measure>>doc:sdmx:Glossary.Measure.WebHome]]|MeasureType|[[Measure>>doc:sdmx:Glossary.Measure.WebHome]] defines the structure of a [[measure>>doc:sdmx:Glossary.Measure.WebHome]], which is the (% style="color:#e74c3c" %)concept(%%) that is the value of the phenomenon to be measured in a [[data set>>doc:sdmx:Glossary.Data set.WebHome]].
3485
3486 //**MeasureBaseType:**// MeasureBaseType is an abstract base type that refines ComponentType to rerstrict the represenations to those which are applicable for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]].
3487
3488 Derivation:
3489
3490 AnnotableType (extension)
3491 IdentifiableType (extension)
3492 ComponentBaseType (extension)
3493 ComponentType (restriction)
3494 MeasureBaseType
3495
3496 Attributes:
3497 id?, urn?, uri?
3498
3499 Content:
3500 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?
3501
3502 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3503
3504 |**Name**|**Type**|**Documentation**
3505 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3506 |urn|MeasureUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3507 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3508
3509 Element Documentation:
3510
3511 (% style="width:1089.29px" %)
3512 |**Name**|**Type**|(% style="width:700px" %)**Documentation**
3513 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:700px" %)[[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.
3514 |Link|LinkType|(% style="width:700px" %)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.
3515 |ConceptIdentity|ConceptReferenceType|(% style="width:700px" %)ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3516 |LocalRepresentation|MeasureRepresentationType|(% style="width:700px" %)LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3517
3518 **MeasureType:** MeasureType defines the structure of a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. In addition to the identifying (% style="color:#e74c3c" %)concept(%%) and [[representation>>doc:sdmx:Glossary.Representation.WebHome]], a [[usage status>>doc:sdmx:Glossary.Usage status.WebHome]] and max occurs can be defined.
3519
3520 Derivation:
3521
3522 AnnotableType (extension)
3523 IdentifiableType (extension)
3524 ComponentBaseType (extension)
3525 ComponentType (restriction)
3526 MeasureBaseType (extension)
3527 MeasureType
3528
3529 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3530 id?, urn?, uri?, usage?
3531
3532 Content:
3533 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?, ConceptRole
3534
3535 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3536
3537 |**Name**|**Type**|**Documentation**
3538 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
3539 |urn|MeasureUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3540 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3541 |usage (default: optional)|UsageType|The usage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] value must be available for any corresponding existing observation.
3542
3543 Element Documentation:
3544
3545 |**Name**|**Type**|**Documentation**
3546 |[[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.
3547 |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.
3548 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3549 |LocalRepresentation|MeasureRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
3550 |ConceptRole|ConceptReferenceType|ConceptRole references (% style="color:#e74c3c" %)concepts(%%) which define roles which this [[measure>>doc:sdmx:Glossary.Measure.WebHome]] serves.
3551
3552 //**DataStructureRepresentationType:**// DataStructureRepresentationType is an abstract base type which defines the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for any [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] [[component>>doc:sdmx:Glossary.Component.WebHome]]. The enumeration must be restricted to the proper type for [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] for a given [[component>>doc:sdmx:Glossary.Component.WebHome]].
3553
3554 Derivation:
3555
3556 RepresentationType (restriction)
3557 DataStructureRepresentationType
3558
3559 Attributes:
3560 maxOccurs?
3561
3562 Content:
3563 (TextFormat|(Enumeration, EnumerationFormat?))
3564
3565 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3566
3567 (% style="width:1072.29px" %)
3568 |**Name**|**Type**|(% style="width:598px" %)**Documentation**
3569 |maxOccurs|OccurenceType|(% style="width:598px" %)The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of values that can be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3570
3571 Element Documentation:
3572
3573 (% style="width:1074.29px" %)
3574 |(% style="width:196px" %)**Name**|(% style="width:270px" %)**Type**|(% style="width:606px" %)**Documentation**
3575 |(% style="width:196px" %)TextFormat|(% style="width:270px" %)SimpleComponentTextFormatType|(% style="width:606px" %)TextFormat describes an uncoded textual format.
3576 |(% style="width:196px" %)Enumeration|(% style="width:270px" %)AnyCodelistReferenceType|(% style="width:606px" %)Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
3577 |(% style="width:196px" %)EnumerationFormat|(% style="width:270px" %)CodedTextFormatType|(% style="width:606px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
3578
3579 **AttributeRepresentationType:** AttributeRepresentationType defines the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. A data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] can be text (including XHTML and multi-lingual values), a simple value, or an enumerated value.
3580
3581 Derivation:
3582
3583 RepresentationType (restriction)
3584 AttributeRepresentationType
3585
3586 Attributes:
3587 minOccurs?, maxOccurs?
3588
3589 Content:
3590 (TextFormat|(Enumeration, EnumerationFormat?))
3591
3592 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3593
3594 |**Name**|**Type**|**Documentation**
3595 |minOccurs (default: 1)|xs: nonNegativeInteger|The minOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the minimum number of value that must be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3596 |maxOccurs (default: 1)|OccurenceType|The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of values that can be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3597
3598 Element Documentation:
3599
3600 (% style="width:1098.29px" %)
3601 |(% style="width:189px" %)**Name**|(% style="width:281px" %)**Type**|(% style="width:625px" %)**Documentation**
3602 |(% style="width:189px" %)TextFormat|(% style="width:281px" %)BasicComponentTextFormatType|(% style="width:625px" %)TextFormat describes an uncoded textual format.
3603 |(% style="width:189px" %)Enumeration|(% style="width:281px" %)AnyCodelistReferenceType|(% style="width:625px" %)Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
3604 |(% style="width:189px" %)EnumerationFormat|(% style="width:281px" %)CodedTextFormatType|(% style="width:625px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
3605
3606 **MeasureRepresentationType:** MeasureRepresentationType defines the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. A [[measure>>doc:sdmx:Glossary.Measure.WebHome]] can be text (including XHTML and multi-lingual values), a simple value, or an enumerated value.
3607
3608 Derivation:
3609
3610 RepresentationType (restriction)
3611 MeasureRepresentationType
3612
3613 Attributes:
3614 minOccurs?, maxOccurs?
3615
3616 Content:
3617 (TextFormat|(Enumeration, EnumerationFormat?))
3618
3619 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3620
3621 |**Name**|**Type**|**Documentation**
3622 |minOccurs (default: 1)|xs: nonNegativeInteger|The minOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the minimum number of value that must be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3623 |maxOccurs (default: 1)|OccurenceType|The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of values that can be reported for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
3624
3625 Element Documentation:
3626
3627 (% style="width:1131.29px" %)
3628 |(% style="width:207px" %)**Name**|(% style="width:263px" %)**Type**|(% style="width:659px" %)**Documentation**
3629 |(% style="width:207px" %)TextFormat|(% style="width:263px" %)BasicComponentTextFormatType|(% style="width:659px" %)TextFormat describes an uncoded textual format.
3630 |(% style="width:207px" %)Enumeration|(% style="width:263px" %)AnyCodelistReferenceType|(% style="width:659px" %)Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
3631 |(% style="width:207px" %)EnumerationFormat|(% style="width:263px" %)CodedTextFormatType|(% style="width:659px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
3632
3633 **SimpleDataStructureRepresentationType:** SimpleDataStructureRepresentationType defines the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] for any non-time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] [[component>>doc:sdmx:Glossary.Component.WebHome]].
3634
3635 Derivation:
3636
3637 RepresentationType (restriction)
3638 DataStructureRepresentationType (restriction)
3639 SimpleDataStructureRepresentationType
3640
3641 Content:
3642 (TextFormat|(Enumeration, EnumerationFormat?))
3643
3644 Element Documentation:
3645
3646 (% style="width:1314.29px" %)
3647 |(% style="width:188px" %)**Name**|(% style="width:277px" %)**Type**|(% style="width:846px" %)**Documentation**
3648 |(% style="width:188px" %)TextFormat|(% style="width:277px" %)SimpleComponentTextFormatType|(% style="width:846px" %)TextFormat describes an uncoded textual format.
3649 |(% style="width:188px" %)Enumeration|(% style="width:277px" %)CodelistReferenceType|(% style="width:846px" %)Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
3650 |(% style="width:188px" %)EnumerationFormat|(% style="width:277px" %)CodedTextFormatType|(% style="width:846px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
3651
3652 **TimeDimensionRepresentationType:** TimeDimensionRepresentationType defines the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] for the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. Enumerated values are not allowed.
3653
3654 Derivation:
3655
3656 RepresentationType (restriction)
3657 DataStructureRepresentationType (restriction)
3658 SimpleDataStructureRepresentationType (restriction)
3659 TimeDimensionRepresentationType
3660
3661 Content:
3662 TextFormat
3663
3664 Element Documentation:
3665
3666 |**Name**|**Type**|**Documentation**
3667 |TextFormat|TimeTextFormatType|TextFormat describes an uncoded textual format.
3668
3669 **DataflowType:** DataflowType describes the structure of a [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]]. A [[data flow>>doc:sdmx:Glossary.Dataflow.WebHome]] is defined as the structure of data that will provided for different [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]]. If this type is not referenced externally, then a reference to a data structure must be provided.
3670
3671 Derivation:
3672
3673 AnnotableType (extension)
3674 IdentifiableType (extension)
3675 NameableType (extension)
3676 VersionableType (restriction)
3677 MaintainableBaseType (extension)
3678 MaintainableType (restriction)
3679 StructureUsageType (restriction)
3680 DataflowType
3681
3682 Attributes:
3683 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
3684
3685 Content:
3686 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Structure?
3687
3688 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3689
3690 (% style="width:1253.29px" %)
3691 |**Name**|**Type**|(% style="width:871px" %)**Documentation**
3692 |id|IDType|(% style="width:871px" %)The id is the identifier for the object.
3693 |urn|DataflowUrnType|(% style="width:871px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3694 |uri|xs:anyURI|(% style="width:871px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3695 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:871px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
3696 |validFrom|xs:dateTime|(% style="width:871px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3697 |validTo|xs:dateTime|(% style="width:871px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3698 |agencyID|NestedNCNameIDType|(% style="width:871px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
3699 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:871px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
3700 |serviceURL|xs:anyURI|(% style="width:871px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
3701 |structureURL|xs:anyURI|(% style="width:871px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
3702 |isPartialLanguage (default: false)|xs:boolean|(% style="width:871px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
3703
3704 Element Documentation:
3705
3706 |**Name**|**Type**|**Documentation**
3707 |[[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.
3708 |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.
3709 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
3710 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
3711 |Structure|DataStructureReferenceType|Structure provides a reference to the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] which defines the structure of all data for this flow.
3712
3713 //**HierarchyBaseType:**// HierarchyBaseType is an abstract base class that is the basis for the HierarchyType. It requires that a name be supplied.
3714
3715 Derivation:
3716
3717 AnnotableType (extension)
3718 IdentifiableType (extension)
3719 NameableType (extension)
3720 VersionableType (restriction)
3721 MaintainableBaseType (extension)
3722 MaintainableType (restriction)
3723 HierarchyBaseType
3724
3725 Attributes:
3726 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
3727
3728 Content:
3729 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
3730
3731 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3732
3733 |**Name**|**Type**|**Documentation**
3734 |id|IDType|The id is the identifier for the object.
3735 |urn|HierarchyUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3736 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3737 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
3738 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3739 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3740 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
3741 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
3742 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
3743 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
3744 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
3745
3746 Element Documentation:
3747
3748 |**Name**|**Type**
3749 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType
3750 |Link|LinkType
3751 |Name|TextType
3752 |Description|TextType
3753
3754 **HierarchyType:** HierarchyType describes the structure of a hierarchical [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. A [[hierarchical code list>>doc:sdmx:Glossary.Hierarchical code list.WebHome]] is defined as an organised collection of [[codes>>doc:sdmx:Glossary.Code.WebHome]] that may participate in many parent/child relationships with other [[codes>>doc:sdmx:Glossary.Code.WebHome]] in the list.
3755
3756 Derivation:
3757
3758 AnnotableType (extension)
3759 IdentifiableType (extension)
3760 NameableType (extension)
3761 VersionableType (restriction)
3762 MaintainableBaseType (extension)
3763 MaintainableType (restriction)
3764 HierarchyBaseType (extension)
3765 HierarchyType
3766
3767 Attributes:
3768 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, hasFormalLevels
3769
3770 Content:
3771 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Level(%%)?, HierarchicalCode+
3772
3773 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3774
3775 |**Name**|**Type**|**Documentation**
3776 |id|IDType|The id is the identifier for the object.
3777 |urn|HierarchyUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3778 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3779 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
3780 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3781 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3782 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
3783 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
3784 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
3785 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
3786 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
3787 |hasFormalLevels|xs:boolean|If “true”, this indicates a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] where the structure is arranged in (% style="color:#e74c3c" %)levels(%%) of detail from the broadest to the most detailed (% style="color:#e74c3c" %)level(%%). If “false”, this indicates a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] structure where the items in the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] have no formal (% style="color:#e74c3c" %)level(%%) structure.
3788
3789 Element Documentation:
3790
3791 |**Name**|**Type**|**Documentation**
3792 |[[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.
3793 |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.
3794 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
3795 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
3796 |(%%)(% style="color:#e74c3c" %)Level|LevelType|In a formally (% style="color:#e74c3c" %)leveled(%%) [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], (% style="color:#e74c3c" %)Level(%%) describes a group of [[codes>>doc:sdmx:Glossary.Code.WebHome]] which are characterised by homogeneous coding, and where the parent of each [[code>>doc:sdmx:Glossary.Code.WebHome]] in the group is at the same higher (% style="color:#e74c3c" %)level(%%) of the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. In a value based [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] (% style="color:#e74c3c" %)Level(%%) describes information about the [[codes>>doc:sdmx:Glossary.Code.WebHome]] at the specified nesting (% style="color:#e74c3c" %)level(%%). This structure is recursive to indicate the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] of the (% style="color:#e74c3c" %)levels(%%).
3797 |HierarchicalCode|HierarchicalCodeType|HierarchicalCode is used to assemble the [[codes>>doc:sdmx:Glossary.Code.WebHome]] from the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]](s) referenced into a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
3798
3799 **HierarchicalCodeBaseType:** HierarchicalCodeBaseType is an abstract base type the creates the basis for the HierarchicalCodeType. It removes the urn and uri.
3800
3801 Derivation:
3802
3803 AnnotableType (extension)
3804 IdentifiableType (extension)
3805 HierarchicalCodeBaseType
3806
3807 Attributes:
3808 id, urn?, uri?
3809
3810 Content:
3811 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
3812
3813 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3814
3815 |**Name**|**Type**|**Documentation**
3816 |id|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] allows for an id to be assigned to the use of the particular [[code>>doc:sdmx:Glossary.Code.WebHome]] at that specific point in the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. This value is unique within the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] being created, and is used to (% style="color:#e74c3c" %)map(%%) the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] against external structures.
3817 |urn|HierarchicalCodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3818 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3819
3820 Element Documentation:
3821
3822 |**Name**|**Type**|**Documentation**
3823 |[[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.
3824 |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.
3825
3826 **HierarchicalCodeType:** HierarchicalCodeType describes the structure of a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. A [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]] provides for a reference to a [[code>>doc:sdmx:Glossary.Code.WebHome]] that is referenced within the [[hierarchical code list>>doc:sdmx:Glossary.Hierarchical code list.WebHome]] via either a complete reference to a [[code>>doc:sdmx:Glossary.Code.WebHome]] through either a URN or full set of reference fields. [[Codes>>doc:sdmx:Glossary.Code.WebHome]] are arranged in a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] by this reference. Note that it is possible to reference a single [[code>>doc:sdmx:Glossary.Code.WebHome]] such that it has multiple parents within the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. Further, the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] may or may not be a (% style="color:#e74c3c" %)leveled(%%) one.
3827
3828 Derivation:
3829
3830 AnnotableType (extension)
3831 IdentifiableType (extension
3832 HierarchicalCodeBaseType (extension)
3833 HierarchicalCodeType
3834
3835 Attributes:
3836 id, urn?, uri?, validFrom?, validTo?
3837
3838 Content:
3839 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, [[Code>>doc:sdmx:Glossary.Code.WebHome]], HierarchicalCode*, (% style="color:#e74c3c" %)Level(%%)?
3840
3841 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3842
3843 |**Name**|**Type**|**Documentation**
3844 |id|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] allows for an id to be assigned to the use of the particular [[code>>doc:sdmx:Glossary.Code.WebHome]] at that specific point in the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. This value is unique within the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] being created, and is used to (% style="color:#e74c3c" %)map(%%) the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] against external structures.
3845 |urn|HierarchicalCodeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3846 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3847 |validFrom|xs:dateTime|The validFrom attriubte indicates the point in time in which the hiearchical [[code>>doc:sdmx:Glossary.Code.WebHome]] became effective. This can be used to track the historicity of [[codes>>doc:sdmx:Glossary.Code.WebHome]] changing over time.
3848 |validTo|xs:dateTime|The validTo attriubte indicates the point in time in which the hiearchical [[code>>doc:sdmx:Glossary.Code.WebHome]] became no longer effective. This can be used to track the historicity of [[codes>>doc:sdmx:Glossary.Code.WebHome]] changing over time.
3849
3850 Element Documentation:
3851
3852 |**Name**|**Type**|**Documentation**
3853 |[[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.
3854 |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.
3855 |[[Code>>doc:sdmx:Glossary.Code.WebHome]]|CodeReferenceType|[[Code>>doc:sdmx:Glossary.Code.WebHome]] provides a complete, explicit reference to a [[code>>doc:sdmx:Glossary.Code.WebHome]] through either its URN, or a complete reference to the [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] and [[code>>doc:sdmx:Glossary.Code.WebHome]].
3856 |HierarchicalCode|HierarchicalCodeType|HierarchicalCode is used to nest referenced [[codes>>doc:sdmx:Glossary.Code.WebHome]] into a value based [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
3857 |(%%)(% style="color:#e74c3c" %)Level|IDType|(%%)(% style="color:#e74c3c" %)Level(%%) references a formal (% style="color:#e74c3c" %)level(%%) defined within the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] which defines this [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. This is only necessary if the nesting depth of the [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]] does not correspond to the nesting depth of the (% style="color:#e74c3c" %)level(%%) to which it belongs (i.e. the hieararchical [[code>>doc:sdmx:Glossary.Code.WebHome]] is to skip down a (% style="color:#e74c3c" %)level(%%)). Otherwise, the [[code>>doc:sdmx:Glossary.Code.WebHome]] is assumed to exist at the (% style="color:#e74c3c" %)level(%%) in which the nesting depth of the (% style="color:#e74c3c" %)level(%%) matches the nesting depth of the [[code>>doc:sdmx:Glossary.Code.WebHome]].
3858
3859 **LevelBaseType:** LevelBaseType is an abstract base type that makes up the basis for the LevelType. It requires a name and id.
3860
3861 Derivation:
3862
3863 AnnotableType (extension)
3864 IdentifiableType (extension)
3865 NameableType (restriction)
3866 LevelBaseType
3867
3868 Attributes:
3869 id, urn?, uri?
3870
3871 Content:
3872 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
3873
3874 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3875
3876 |**Name**|**Type**|**Documentation**
3877 |id|IDType|The id is the identifier for the object.
3878 |urn|LevelUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3879 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3880
3881 Element Documentation:
3882
3883 |**Name**|**Type**|**Documentation**
3884 |[[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.
3885 |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.
3886 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
3887 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
3888
3889 **LevelType:** LevelType describes a (% style="color:#e74c3c" %)level(%%) in a hierarchical [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. Where (% style="color:#e74c3c" %)level(%%) is defined as a group where [[codes>>doc:sdmx:Glossary.Code.WebHome]] can be characterised by homogeneous coding, and where the parent of each [[code>>doc:sdmx:Glossary.Code.WebHome]] in the group is at the same higher (% style="color:#e74c3c" %)level(%%) of the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
3890
3891 Derivation:
3892
3893 AnnotableType (extension)
3894 IdentifiableType (extension)
3895 NameableType (restriction)
3896 LevelBaseType (extension)
3897 LevelType
3898
3899 Attributes:
3900 id, urn?, uri?
3901
3902 Content:
3903 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, CodingFormat?, (% style="color:#e74c3c" %)Level(%%)?
3904
3905 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3906
3907 |**Name**|**Type**|**Documentation**
3908 |id|IDType|The id is the identifier for the object.
3909 |urn|LevelUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3910 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3911
3912 Element Documentation:
3913
3914 |**Name**|**Type**|**Documentation**
3915 |[[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.
3916 |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.
3917 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
3918 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
3919 |CodingFormat|CodingTextFormatType|CodingFormat specifies the text formatting of the [[codes>>doc:sdmx:Glossary.Code.WebHome]] in this (% style="color:#e74c3c" %)level(%%). This includes [[facets>>doc:sdmx:Glossary.Facet.WebHome]] such as the expected characters and the length of the [[codes>>doc:sdmx:Glossary.Code.WebHome]].
3920 |(%%)(% style="color:#e74c3c" %)Level|LevelType|(%%)(% style="color:#e74c3c" %)Level(%%) describes the next (% style="color:#e74c3c" %)level(%%) down in the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
3921
3922 **CodingTextFormatType:**
3923
3924 Derivation:
3925
3926 TextFormatType (restriction)
3927 BasicComponentTextFormatType (restriction)
3928 SimpleComponentTextFormatType (restriction)
3929 CodingTextFormatType
3930
3931 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3932 textType?, isSequence?, interval?, startValue?, endValue?, minLength?, maxLength?, minValue?, maxValue?, pattern?
3933
3934 Content:
3935 {Empty}
3936
3937 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3938
3939 |**Name**|**Type**|**Documentation**
3940 |textType|SimpleCodeDataType|The textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a description of the datatype. If it is not specified, any valid characters may be included in the text field (it corresponds to the xs:string datatype of W3C XML Schema) within the (% style="color:#e74c3c" %)constraints(%%) of the [[facets>>doc:sdmx:Glossary.Facet.WebHome]].
3941 |isSequence|xs:boolean|The isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] or the timeInterval, startTime, and endTime, [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.
3942 |interval|xs:integer|The interval [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must have a value of true.
3943 |startValue|xs:positiveInteger|The startValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.
3944 |endValue|xs:positiveInteger|The endValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used in conjunction with the isSequence and interval [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] (which must be set in order to use this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). This [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for a numeric sequence, and indicates that ending point (if any) of the sequence.
3945 |minLength|xs:positiveInteger|The minLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the minimum and length of the value in characters.
3946 |maxLength|xs:positiveInteger|The maxLength [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies the maximum length of the value in characters.
3947 |minValue|xs:positiveInteger|The minValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
3948 |maxValue|xs:positiveInteger|The maxValue [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g. this [[facet>>doc:sdmx:Glossary.Facet.WebHome]] is used with an integer data type), the value is assumed to be inclusive.
3949 |pattern|xs:string|The pattern [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds any regular expression permitted in the similar [[facet>>doc:sdmx:Glossary.Facet.WebHome]] in W3C XML Schema.
3950
3951 **//HierarchyAssociationBaseType//:** HierarchyAssociationBaseType defines the base refinement of the HierarchyAssociationType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
3952
3953 Derivation:
3954
3955 AnnotableType (extension)
3956 IdentifiableType (extension)
3957 NameableType (extension)
3958 VersionableType (restriction)
3959 MaintainableBaseType (extension)
3960 MaintainableType (restriction)
3961 HierarchyAssociationBaseType
3962
3963 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
3964
3965 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
3966
3967 Content:
3968 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
3969
3970 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
3971
3972 |**Name**|**Type**|**Documentation**
3973 |id|IDType|The id is the identifier for the object.
3974 |urn|HierarchyAssociation UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
3975 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
3976 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
3977 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3978 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
3979 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
3980 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
3981 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
3982 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
3983 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
3984
3985 Element Documentation:
3986
3987 |**Name**|**Type**|**Documentation**
3988 |[[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.
3989 |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.
3990 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
3991 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
3992
3993 **HierarchyAssociationType:** HierarchyAssociationType defines the structure of a hiearchy association, which links a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] with and identifiable object in the context of another object (e.g. a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] within the context of a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]).
3994
3995 Derivation:
3996
3997 AnnotableType (extension)
3998 IdentifiableType (extension)
3999 NameableType (extension)
4000 VersionableType (restriction)
4001 MaintainableBaseType (extension)
4002 MaintainableType (restriction)
4003 HierarchyAssociationType
4004
4005 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4006 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4007
4008 Content:
4009 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, LinkedHierarchy, LinkedObject, ContextObject?
4010
4011 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4012
4013 |**Name**|**Type**|**Documentation**
4014 |id|IDType|The id is the identifier for the object.
4015 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4016 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4017 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4018 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4019 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4020 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4021 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4022 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4023 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4024 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4025
4026 Element Documentation:
4027
4028 |**Name**|**Type**|**Documentation**
4029 |[[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.
4030 |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.
4031 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4032 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4033 |LinkedHierarchy|HierarchyReferenceType|The associated [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
4034 |LinkedObject|UrnReferenceType|Associates the [[Identifiable Artefact>>doc:sdmx:Glossary.Identifiable artefact.WebHome]] that needs the [[Hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
4035 |ContextObject|UrnReferenceType|The context within which the association is performed.
4036
4037 **//MetadataflowBaseType//:** MetadataflowBaseType is an abstract base type that serves as the basis for the MetadataflowType. It restricts the structure to reference a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4038
4039 Derivation:
4040
4041 AnnotableType (extension)
4042 IdentifiableType (extension)
4043 NameableType (extension)
4044 VersionableType (restriction)
4045 MaintainableBaseType (extension)
4046 MaintainableType (restriction)
4047 StructureUsageType (restriction)
4048 MetadataflowBaseType
4049
4050 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4051 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4052
4053 Content:
4054 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Structure?
4055
4056 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4057
4058 |**Name**|**Type**|**Documentation**
4059 |id|IDType|The id is the identifier for the object.
4060 |urn|MetadataflowUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4061 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4062 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4063 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4064 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4065 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4066 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4067 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4068 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4069 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4070
4071 Element Documentation:
4072
4073 |**Name**|**Type**|**Documentation**
4074 |[[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.
4075 |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.
4076 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4077 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4078 |Structure|MetadataStructureReferenceType|Structure provides a reference to the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] describing the structure of all [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] for this flow.
4079
4080 **MetadataflowType:** MetadataflowType describes the structure of a [[metadata flow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. A [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] is defined as the structure of [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] that will be provided for different [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]]. If this type is not referenced externally, then a reference to a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] must be provided
4081
4082 Derivation:
4083
4084 AnnotableType (extension)
4085 IdentifiableType (extension)
4086 NameableType (extension)
4087 VersionableType (restriction)
4088 MaintainableBaseType (extension)
4089 MaintainableType (restriction)
4090 StructureUsageType (restriction)
4091 MetadataflowBaseType (extension)
4092 MetadataflowType
4093
4094 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4095 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4096
4097 Content:
4098 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Structure?, Target+
4099
4100 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4101
4102 |**Name**|**Type**|**Documentation**
4103 |id|IDType|The id is the identifier for the object.
4104 |urn|MetadataflowUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4105 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4106 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4107 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4108 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4109 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4110 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4111 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4112 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4113 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4114
4115 Element Documentation:
4116
4117 |**Name**|**Type**|**Documentation**
4118 |[[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.
4119 |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.
4120 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4121 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4122 |Structure|MetadataStructureRef erenceType|Structure provides a reference to the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] describing the structure of all [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] for this flow.
4123 |Target|WildcardUrnType|References identifiable structures to which the refernece metadata described by the [[referenced metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] structure should be restricted to. These references may include wildcards for parts of the reference.
4124
4125 **MetadataStructureType:** MetadataStructureType is used to describe a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]], which is defined as a collection of metadata (% style="color:#e74c3c" %)concepts(%%), their structure and usage when used to collect or disseminate [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]].
4126
4127 Derivation:
4128
4129 AnnotableType (extension)
4130 IdentifiableType (extension)
4131 NameableType (extension)
4132 VersionableType (restriction)
4133 MaintainableBaseType (extension)
4134 MaintainableType (restriction)
4135 StructureType (restriction)
4136 MetadataStructureType
4137
4138 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4139 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4140
4141 Content:
4142 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, MetadataStructureComponents?
4143
4144 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4145
4146 (% style="width:1162.29px" %)
4147 |**Name**|**Type**|(% style="width:756px" %)**Documentation**
4148 |id|IDType|(% style="width:756px" %)The id is the identifier for the object.
4149 |urn|MetadataStructureUrnType|(% style="width:756px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4150 |uri|xs:anyURI|(% style="width:756px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4151 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:756px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4152 |validFrom|xs:dateTime|(% style="width:756px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4153 |validTo|xs:dateTime|(% style="width:756px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4154 |agencyID|NestedNCNameIDType|(% style="width:756px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4155 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:756px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4156 |serviceURL|xs:anyURI|(% style="width:756px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4157 |structureURL|xs:anyURI|(% style="width:756px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4158 |isPartialLanguage (default: false)|xs:boolean|(% style="width:756px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4159
4160 Element Documentation:
4161
4162 (% style="width:1124.29px" %)
4163 |**Name**|**Type**|(% style="width:607px" %)**Documentation**
4164 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:607px" %)[[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.
4165 |Link|LinkType|(% style="width:607px" %)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.
4166 |Name|TextType|(% style="width:607px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4167 |Description|TextType|(% style="width:607px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4168 |MetadataStructureComponents|MetadataStructureComponentsType|(% style="width:607px" %)MetadataStructureComponents defines the grouping of the sets of the [[components>>doc:sdmx:Glossary.Component.WebHome]] that make up the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4169
4170 **MetadataStructureComponentsBaseType:** MetadataStructureComponentsBaseType is an abstract base type that forms the basis for the MetadataStructureComponentsType.
4171
4172 Derivation:
4173
4174 GroupingType (restriction)
4175 MetadataStructureComponentsBaseType
4176
4177 Content:
4178 {Empty}
4179
4180 **MetadataStructureComponentsType:** MetadataStructureComponentsType describes the structure of the grouping of the sets of the [[components>>doc:sdmx:Glossary.Component.WebHome]] that make up the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4181
4182 Derivation:
4183
4184 GroupingType (restriction)
4185 MetadataStructureComponentsBaseType (extension)
4186 MetadataStructureComponentsType
4187
4188 Content:
4189 MetadataAttributeList
4190
4191 Element Documentation:
4192
4193 |**Name**|**Type**|**Documentation**
4194 |MetadataAttributeList|MetadataAttributeListType|MetadataAttributeList defines the set of metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] that can be defined as a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], for reporting [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] about a target object. The identification of metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] must be unique at any given (% style="color:#e74c3c" %)level(%%) of the metadata structure. Although there are XML schema (% style="color:#e74c3c" %)constraints(%%) to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a (% style="color:#e74c3c" %)concept(%%) from which a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] takes its identity cannot be validated against this (% style="color:#e74c3c" %)constraint(%%). Therefore, systems processing [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] will have to perform this check outside of the XML validation.
4195
4196 **MetadataAttributeListType:** MetadataAttributeListType describes the structure of a meta data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] list. It comprises a set of metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] that can be defined as a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
4197
4198 Derivation:
4199
4200 AnnotableType (extension)
4201 IdentifiableType (extension)
4202 ComponentListType (restriction)
4203 MetadataAttributeListType
4204
4205 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4206 id?, urn?, uri?
4207
4208 Content:
4209 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, MetadataAttribute+
4210
4211 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4212
4213 |**Name**|**Type**|**Documentation**
4214 |id (fixed: MetadataAttributeDescriptor)|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is provided in this case for completeness. However, its value is fixed to MetadataAttributeDescriptor.
4215 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4216 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4217
4218 Element Documentation:
4219
4220 |**Name**|**Type**|**Documentation**
4221 |[[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.
4222 |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.
4223 |MetadataAttribute|MetadataAttributeType|MetadataAttribute defines the a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is the value of an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], such as the instance of a coded or uncoded [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4224
4225 **MetadataAttributeBaseType:** MetadataAttributeBaseType is an abstract base type the serves as the basis for the MetadataAttributeType.
4226
4227 Derivation:
4228
4229 AnnotableType (extension)
4230 IdentifiableType (extension)
4231 ComponentBaseType (extension)
4232 ComponentType (restriction)
4233 MetadataAttributeBaseType
4234
4235 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4236 id?, urn?, uri?
4237
4238 Content:
4239 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?
4240
4241 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4242
4243 |**Name**|**Type**|**Documentation**
4244 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
4245 |urn|MetadataAttributeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4246 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4247
4248 Element Documentation:
4249
4250 |**Name**|**Type**|**Documentation**
4251 |[[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.
4252 |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.
4253 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
4254 |LocalRepresentation|MetadataAttributeRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
4255
4256 **MetadataAttributeType:** MetadataAttributeType describes the structure of a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. The metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] takes its semantic, and in some cases it [[representation>>doc:sdmx:Glossary.Representation.WebHome]], from its (% style="color:#e74c3c" %)concept(%%) identity. A metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] may be coded (via the local [[representation>>doc:sdmx:Glossary.Representation.WebHome]]), uncoded (via the text format), or take no value. In addition to this value, the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] may also specify subordinate metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] only serves the purpose of containing subordinate metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], then the isPresentational [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] should be used. Otherwise, it is assumed to also take a value. If the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] does take a value, and a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is not defined, it will be inherited from the (% style="color:#e74c3c" %)concept(%%) it takes its semantic from. The optional id on the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies it within the [[metadata structured definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]]. If this id is not supplied, its value is assumed to be that of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Note that a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] (as identified by the id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]) definition must be unique across the entire [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4257
4258 Derivation:
4259
4260 AnnotableType (extension)
4261 IdentifiableType (extension)
4262 ComponentBaseType (extension)
4263 ComponentType (restriction)
4264 MetadataAttributeBaseType (extension)
4265 MetadataAttributeType
4266
4267 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4268 id?, urn?, uri?, minOccurs?, maxOccurs?, isPresentational?
4269
4270 Content:
4271 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, ConceptIdentity, LocalRepresentation?, MetadataAttribute
4272
4273 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4274
4275 |**Name**|**Type**|**Documentation**
4276 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an explicit identification of the [[component>>doc:sdmx:Glossary.Component.WebHome]]. If this identifier is not supplied, then it is assumed to be the same as the identifier of the (% style="color:#e74c3c" %)concept(%%) referenced from the (% style="color:#e74c3c" %)concept(%%) identity. Because structures require that every [[component>>doc:sdmx:Glossary.Component.WebHome]] be given a unique identifier, it may be necessary to assign an explicit identifier when more than one [[component>>doc:sdmx:Glossary.Component.WebHome]] in a structure reference (% style="color:#e74c3c" %)concepts(%%) with same identifier. It is important to note that this applies strictly to the identifier of (% style="color:#e74c3c" %)concept(%%) and not the URN. Therefore if two (% style="color:#e74c3c" %)concepts(%%) with the same identifier from different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] are referenced in the same structure, one of the [[components>>doc:sdmx:Glossary.Component.WebHome]] will have to provide a unique explicit identifier. The type of this identifier is restricted to the common:NCNameIDType. This is necessary, since [[component>>doc:sdmx:Glossary.Component.WebHome]] identifiers are used to create XML elements and [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
4277 |urn|MetadataAttributeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4278 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4279 |minOccurs (default: 1)|xs: nonNegativeInteger|The minOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the minimum number of times this metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] must occur within its parent object.
4280 |maxOccurs (default: 1)|OccurenceType|The maxOccurs [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the maximum number of times this metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] can occur within its parent object.
4281 |isPresentational (default: false)|xs:boolean|The isPresentational [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates whether the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] should allow for a value. A value of true, meaning the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is presentational means that the [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] only contains child metadata [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], and does not contain a value. If this [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set to true, and a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (coded or uncoded) is not defined, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] will be inherited from the (% style="color:#e74c3c" %)concept(%%) from which it takes its identity.
4282
4283 Element Documentation:
4284
4285 |**Name**|**Type**|**Documentation**
4286 |[[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.
4287 |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.
4288 |ConceptIdentity|ConceptReferenceType|ConceptIdentity allows for the referencing of a (% style="color:#e74c3c" %)concept(%%) in a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. The [[component>>doc:sdmx:Glossary.Component.WebHome]] takes its semantic from this (% style="color:#e74c3c" %)concept(%%), and if an id is not specified, it takes its identification as well. If a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (LocalRepresentation) is not supplied, then the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of the [[component>>doc:sdmx:Glossary.Component.WebHome]] is also inherited from the (% style="color:#e74c3c" %)concept(%%). Note that in the case of the [[component>>doc:sdmx:Glossary.Component.WebHome]] [[representation>>doc:sdmx:Glossary.Representation.WebHome]] being inherited from the (% style="color:#e74c3c" %)concept(%%), the allowable [[representations>>doc:sdmx:Glossary.Representation.WebHome]] for the [[component>>doc:sdmx:Glossary.Component.WebHome]] still apply. Therefore, if a [[component>>doc:sdmx:Glossary.Component.WebHome]] references a (% style="color:#e74c3c" %)concept(%%) with a core [[representation>>doc:sdmx:Glossary.Representation.WebHome]] that is not allowed for the (% style="color:#e74c3c" %)concept(%%), that [[representation>>doc:sdmx:Glossary.Representation.WebHome]] must be locally overridden. For [[components>>doc:sdmx:Glossary.Component.WebHome]] which can specify a (% style="color:#e74c3c" %)concept(%%) role, it is implied that the (% style="color:#e74c3c" %)concept(%%) which is referenced also identifies a role for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
4289 |LocalRepresentation|MetadataAttributeRepresentationType|LocalRepresentation references [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] that may be used to create the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of a [[component>>doc:sdmx:Glossary.Component.WebHome]]. The type of this must be refined such that a concrete [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] reference is used.
4290 |MetadataAttribute|MetadataAttributeType|MetadataAttribute defines the a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], which is the value of an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], such as the instance of a coded or uncoded [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] in a [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]].
4291
4292 **MetadataAttributeRepresentationType:** MetadataAttributeRepresentationType defines the possible local [[representations>>doc:sdmx:Glossary.Representation.WebHome]] of a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
4293
4294 Derivation:
4295
4296 RepresentationType (restriction)
4297 MetadataAttributeRepresentationType
4298
4299 Content:
4300 (TextFormat|(Enumeration, EnumerationFormat?))
4301
4302 Element Documentation:
4303
4304 (% style="width:1156.29px" %)
4305 |(% style="width:177px" %)**Name**|(% style="width:269px" %)**Type**|(% style="width:708px" %)**Documentation**
4306 |(% style="width:177px" %)TextFormat|(% style="width:269px" %)BasicComponentTextFormatType|(% style="width:708px" %)TextFormat describes an uncoded textual format.
4307 |(% style="width:177px" %)Enumeration|(% style="width:269px" %)CodelistReferenceType|(% style="width:708px" %)Enumeration references an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] that enumerates the allowable values for this [[representation>>doc:sdmx:Glossary.Representation.WebHome]].
4308 |(% style="width:177px" %)EnumerationFormat|(% style="width:269px" %)CodedTextFormatType|(% style="width:708px" %)EnumerationFormat describes the [[facets>>doc:sdmx:Glossary.Facet.WebHome]] of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] enumeration. This is for the most part, informational.
4309
4310 //**OrganisationSchemeBaseType:**// OrganisationSchemeBaseType is an abstract base type for any organisation scheme.
4311
4312 Derivation:
4313
4314 AnnotableType (extension)
4315 IdentifiableType (extension)
4316 NameableType (extension)
4317 VersionableType (restriction)
4318 MaintainableBaseType (extension)
4319 MaintainableType (restriction)
4320 ItemSchemeType (restriction)
4321 OrganisationSchemeBaseType
4322
4323 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4324 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4325
4326 Content:
4327 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
4328
4329 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4330
4331 |**Name**|**Type**|**Documentation**
4332 |id|IDType|The id is the identifier for the object.
4333 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4334 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4335 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4336 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4337 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4338 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4339 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4340 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4341 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4342 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4343
4344 Element Documentation:
4345
4346 |**Name**|**Type**|**Documentation**
4347 |[[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.
4348 |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.
4349 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4350 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4351
4352 **OrganisationSchemeType:** OrganisationSchemeType describes the structure of an organisation scheme.
4353
4354 Derivation:
4355
4356 AnnotableType (extension)
4357 IdentifiableType (extension)
4358 NameableType (extension)
4359 VersionableType (restriction)
4360 MaintainableBaseType (extension)
4361 MaintainableType (restriction)
4362 ItemSchemeType (restriction)
4363 OrganisationSchemeBaseType (extension)
4364 OrganisationSchemeType
4365
4366 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4367 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4368
4369 Content:
4370 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Organisation*
4371
4372 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4373
4374 |**Name**|**Type**|**Documentation**
4375 |id|IDType|The id is the identifier for the object.
4376 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4377 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4378 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4379 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4380 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4381 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4382 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4383 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4384 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4385 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4386
4387 Element Documentation:
4388
4389 |(% style="width:120px" %)**Name**|(% style="width:175px" %)**Type**|**Documentation**
4390 |(% style="width:120px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:175px" %)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.
4391 |(% style="width:120px" %)Link|(% style="width:175px" %)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.
4392 |(% style="width:120px" %)Name|(% style="width:175px" %)TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4393 |(% style="width:120px" %)Description|(% style="width:175px" %)TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4394 |(% style="width:120px" %)//Organisation//|(% style="width:175px" %)//OrganisationType//|Organisation is an abstract substitution head for a generic organisation.
4395
4396 **BaseOrganisationType:** BaseOrganisationType is an abstract base type the forms the basis for the OrganisationType.
4397
4398 Derivation:
4399
4400 AnnotableType (extension)
4401 IdentifiableType (extension)
4402 NameableType (restriction)
4403 ItemBaseType (extension)
4404 ItemType (restriction)
4405 BaseOrganisationType
4406
4407 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4408 id, urn?, uri?
4409
4410 Content:
4411 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?
4412
4413 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4414
4415 |**Name**|**Type**|**Documentation**
4416 |id|IDType|The id is the identifier for the object.
4417 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4418 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4419
4420 Element Documentation:
4421
4422 |**Name**|**Type**|**Documentation**
4423 |[[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.
4424 |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.
4425 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4426 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4427 |Parent|IDType|If the particular organisation scheme allows, an organisation may reference a parent organisation defined in the same scheme. This does not affect the identification of the organisation, but rather only serves to state the relationship.
4428
4429 **OrganisationType:** OrganisationType in an abstract type which describes the structure of the details of an organisation. In addition to the basic organisation identification, (% style="color:#e74c3c" %)contact(%%) details can be provided.
4430
4431 Derivation:
4432
4433 AnnotableType (extension)
4434 IdentifiableType (extension)
4435 NameableType (restriction)
4436 ItemBaseType (extension)
4437 ItemType (restriction)
4438 BaseOrganisationType (extension)
4439 OrganisationType
4440
4441 Attributes:
4442 id, urn?, uri?
4443
4444 Content:
4445 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?, (% style="color:#e74c3c" %)Contact
4446
4447 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4448
4449 |**Name**|**Type**|**Documentation**
4450 |id|IDType|The id is the identifier for the object.
4451 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4452 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4453
4454 Element Documentation:
4455
4456 |**Name**|**Type**|**Documentation**
4457 |[[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.
4458 |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.
4459 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4460 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4461 |Parent|IDType|If the particular organisation scheme allows, an organisation may reference a parent organisation defined in the same scheme. This does not affect the identification of the organisation, but rather only serves to state the relationship.
4462 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,
4463
4464 **AgencySchemeType:** AgencySchemeType defines a specific type of organisation scheme which contains only [[maintenance agencies>>doc:sdmx:Glossary.Maintenance agency.WebHome]]. The [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]] maintained by a particular [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] is always provided a fixed identifier and is never versioned. Therefore, agencies can be added or removed without have to (% style="color:#e74c3c" %)version(%%) the scheme. [[Agencies schemes>>doc:sdmx:Glossary.Agency scheme.WebHome]] have no [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], meaning that no agency may define a relationship with another agency in the scheme. In fact, the actual parent agency for an agency in a scheme is the agency which defines the scheme.
4465
4466 Derivation:
4467
4468 AnnotableType (extension)
4469 IdentifiableType (extension)
4470 NameableType (extension)
4471 VersionableType (restriction)
4472 MaintainableBaseType (extension)
4473 MaintainableType (restriction)
4474 ItemSchemeType (restriction)
4475 OrganisationSchemeBaseType (extension)
4476 OrganisationSchemeType (restriction)
4477 AgencySchemeType
4478
4479 Attributes:
4480 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4481
4482 Content:
4483 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Agency
4484
4485 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4486
4487 |**Name**|**Type**|**Documentation**
4488 |id (fixed: AGENCIES)|IDType|The id is the identifier for the object.
4489 |urn|AgencySchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4490 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4491 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4492 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4493 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4494 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4495 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4496 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4497 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4498 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4499
4500 Element Documentation:
4501
4502 |**Name**|**Type**
4503 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType
4504 |Link|LinkType
4505 |Name|TextType
4506 |Description|TextType
4507 |Agency|AgencyType
4508
4509 **DataConsumerSchemeType:** DataConsumerSchemeType defines a type of organisation scheme which contains only [[data consumers>>doc:sdmx:Glossary.Data consumer.WebHome]]. The [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]] maintained by a particular [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] is always provided a fixed identifier and is never versioned. Therefore, consumers can be added or removed without have to (% style="color:#e74c3c" %)version(%%) the scheme. This scheme has no [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], meaning that no organisation may define a relationship with another organisation in the scheme.
4510
4511 Derivation:
4512
4513 AnnotableType (extension)
4514 IdentifiableType (extension)
4515 NameableType (extension)
4516 VersionableType (restriction)
4517 MaintainableBaseType (extension)
4518 MaintainableType (restriction)
4519 ItemSchemeType (restriction)
4520 OrganisationSchemeBaseType (extension)
4521 OrganisationSchemeType (restriction)
4522 DataConsumerSchemeType
4523
4524 Attributes:
4525 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4526
4527 Content:
4528 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, DataConsumer
4529
4530 Attribute Documentation:
4531
4532 |**Name**|**Type**|**Documentation**
4533 |id (fixed: DATA\_CONSUMERS)|IDType|The id is the identifier for the object.
4534 |urn|DataConsumerSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4535 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4536 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4537 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4538 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4539 |isExternalReference (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4540 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4541 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4542 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4543 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4544
4545 Element Documentation:
4546
4547 |**Name**|**Type**|**Documentation**
4548 |[[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.
4549 |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.
4550 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4551 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4552 |DataConsumer|DataConsumerType|DataConsumer describes an organisation using data as input for further processing.
4553
4554 **DataProviderSchemeType:** DataProviderSchemeType defines a type of organisation scheme which contains only [[data providers>>doc:sdmx:Glossary.Data provider.WebHome]]. The [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]] maintained by a particular [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] is always provided a fixed identifier and is never versioned. Therefore, providers can be added or removed without have to (% style="color:#e74c3c" %)version(%%) the scheme. This scheme has no [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], meaning that no organisation may define a relationship with another organisation in the scheme
4555
4556 Derivation:
4557
4558 AnnotableType (extension)
4559 IdentifiableType (extension)
4560 NameableType (extension)
4561 VersionableType (restriction)
4562 MaintainableBaseType (extension)
4563 MaintainableType (restriction)
4564 ItemSchemeType (restriction)
4565 OrganisationSchemeBaseType (extension)
4566 OrganisationSchemeType (restriction)
4567 DataProviderSchemeType
4568
4569 Attributes:
4570 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4571
4572 Content:
4573 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, DataProvider
4574
4575 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4576
4577 |**Name**|**Type**|**Documentation**
4578 |id (fixed: DATA\_PROVIDERS)|IDType|The id is the identifier for the object.
4579 |urn|DataProviderSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4580 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4581 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4582 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4583 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4584 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4585 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4586 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4587 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4588 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a constraint.
4589
4590 Element Documentation:
4591
4592 |**Name**|**Type**|**Documentation**
4593 |[[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.
4594 |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.
4595 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4596 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4597 |DataProvider|DataProviderType|DataProvider describes an organisation that produces data.
4598
4599 **MetadataProviderSchemeType:** MetadataProviderSchemeType defines a type of organisation scheme which contains only metadata providers. The metadata provider scheme maintained by a particular [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] is always provided a fixed identifier and is never versioned. Therefore, providers can be added or removed without have to (% style="color:#e74c3c" %)version(%%) the scheme. This scheme has no [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]], meaning that no organisation may define a relationship with another organisation in the scheme
4600
4601 Derivation:
4602
4603 AnnotableType (extension)
4604 IdentifiableType (extension)
4605 NameableType (extension)
4606 VersionableType (restriction)
4607 MaintainableBaseType (extension)
4608 MaintainableType (restriction)
4609 ItemSchemeType (restriction)
4610 OrganisationSchemeBaseType (extension)
4611 OrganisationSchemeType (restriction)
4612 MetadataProviderSchemeType
4613
4614 Attributes:
4615 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4616
4617 Content:
4618 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, MetadataProvider
4619
4620 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4621
4622 |**Name**|**Type**|**Documentation**
4623 |id (fixed: METADATA\_PROVIDERS)|IDType|The id is the identifier for the object.
4624 |urn|MetadataProviderSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4625 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4626 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4627 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4628 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4629 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4630 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4631 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4632 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4633 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4634
4635 Element Documentation:
4636
4637 |**Name**|**Type**|**Documentation**
4638 |[[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.
4639 |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.
4640 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4641 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4642 |MetadataProvider|MetadataProviderType|MetadataProvider describes an organisation that produces metadata .
4643
4644 **OrganisationUnitSchemeType:** OrganisationUnitSchemeType defines a type of organisation scheme which simply defines organisations and there parent child relationships. Organisations in this scheme are assigned no particular role, and may in fact exist within the other type of organisation schemes as well.
4645
4646 Derivation:
4647
4648 AnnotableType (extension)
4649 IdentifiableType (extension)
4650 NameableType (extension)
4651 VersionableType (restriction)
4652 MaintainableBaseType (extension)
4653 MaintainableType (restriction)
4654 ItemSchemeType (restriction)
4655 OrganisationSchemeBaseType (extension)
4656 OrganisationSchemeType (restriction)
4657 OrganisationUnitSchemeType
4658
4659 Attributes:
4660 id, urn?, uri?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
4661
4662 Content:
4663 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, OrganisationUnit
4664
4665 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4666
4667 |**Name**|**Type**|**Documentation**
4668 |id|IDType|The id is the identifier for the object.
4669 |urn|OrganisationUnitSche meUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4670 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4671 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4672 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4673 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4674 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4675 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4676 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4677 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4678 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
4679
4680 Element Documentation:
4681
4682 |**Name**|**Type**|**Documentation**
4683 |[[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.
4684 |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.
4685 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4686 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4687 |OrganisationUnit|OrganisationUnitType|OrganisationUnit describes a generic organisation, which serves not predefined role in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]].
4688
4689 **AgencyType:** AgencyType defines the structure of an agency description. The (% style="color:#e74c3c" %)contacts(%%) defined for the organisation are specific to the agency role the organisation is serving.
4690
4691 Derivation:
4692
4693 AnnotableType (extension)
4694 IdentifiableType (extension)
4695 NameableType (restriction)
4696 ItemBaseType (extension)
4697 ItemType (restriction)
4698 BaseOrganisationType (extension)
4699 OrganisationType (restriction)
4700 AgencyType
4701
4702 Attributes:
4703 id, urn?, uri?
4704
4705 Content:
4706 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Contact
4707
4708 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4709
4710 |**Name**|**Type**|**Documentation**
4711 |id|NCNameIDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the agency. The type of this id is restricted to the common:NCNNameIDType. This is necessary, since the agency identifier will be used as part of the name for simple types in data and metadata structure specific schemas and therefore must be compliant with the NCName type in XML Schema (see common:NCNameIDType for further details).
4712 |urn|AgencyUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4713 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4714
4715 Element Documentation:
4716
4717 |**Name**|**Type**|**Documentation**|
4718 |[[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.|
4719 |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.|
4720 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.|
4721 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.|
4722 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,|
4723
4724 **DataConsumerType:** DataConsumerType defines the structure of a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]] description. The (% style="color:#e74c3c" %)contacts(%%) defined for the organisation are specific to the [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]] role the organisation is serving.
4725
4726 Derivation:
4727
4728 AnnotableType (extension)
4729 IdentifiableType (extension)
4730 NameableType (restriction)
4731 ItemBaseType (extension)
4732 ItemType (restriction)
4733 BaseOrganisationType (extension)
4734 OrganisationType (restriction)
4735 DataConsumerType
4736
4737 Attributes:
4738 id, urn?, uri?
4739
4740 Content:
4741 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Contact
4742
4743 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4744
4745 |**Name**|**Type**|**Documentation**
4746 |id|IDType|The id is the identifier for the object.
4747 |urn|DataConsumerUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4748 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4749
4750 Element Documentation:
4751
4752 |**Name**|**Type**|**Documentation**
4753 |[[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.
4754 |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.
4755 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4756 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4757 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,
4758
4759 **DataProviderType:** DataProviderType defines the structure of a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] description. The (% style="color:#e74c3c" %)contacts(%%) defined for the organisation are specific to the [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] role the organisation is serving.
4760
4761 Derivation:
4762
4763 AnnotableType (extension)
4764 IdentifiableType (extension)
4765 NameableType (restriction)
4766 ItemBaseType (extension)
4767 ItemType (restriction)
4768 BaseOrganisationType (extension)
4769 OrganisationType (restriction)
4770 DataProviderType
4771
4772 Attributes:
4773 id, urn?, uri?
4774
4775 Content:
4776 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Contact
4777
4778 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4779
4780 |**Name**|**Type**|**Documentation**
4781 |id|IDType|The id is the identifier for the object.
4782 |urn|DataProviderUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4783 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4784
4785 Element Documentation:
4786
4787 |**Name**|**Type**|**Documentation**
4788 |[[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.
4789 |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.
4790 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4791 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4792 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,
4793
4794 **MetadataProviderType:** MetadataProviderType defines the structure of a metadata provider description. The (% style="color:#e74c3c" %)contacts(%%) defined for the organisation are specific to the metadata provider role the organisation is serving.
4795
4796 Derivation:
4797
4798 AnnotableType (extension)
4799 IdentifiableType (extension)
4800 NameableType (restriction)
4801 ItemBaseType (extension)
4802 ItemType (restriction)
4803 BaseOrganisationType (extension)
4804 OrganisationType (restriction)
4805 MetadataProviderType
4806
4807 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4808 id, urn?, uri?
4809
4810 Content:
4811 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (% style="color:#e74c3c" %)Contact
4812
4813 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4814
4815 (% style="width:1051.29px" %)
4816 |**Name**|**Type**|(% style="width:660px" %)**Documentation**
4817 |id|IDType|(% style="width:660px" %)The id is the identifier for the object.
4818 |urn|MetadataProviderUrnType|(% style="width:660px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4819 |uri|xs:anyURI|(% style="width:660px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4820
4821 Element Documentation:
4822
4823 |**Name**|**Type**|**Documentation**
4824 |[[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.
4825 |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.
4826 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4827 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4828 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,
4829
4830 **OrganisationUnitType:** OrganisationUnitType defines the structure of an organisation unit description. In addition to general identification and (% style="color:#e74c3c" %)contact(%%) information, an organisation unit can specify a relationship with another organisation unit from the same scheme which is its parent organisation.
4831
4832 Derivation:
4833
4834 AnnotableType (extension)
4835 IdentifiableType (extension)
4836 NameableType (restriction)
4837 ItemBaseType (extension)
4838 ItemType (restriction)
4839 BaseOrganisationType (extension)
4840 OrganisationType (restriction)
4841 OrganisationUnitType
4842
4843 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4844 id, urn?, uri?
4845
4846 Content:
4847 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Parent?, (% style="color:#e74c3c" %)Contact
4848
4849 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4850
4851 (% style="width:999.294px" %)
4852 |**Name**|**Type**|**Documentation**
4853 |id|IDType|The id is the identifier for the object.
4854 |urn|OrganisationUnitUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4855 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4856
4857 Element Documentation:
4858
4859 |**Name**|**Type**|**Documentation**
4860 |[[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.
4861 |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.
4862 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4863 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4864 |Parent|IDType|If the particular organisation scheme allows, an organisation may reference a parent organisation defined in the same scheme. This does not affect the identification of the organisation, but rather only serves to state the relationship.
4865 |(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) describes a (% style="color:#e74c3c" %)contact(%%) for the organisation,
4866
4867 **ContactType:** ContactType describes the structure of a (% style="color:#e74c3c" %)contact(%%)'s details.
4868
4869 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4870 id?
4871
4872 Content:
4873 Name*, Department*, Role*, (Telephone | Fax | X400 | URI | Email)
4874
4875 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4876
4877 |**Name**|**Type**|**Documentation**
4878 |id|IDType|The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to carry user id information for the (% style="color:#e74c3c" %)contact(%%).
4879
4880 Element Documentation:
4881
4882 |**Name**|**Type**|**Documentation**
4883 |Name|TextType|Name is a reusable element, used for providing a human-readable name for an object.
4884 |Department|TextType|Department is designation of the organisational structure by a linguistic expression, within which the (% style="color:#e74c3c" %)contact(%%) person works.
4885 |Role|TextType|Role is the responsibility of the (% style="color:#e74c3c" %)contact(%%) person with respect to the object for which this person is the (% style="color:#e74c3c" %)contact(%%).
4886 |Telephone|xs:string|Telephone holds the [[telephone number>>doc:sdmx:Glossary.Contact phone number.WebHome]] for the (% style="color:#e74c3c" %)contact(%%) person.
4887 |Fax|xs:string|Fax holds the fax number for the (% style="color:#e74c3c" %)contact(%%) person.
4888 |X400|xs:string|X400 holds the X.400 address for the (% style="color:#e74c3c" %)contact(%%) person.
4889 |URI|xs:anyURI|URI holds an information URL for the (% style="color:#e74c3c" %)contact(%%) person.
4890 |Email|xs:string|Email holds the email address for the (% style="color:#e74c3c" %)contact(%%) person.
4891
4892 //**ProvisionAgreementBaseType:**// ProvisionAgreementBaseType defines the base refinement of the ProvisionAgreementType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
4893
4894 Derivation:
4895
4896 AnnotableType (extension)
4897 IdentifiableType (extension)
4898 NameableType (extension)
4899 VersionableType (restriction)
4900 MaintainableBaseType (extension)
4901 MaintainableType (restriction)
4902 ProvisionAgreementBaseType
4903
4904 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4905 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4906
4907 Content:
4908 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
4909
4910 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4911
4912 (% style="width:1155.29px" %)
4913 |**Name**|**Type**|(% style="width:737px" %)**Documentation**
4914 |id|IDType|(% style="width:737px" %)The id is the identifier for the object.
4915 |urn|ProvisionAgreementUrnType|(% style="width:737px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4916 |uri|xs:anyURI|(% style="width:737px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4917 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:737px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4918 |validFrom|xs:dateTime|(% style="width:737px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4919 |validTo|xs:dateTime|(% style="width:737px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4920 |agencyID|NestedNCNameIDType|(% style="width:737px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4921 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:737px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4922 |serviceURL|xs:anyURI|(% style="width:737px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4923 |structureURL|xs:anyURI|(% style="width:737px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4924 |isPartialLanguage (default: false)|xs:boolean|(% style="width:737px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4925
4926 Element Documentation:
4927
4928 |**Name**|**Type**|**Documentation**
4929 |[[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.
4930 |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.
4931 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4932 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4933
4934 **ProvisionAgreementType:** ProvisionAgreementType describes the structure of a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. A [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] defines an agreement for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] to report data against a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]] which describe how the registry must behave when data or metadata is registered against this [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] are supplied.
4935
4936 Derivation:
4937
4938 AnnotableType (extension)
4939 IdentifiableType (extension)
4940 NameableType (extension)
4941 VersionableType (restriction)
4942 MaintainableBaseType (extension)
4943 MaintainableType (restriction)
4944 ProvisionAgreementBaseType (extension)
4945 ProvisionAgreementType
4946
4947 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4948 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4949
4950 Content:
4951 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]], DataProvider
4952
4953 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4954
4955 |**Name**|**Type**|**Documentation**
4956 |id|IDType|The id is the identifier for the object.
4957 |urn|ProvisionAgreementUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
4958 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
4959 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
4960 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4961 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
4962 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
4963 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
4964 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
4965 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
4966 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
4967
4968 Element Documentation:
4969
4970 |**Name**|**Type**|**Documentation**
4971 |[[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.
4972 |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.
4973 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
4974 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
4975 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowReferenceTyp e|[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] provides a reference to a pre-existing [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] in the registry. The reference is provided via a URN and/or a full set of reference fields.
4976 |DataProvider|DataProviderReferenc eType|DataProvider provides a reference to a pre-existing [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] in the registry. The reference is provided via a URN and/or a full set of reference fields.
4977
4978 //**MetadataProvisionAgreementBaseType:**// MetadataProvisionAgreementBaseType defines the base refinement of the MetadataProvisionAgreementType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
4979
4980 Derivation:
4981
4982 AnnotableType (extension)
4983 IdentifiableType (extension)
4984 NameableType (extension)
4985 VersionableType (restriction)
4986 MaintainableBaseType (extension)
4987 MaintainableType (restriction)
4988 MetadataProvisionAgreementBaseType
4989
4990 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
4991 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
4992
4993 Content:
4994 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
4995
4996 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
4997
4998 (% style="width:1191.29px" %)
4999 |**Name**|**Type**|**Documentation**
5000 |id|IDType|The id is the identifier for the object.
5001 |urn|MetadataProvisionAgreementUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5002 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5003 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5004 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5005 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5006 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5007 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5008 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5009 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5010 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5011
5012 Element Documentation:
5013
5014 |**Name**|**Type**|**Documentation**
5015 |[[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.
5016 |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.
5017 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5018 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5019
5020 **MetadataProvisionAgreementType:** ProvisionAgreementType describes the structure of a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. A [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] defines an agreement for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] to report data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] against a flow. [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]] which describe how the registry must behave when data or metadata is registered against this [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] are supplied.
5021
5022 Derivation:
5023
5024 AnnotableType (extension)
5025 IdentifiableType (extension)
5026 NameableType (extension)
5027 VersionableType (restriction)
5028 MaintainableBaseType (extension)
5029 MaintainableType (restriction)
5030 MetadataProvisionAgreementBaseType (extension)
5031 MetadataProvisionAgreementType
5032
5033 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5034 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5035
5036 Content:
5037 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, [[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]], MetadataProvider, Target
5038
5039 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5040
5041 |**Name**|**Type**|**Documentation**
5042 |id|IDType|The id is the identifier for the object.
5043 |urn|MetadataProvisionAgr eementUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5044 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5045 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5046 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5047 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5048 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5049 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5050 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5051 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5052 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5053
5054 Element Documentation:
5055
5056 (% style="width:1114.29px" %)
5057 |**Name**|**Type**|(% style="width:693px" %)**Documentation**
5058 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:693px" %)[[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.
5059 |Link|LinkType|(% style="width:693px" %)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.
5060 |Name|TextType|(% style="width:693px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5061 |Description|TextType|(% style="width:693px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5062 |[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]|MetadataflowReferenceType|(% style="width:693px" %)[[Metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] provides a reference to a pre-existing [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] in the registry. The reference is provided via a URN and/or a full set of reference fields.
5063 |MetadataProvider|MetadataProviderReferenceType|(% style="width:693px" %)MetadataProvider provides a reference to a pre-existing metadata provider in the registry. The reference is provided via a URN and/or a full set of reference fields.
5064 |Target|WildcardUrnType|(% style="width:693px" %)References identifiable structures to which the refernece metadata described by the metadata structure used by the metadaflow should be restricted to. These references may include wildcards for parts of the reference.
5065
5066 **//ProcessBaseType//:** ProcessBaseType defines the base refinement of the ProcessType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
5067
5068 Derivation:
5069
5070 AnnotableType (extension)
5071 IdentifiableType (extension)
5072 NameableType (extension)
5073 VersionableType (restriction)
5074 MaintainableBaseType (extension)
5075 MaintainableType (restriction)
5076 ProcessBaseType
5077
5078 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5079 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5080
5081 Content:
5082 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
5083
5084 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5085
5086 |**Name**|**Type**|**Documentation**
5087 |id|IDType|The id is the identifier for the object.
5088 |urn|ProcessUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5089 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5090 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5091 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5092 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5093 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5094 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5095 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5096 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5097 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5098
5099 Element Documentation:
5100
5101 |**Name**|**Type**|**Documentation**
5102 |[[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.
5103 |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.
5104 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5105 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5106
5107 **ProcessType:** ProcessType describes the structure of a process, which is a scheme which defines or documents the operations performed on data in order to validate data or to derive new information according to a given set of rules. Processes occur in order, and will continue in order unless a transition dictates another step should occur.
5108
5109 Derivation:
5110
5111 AnnotableType (extension)
5112 IdentifiableType (extension)
5113 NameableType (extension)
5114 VersionableType (restriction)
5115 MaintainableBaseType (extension)
5116 MaintainableType (restriction)
5117 ProcessBaseType (extension)
5118 ProcessType
5119
5120 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5121 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5122
5123 Content:
5124 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ProcessStep
5125
5126 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5127
5128 |**Name**|**Type**|**Documentation**
5129 |id|IDType|The id is the identifier for the object.
5130 |urn|ProcessUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5131 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5132 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5133 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5134 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5135 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5136 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5137 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5138 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5139 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5140
5141 Element Documentation:
5142
5143 |**Name**|**Type**|**Documentation**
5144 |[[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.
5145 |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.
5146 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5147 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5148 |ProcessStep|ProcessStepType|ProcessStep defines a process step, which is a specific operation, performed on data in order to validate or to derive new information according to a given set of rules.
5149
5150 //**ProcessStepBaseType:**// ProcessStepBaseType is an abstract base type used as the basis for the ProcessStepType.
5151
5152 Derivation:
5153
5154 AnnotableType (extension)
5155 IdentifiableType (extension)
5156 NameableType (restriction)
5157 ProcessStepBaseType
5158
5159 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5160 id, urn?, uri?
5161
5162 Content:
5163 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
5164
5165 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5166
5167 |**Name**|**Type**|**Documentation**
5168 |id|IDType|The id is the identifier for the object.
5169 |urn|ProcessStepUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5170 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5171
5172 Element Documentation:
5173
5174 |**Name**|**Type**|**Documentation**
5175 |[[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.
5176 |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.
5177 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5178 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5179
5180 **ProcessStepType:** ProcessStepType describes the structure of a process step. A nested process step is automatically sub-ordinate, and followed as the next step. If the following step is conditional, it should be referenced in a transition.
5181
5182 Derivation:
5183
5184 AnnotableType (extension)
5185 IdentifiableType (extension)
5186 NameableType (restriction)
5187 ProcessStepBaseType (extension)
5188 ProcessStepType
5189
5190 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5191 id, urn?, uri?
5192
5193 Content:
5194 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Input*, Output*, Computation?, Transition*, ProcessStep
5195
5196 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5197
5198 |**Name**|**Type**
5199 |id|IDType
5200 |urn|ProcessStepUrnType
5201 |uri|xs:anyURI
5202
5203 Element Documentation:
5204
5205 |**Name**|**Type**|**Documentation**
5206 |[[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.
5207 |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.
5208 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5209 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5210 |Input|InputOutputType|Input references an object which is an input to the process step.
5211 |Output|InputOutputType|Output references an object which is an output form the process step.
5212 |Computation|ComputationType|Computation describes the computations involved in the process, in any form desired by the user (these are informational rather than machine-actionable), and so may be supplied in multiple, parallel-language (% style="color:#e74c3c" %)versions(%%).
5213 |Transition|TransitionType|Transition describes the next process steps. Each transition in a process step should be evaluated, allowing for multiple process step branches from a single process step.
5214 |ProcessStep|ProcessStepType|ProcessStep defines a process step, which is a specific operation, performed on data in order to validate or to derive new information according to a given set of rules.
5215
5216 //**TransitionBaseType**//
5217 TransitionBaseType defines the base refinement of the TransitionType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
5218
5219 Derivation:
5220
5221 AnnotableType (extension)
5222 IdentifiableType (extension)
5223 TransitionBaseType
5224
5225 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5226 id?, urn?, uri?
5227
5228 Content:
5229 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
5230
5231 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5232
5233 |**Name**|**Type**
5234 |id|IDType
5235 |urn|TransitionUrnType
5236 |uri|xs:anyURI
5237
5238 Element Documentation:
5239
5240 |**Name**|**Type**|**Documentation**
5241 |[[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.
5242 |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.
5243
5244 **TransitionType:** TransitionType describes the details of a transition, which is an expression in a textual or formalised way of the transformation of data between two specific operations performed on the data.
5245
5246 Derivation:
5247
5248 AnnotableType (extension)
5249 IdentifiableType (extension)
5250 TransitionBaseType (extension)
5251 TransitionType
5252
5253 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5254 id?, urn?, uri?, localID?
5255
5256 Content:
5257 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, TargetStep, Condition+
5258
5259 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5260
5261 |**Name**|**Type**
5262 |id|IDType
5263 |urn|TransitionUrnType
5264 |uri|xs:anyURI
5265 |localID|IDType
5266
5267 Element Documentation:
5268
5269 |**Name**|**Type**|**Documentation**
5270 |[[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.
5271 |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.
5272 |TargetStep|NestedIDType|TargetStep references a process step within the process that should be transitioned to, should the conditions described be met.
5273 |Condition|TextType|Condition is a textual description of the conditions to be met in order for the target step to be proceeded to. It is informational only (not machine-actionable), and may be supplied in multiple, parallel-language form.
5274
5275 **ComputationType:** ComputationType describes a computation in a process.
5276
5277 Derivation:
5278
5279 AnnotableType (extension)
5280 ComputationType
5281
5282 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5283 localID?, softwarePackage?, softwareLanguage?, softwareVersion?
5284
5285 Content:
5286 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Description+
5287
5288 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5289
5290 |**Name**|**Type**|**Documentation**
5291 |localID|IDType|The localID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is an optional identification for the computation within the process.
5292 |softwarePackage|xs:string|The softwarePackage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the name of the software package that is used to perform the computation.
5293 |softwareLanguage|xs:string|The softwareLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the coding language that the software package used to perform the computation is written in.
5294 |softwareVersion|xs:string|The softwareVersion [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] hold the (% style="color:#e74c3c" %)version(%%) of the software package that is used to perform that computation.
5295
5296 Element Documentation:
5297
5298 |**Name**|**Type**|**Documentation**
5299 |[[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.
5300 |Description|TextType|Description describe the computation in any form desired by the user (these are informational rather than machine-actionable), and so may be supplied in multiple, parallel-language (% style="color:#e74c3c" %)versions(%%),
5301
5302 **InputOutputType:** InputOutputType describes the structure of an input or output to a process step. It provides a reference to the object that is the input or output.
5303
5304 Derivation:
5305
5306 AnnotableType (extension)
5307 InputOutputType
5308
5309 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5310 localID?
5311
5312 Content:
5313 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, ObjectReference
5314
5315 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5316
5317 |**Name**|**Type**|**Documentation**
5318 |localID|IDType|The localID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is an optional identification for the input or output within the process.
5319
5320 Element Documentation:
5321
5322 |**Name**|**Type**|**Documentation**
5323 |[[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.
5324 |ObjectReference|UrnReferenceType|ObjectReference is an abstract substitution head that references the object that is an input or output. It is substituted with a concrete reference to an explicit object type.
5325
5326 **ReportingTaxonomyType:** ReportingTaxonomyType describes the structure of a reporting taxonomy, which is a scheme which defines the composition structure of a data report where each [[component>>doc:sdmx:Glossary.Component.WebHome]] can be described by an independent structure or structure usage description.
5327
5328 Derivation:
5329
5330 AnnotableType (extension)
5331 IdentifiableType (extension)
5332 NameableType (extension)
5333 VersionableType (restriction)
5334 MaintainableBaseType (extension)
5335 MaintainableType (restriction)
5336 ItemSchemeType (restriction)
5337 ReportingTaxonomyType
5338
5339 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5340 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
5341
5342 Content:
5343 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ReportingCategory
5344
5345 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5346
5347 (% style="width:1245.29px" %)
5348 |**Name**|**Type**|(% style="width:829px" %)**Documentation**
5349 |id|IDType|(% style="width:829px" %)The id is the identifier for the object.
5350 |urn|ReportingTaxonomyUrnType|(% style="width:829px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5351 |uri|xs:anyURI|(% style="width:829px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5352 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:829px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5353 |validFrom|xs:dateTime|(% style="width:829px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5354 |validTo|xs:dateTime|(% style="width:829px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5355 |agencyID|NestedNCNameIDType|(% style="width:829px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5356 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:829px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5357 |serviceURL|xs:anyURI|(% style="width:829px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5358 |structureURL|xs:anyURI|(% style="width:829px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5359 |isPartialLanguage (default: false)|xs:boolean|(% style="width:829px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5360 |isPartial (default: false)|xs:boolean|(% style="width:829px" %)The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
5361
5362 Element Documentation:
5363
5364 (% style="width:1249.29px" %)
5365 |**Name**|**Type**|(% style="width:878px" %)**Documentation**
5366 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:878px" %)[[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.
5367 |Link|LinkType|(% style="width:878px" %)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.
5368 |Name|TextType|(% style="width:878px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5369 |Description|TextType|(% style="width:878px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5370 |ReportingCategory|ReportingCategoryType|(% style="width:878px" %)ReportingCateogry defines a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]], which is used to group structure usages into useful sub-packages.
5371
5372 //**ReportingCategoryBaseType:**// ReportingCategoryBaseType is an abstract base type that serves as the basis for the ReportingCategoryType.
5373
5374 Derivation:
5375
5376 AnnotableType (extension)
5377 IdentifiableType (extension)
5378 NameableType (restriction)
5379 ItemBaseType (extension)
5380 ItemType (restriction)
5381 ReportingCategoryBaseType
5382
5383 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5384 id, urn?, uri?
5385
5386 Content:
5387 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ReportingCategory
5388
5389 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5390
5391 (% style="width:1053.29px" %)
5392 |**Name**|**Type**|**Documentation**
5393 |id|IDType|The id is the identifier for the object.
5394 |urn|ReportingCategoryUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5395 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5396
5397 Element Documentation:
5398
5399 (% style="width:1060.29px" %)
5400 |**Name**|**Type**|**Documentation**
5401 |[[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.
5402 |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.
5403 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5404 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5405 |ReportingCategory|ReportingCategoryType|ReportingCateogry defines a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]], which is used to group structure usages into useful sub-packages.
5406
5407 **ReportingCategoryType:** ReportingCategoryType describes the structure of a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]], which groups structure usages into useful sub-packages. Sub ordinate reporting [[categories>>doc:sdmx:Glossary.Category.WebHome]] can be nested within the [[category>>doc:sdmx:Glossary.Category.WebHome]] definition.
5408
5409 Derivation:
5410
5411 AnnotableType (extension)
5412 IdentifiableType (extension)
5413 NameableType (restriction) 
5414 ItemBaseType (extension)
5415 ItemType (restriction)
5416 ReportingCategoryBaseType (extension)
5417 ReportingCategoryType
5418
5419 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5420 id, urn?, uri?
5421
5422 Content:
5423 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ReportingCategory*, (StructuralMetadata* | ProvisioningMetadata*)
5424
5425 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5426
5427 (% style="width:1040.29px" %)
5428 |**Name**|**Type**|**Documentation**
5429 |id|IDType|The id is the identifier for the object.
5430 |urn|ReportingCategoryUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5431 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5432
5433 Element Documentation:
5434
5435 (% style="width:1121.29px" %)
5436 |**Name**|**Type**|**Documentation**
5437 |[[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.
5438 |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.
5439 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5440 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5441 |ReportingCategory|ReportingCategoryType|ReportingCateogry defines a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]], which is used to group structure usages into useful sub-packages.
5442 |StructuralMetadata|StructureReferenceType|StructuralMetadata provides a reference for [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] and [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] references which are grouped in the reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. It is assumed that all [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] objects referenced from a [[category>>doc:sdmx:Glossary.Category.WebHome]] will be of the same type.
5443 |ProvisioningMetadata|StructureUsageReferenceType|ProvisioningMetadata provides a reference for [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] and [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] references which are grouped in the reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. It is assumed that all provisioning metadata objects referenced from a [[category>>doc:sdmx:Glossary.Category.WebHome]] will be of the same type.
5444
5445 //**ItemSchemeMapBaseType:**// ItemSchemeMapBaseType is an abstract base type which forms the basis for the ItemSchemeMapType.
5446
5447 Derivation:
5448
5449 AnnotableType (extension)
5450 IdentifiableType (extension)
5451 NameableType (extension)
5452 VersionableType (restriction)
5453 MaintainableBaseType (extension)
5454 MaintainableType (restriction)
5455 ItemSchemeMapBaseType
5456
5457 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5458 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5459
5460 Content:
5461 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
5462
5463 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5464
5465 |**Name**|**Type**|**Documentation**
5466 |id|IDType|The id is the identifier for the object.
5467 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5468 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5469 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5470 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5471 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5472 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5473 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5474 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5475 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5476 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5477
5478 Element Documentation:
5479
5480 |**Name**|**Type**|**Documentation**
5481 |[[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.
5482 |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.
5483 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5484 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5485
5486 //**ItemSchemeMapType:**// ItemSchemeMapType is an abstract base type which forms the basis for mapping items between [[item schemes>>doc:sdmx:Glossary.Item scheme.WebHome]] of the same type.
5487
5488 Derivation:
5489
5490 AnnotableType (extension)
5491 IdentifiableType (extension)
5492 NameableType (extension)
5493 VersionableType (restriction) 
5494 MaintainableBaseType (extension)
5495 MaintainableType (restriction) 
5496 ItemSchemeMapBaseType (extension)
5497 ItemSchemeMapType
5498
5499 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5500 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5501
5502 Content:
5503 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, ItemMap
5504
5505 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5506
5507 |**Name**|**Type**|**Documentation**
5508 |id|IDType|The id is the identifier for the object.
5509 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5510 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5511 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5512 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5513 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5514 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5515 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5516 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5517 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5518 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5519
5520 Element Documentation:
5521
5522 (% style="width:1121.29px" %)
5523 |**Name**|**Type**|**Documentation**
5524 |[[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.
5525 |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.
5526 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5527 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5528 |Source|MaintainableUrnReferenceType|Source provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) from.
5529 |Target|MaintainableUrnReferenceType|Target provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) to.
5530 |ItemMap|SingleValueMappingType|
5531
5532 **OrganisationSchemeMapType:** OrganisationSchemeMapType defines the structure of a (% style="color:#e74c3c" %)map(%%) which identifies relationships between organisations in different organisation schemes.
5533
5534 Derivation:
5535
5536 AnnotableType (extension) 
5537 IdentifiableType (extension)
5538 NameableType (extension)
5539 VersionableType (restriction)
5540 MaintainableBaseType (extension)
5541 MaintainableType (restriction)
5542 ItemSchemeMapBaseType (extension)
5543 ItemSchemeMapType (restriction)
5544 OrganisationSchemeMapType
5545
5546 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5547 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5548
5549 Content:
5550 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, ItemMap
5551
5552 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5553
5554 (% style="width:1170.29px" %)
5555 |**Name**|**Type**|**Documentation**
5556 |id|IDType|The id is the identifier for the object.
5557 |urn|OrganisationSchemeMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5558 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5559 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5560 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5561 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5562 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5563 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5564 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5565 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5566 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5567
5568 Element Documentation:
5569
5570 (% style="width:1169.29px" %)
5571 |**Name**|(% style="width:321px" %)**Type**|(% style="width:736px" %)**Documentation**
5572 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:321px" %)AnnotationsType|(% style="width:736px" %)[[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.
5573 |Link|(% style="width:321px" %)LinkType|(% style="width:736px" %)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.
5574 |Name|(% style="width:321px" %)TextType|(% style="width:736px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5575 |Description|(% style="width:321px" %)TextType|(% style="width:736px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5576 |Source|(% style="width:321px" %)OrganisationSchemeReferenceType|(% style="width:736px" %)Source provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) from.
5577 |Target|(% style="width:321px" %)OrganisationSchemeReferenceType|(% style="width:736px" %)Target provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) to.
5578 |ItemMap|(% style="width:321px" %)SingleValueMappingType|(% style="width:736px" %)
5579
5580 **CategorySchemeMapType:** CategorySchemeMapType defines the structure of a (% style="color:#e74c3c" %)map(%%) which identifies relationships between [[categories>>doc:sdmx:Glossary.Category.WebHome]] in different [[category>>doc:sdmx:Glossary.Category.WebHome]] schemes.
5581
5582 Derivation:
5583
5584 AnnotableType (extension)
5585 IdentifiableType (extension)
5586 NameableType (extension)
5587 VersionableType (restriction)
5588 MaintainableBaseType (extension)
5589 MaintainableType (restriction)
5590 ItemSchemeMapBaseType (extension)
5591 ItemSchemeMapType (restriction)
5592 CategorySchemeMapType
5593
5594 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5595 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5596
5597 Content:
5598 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, ItemMap
5599
5600 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5601
5602 (% style="width:1273.29px" %)
5603 |**Name**|**Type**|(% style="width:844px" %)**Documentation**
5604 |id|IDType|(% style="width:844px" %)The id is the identifier for the object.
5605 |urn|CategorySchemeMapUrnType|(% style="width:844px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5606 |uri|xs:anyURI|(% style="width:844px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5607 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:844px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5608 |validFrom|xs:dateTime|(% style="width:844px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5609 |validTo|xs:dateTime|(% style="width:844px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5610 |agencyID|NestedNCNameIDType|(% style="width:844px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5611 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:844px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5612 |serviceURL|xs:anyURI|(% style="width:844px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5613 |structureURL|xs:anyURI|(% style="width:844px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5614 |isPartialLanguage (default: false)|xs:boolean|(% style="width:844px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5615
5616 Element Documentation:
5617
5618 (% style="width:1280.29px" %)
5619 |**Name**|(% style="width:261px" %)**Type**|(% style="width:914px" %)**Documentation**
5620 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:261px" %)AnnotationsType|(% style="width:914px" %)[[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.
5621 |Link|(% style="width:261px" %)LinkType|(% style="width:914px" %)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.
5622 |Name|(% style="width:261px" %)TextType|(% style="width:914px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5623 |Description|(% style="width:261px" %)TextType|(% style="width:914px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5624 |Source|(% style="width:261px" %)CategorySchemeReferenceType|(% style="width:914px" %)Source provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) from.
5625 |Target|(% style="width:261px" %)CategorySchemeReferenceType|(% style="width:914px" %)Target provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) to.
5626 |ItemMap|(% style="width:261px" %)SingleValueMappingType|(% style="width:914px" %)
5627
5628 **ConceptSchemeMapType:** ConceptSchemeMapType defines the structure of a (% style="color:#e74c3c" %)map(%%) which identifies relationships between (% style="color:#e74c3c" %)concepts(%%) in different [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]].
5629
5630 Derivation:
5631
5632 AnnotableType (extension)
5633 IdentifiableType (extension)
5634 NameableType (extension)
5635 VersionableType (restriction)
5636 MaintainableBaseType (extension)
5637 MaintainableType (restriction)
5638 ItemSchemeMapBaseType (extension)
5639 ItemSchemeMapType (restriction)
5640 ConceptSchemeMapType
5641
5642 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5643 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5644
5645 Content:
5646 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, ItemMap
5647
5648 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5649
5650 (% style="width:1242.29px" %)
5651 |**Name**|**Type**|**Documentation**
5652 |id|IDType|The id is the identifier for the object.
5653 |urn|ConceptSchemeMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5654 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5655 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5656 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5657 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5658 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5659 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5660 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5661 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5662 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5663
5664 Element Documentation:
5665
5666 (% style="width:1125.29px" %)
5667 |**Name**|**Type**|(% style="width:747px" %)**Documentation**
5668 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:747px" %)[[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.
5669 |Link|LinkType|(% style="width:747px" %)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.
5670 |Name|TextType|(% style="width:747px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5671 |Description|TextType|(% style="width:747px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5672 |Source|ConceptSchemeReferenceType|(% style="width:747px" %)Source provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) from.
5673 |Target|ConceptSchemeReferenceType|(% style="width:747px" %)Target provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) to.
5674 |ItemMap|SingleValueMappingType|(% style="width:747px" %)
5675
5676 **ReportingTaxonomyMapType:** ReportingTaxonomyMapType defines the structure of a (% style="color:#e74c3c" %)map(%%) which identifies relationships between reporting [[categories>>doc:sdmx:Glossary.Category.WebHome]] in different reporting taxonomies.
5677
5678 Derivation:
5679
5680 AnnotableType (extension)
5681 IdentifiableType (extension)
5682 NameableType (extension)
5683 VersionableType (restriction)
5684 MaintainableBaseType (extension)
5685 MaintainableType (restriction)
5686 ItemSchemeMapBaseType (extension)
5687 ItemSchemeMapType (restriction)
5688 ReportingTaxonomyMapType
5689
5690 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5691 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5692
5693 Content:
5694 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, ItemMap
5695
5696 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5697
5698 (% style="width:1171.29px" %)
5699 |**Name**|**Type**|**Documentation**
5700 |id|IDType|The id is the identifier for the object.
5701 |urn|ReportingTaxonomyMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5702 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5703 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5704 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5705 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5706 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5707 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5708 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5709 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5710 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5711
5712 Element Documentation:
5713
5714 (% style="width:1177.29px" %)
5715 |**Name**|**Type**|(% style="width:778px" %)**Documentation**
5716 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:778px" %)[[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.
5717 |Link|LinkType|(% style="width:778px" %)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.
5718 |Name|TextType|(% style="width:778px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5719 |Description|TextType|(% style="width:778px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5720 |Source|ReportingTaxonomyReferenceType|(% style="width:778px" %)Source provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) from.
5721 |Target|ReportingTaxonomyReferenceType|(% style="width:778px" %)Target provides a reference to the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] which items are (% style="color:#e74c3c" %)mapped(%%) to.
5722 |ItemMap|SingleValueMappingType|(% style="width:778px" %)
5723
5724 **//StructureMapBaseType//:** StructureMapBaseType defines the base refinement of the StructureMapType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
5725
5726 Derivation:
5727
5728 AnnotableType (extension)
5729 IdentifiableType (extension)
5730 NameableType (extension)
5731 VersionableType (restriction)
5732 MaintainableBaseType (extension)
5733 MaintainableType (restriction)
5734 StructureMapBaseType
5735
5736 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5737 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5738
5739 Content:
5740 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
5741
5742 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5743
5744 |**Name**|**Type**|**Documentation**
5745 |id|IDType|The id is the identifier for the object.
5746 |urn|StructureMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5747 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5748 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5749 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5750 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5751 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5752 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5753 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5754 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5755 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5756
5757 Element Documentation:
5758
5759 |**Name**|**Type**|**Documentation**
5760 |[[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.
5761 |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.
5762 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5763 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5764
5765 **StructureMapType:** StructureMapType defines the structure for mapping [[components>>doc:sdmx:Glossary.Component.WebHome]] of one structure to [[components>>doc:sdmx:Glossary.Component.WebHome]] of another structure. A structure may be referenced directly meaning the (% style="color:#e74c3c" %)map(%%) applies wherever the structure is used, or it may be a reference via a structure usage meaning the (% style="color:#e74c3c" %)map(%%) only applies within the context of that usage. Using the related structures, one can make extrapolations between (% style="color:#e74c3c" %)maps(%%). For example, if key families, A, B, and C, are all grouped in a related structures container, then a (% style="color:#e74c3c" %)map(%%) from data structure A to C and a (% style="color:#e74c3c" %)map(%%) from data structure B to C could be used to infer a relation between data structure A to C.
5766
5767 Derivation:
5768
5769 AnnotableType (extension)
5770 IdentifiableType (extension)
5771 NameableType (extension) 
5772 VersionableType (restriction) 
5773 MaintainableBaseType (extension)
5774 MaintainableType (restriction)
5775 StructureMapBaseType (extension)
5776 StructureMapType
5777
5778 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5779 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
5780
5781 Content:
5782 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Source, Target, EpochMap*, DatePatternMap*, FrequencyFormatMapping*, ComponentMap*, FixedValueMap
5783
5784 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5785
5786 |**Name**|**Type**|**Documentation**
5787 |id|IDType|The id is the identifier for the object.
5788 |urn|StructureMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5789 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5790 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
5791 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5792 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
5793 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
5794 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
5795 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
5796 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
5797 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
5798
5799 Element Documentation:
5800
5801 (% style="width:1140.29px" %)
5802 |**Name**|**Type**|**Documentation**
5803 |[[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.
5804 |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.
5805 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
5806 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
5807 |Source|StructureOrUsageReferenceType|Source provides a reference to a structure (data or metadata) or a structure usage ([[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] or [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]) from which [[components>>doc:sdmx:Glossary.Component.WebHome]] defined by the actual structure are to (% style="color:#e74c3c" %)mapped(%%).
5808 |Target|StructureOrUsageReferenceType|Target provides a reference to a structure (data or metadata) or a structure usage ([[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] or [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]) to which [[components>>doc:sdmx:Glossary.Component.WebHome]] from the source are to (% style="color:#e74c3c" %)mapped(%%).
5809 |EpochMap|EpochMapType|Provides the ability to (% style="color:#e74c3c" %)map(%%) source to target date formats. The source date is described as the number of epochs since a point in time, where the duration of each epoch is defined, e.g. number of milliseconds since 1970.
5810 |DatePatternMap|DatePatternMapType|Provides the ability to (% style="color:#e74c3c" %)map(%%) source to target date formats. The source date is described as a pattern (for example MM-YYYY).
5811 |FrequencyFormatMappi ng|FrequencyFormatMappingType|
5812 |ComponentMap|ComponentMapType|ComponentMap defines the relationship between the [[components>>doc:sdmx:Glossary.Component.WebHome]] of the source and target structures, including information on how the value from the source [[component>>doc:sdmx:Glossary.Component.WebHome]] relates to values in the target [[component>>doc:sdmx:Glossary.Component.WebHome]].
5813 |FixedValueMap|FixedValueMapType|FixedValueMap defines a fixed value for a source or target [[component>>doc:sdmx:Glossary.Component.WebHome]] in the mapping.
5814
5815 **FixedValueMapType:** FixedValueMapType defines the structure for providing a fixed value for a source or target [[component>>doc:sdmx:Glossary.Component.WebHome]].
5816
5817 Derivation:
5818
5819 AnnotableType (extension)
5820 FixedValueMapType
5821
5822 Content:
5823 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, (Source|Target), Value
5824
5825 Element Documentation:
5826
5827 |**Name**|**Type**|**Documentation**
5828 |[[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.
5829 |Source|IDType|
5830 |Target|IDType|
5831 |Value|xs:string|The fixed value for the [[component>>doc:sdmx:Glossary.Component.WebHome]].
5832
5833 **ComponentMapType:** ComponentMapType defines the structure for relating a [[component>>doc:sdmx:Glossary.Component.WebHome]] in a source structure to a [[component>>doc:sdmx:Glossary.Component.WebHome]] in a target structure.
5834
5835 Derivation:
5836
5837 AnnotableType (extension)
5838 ComponentMapType
5839
5840 Content:
5841 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Source+, Target+, RepresentationMap?
5842
5843 Element Documentation:
5844
5845 (% style="width:1153.29px" %)
5846 |**Name**|(% style="width:271px" %)**Type**|(% style="width:686px" %)**Documentation**
5847 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:271px" %)AnnotationsType|(% style="width:686px" %)[[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.
5848 |Source|(% style="width:271px" %)IDType|(% style="width:686px" %)
5849 |Target|(% style="width:271px" %)IDType|(% style="width:686px" %)
5850 |RepresentationMap|(% style="width:271px" %)RepresentationMapReferenceType|(% style="width:686px" %)
5851
5852 **//FrequencyFormatMappingBaseType//:** FrequencyFormatMappingBaseType defines the base refinement of the FrequencyFormatMappingType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
5853
5854 Derivation:
5855
5856 AnnotableType (extension)
5857 IdentifiableType (extension)
5858 FrequencyFormatMappingBaseType
5859
5860 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5861 id?, urn?, uri?
5862
5863 Content:
5864 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link
5865
5866 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5867
5868 (% style="width:1142.29px" %)
5869 |**Name**|**Type**|(% style="width:682px" %)**Documentation**
5870 |id|IDType|(% style="width:682px" %)The id is the identifier for the object.
5871 |urn|FrequencyFormatMappingUrnType|(% style="width:682px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5872 |uri|xs:anyURI|(% style="width:682px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5873
5874 Element Documentation:
5875
5876 |**Name**|**Type**|**Documentation**
5877 |[[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.
5878 |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.
5879
5880 **FrequencyFormatMappingType:**
5881
5882 Derivation:
5883
5884 AnnotableType (extension)
5885 IdentifiableType (extension)
5886 FrequencyFormatMappingBaseType (extension) 
5887 FrequencyFormatMappingType
5888
5889 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5890 id?, urn?, uri?
5891
5892 Content:
5893 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, FrequencyId, DatePattern
5894
5895 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5896
5897 (% style="width:1281.29px" %)
5898 |**Name**|(% style="width:282px" %)**Type**|(% style="width:911px" %)**Documentation**
5899 |id|(% style="width:282px" %)IDType|(% style="width:911px" %)The id is the identifier for the object.
5900 |urn|(% style="width:282px" %)FrequencyFormatMappingUrnType|(% style="width:911px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5901 |uri|(% style="width:282px" %)xs:anyURI|(% style="width:911px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5902
5903 Element Documentation:
5904
5905 |**Name**|**Type**|**Documentation**
5906 |[[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.
5907 |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.
5908 |FrequencyId|IDType|
5909 |DatePattern|xs:string|
5910
5911 //**DateMapType:**//
5912
5913 Derivation:
5914
5915 AnnotableType (extension)
5916 IdentifiableType (extension)
5917 DateMapType
5918
5919 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5920 id?, urn?, uri?, resolvePeriod?
5921
5922 Content:
5923 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, (Source, Target)+, ( (FrequencyDimension, MappedFrequencies*) | TargetFrequencyID)
5924
5925 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5926
5927 |**Name**|**Type**|**Documentation**
5928 |id|IDType|The id is the identifier for the object.
5929 |urn|UrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5930 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5931 |resolvePeriod|ResolvePeriodType|Indicates the point in time to resolve to when mapping from low fequency periods to higher frequency periods.
5932
5933 Element Documentation:
5934
5935 |**Name**|**Type**|**Documentation**
5936 |[[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.
5937 |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.
5938 |Source|IDType|
5939 |Target|IDType|
5940 |FrequencyDimension|IDType|
5941 |MappedFrequencies|IDType|
5942 |TargetFrequencyID|IDType|
5943
5944 //**EpochMapBaseType:**// EpochMapBaseType defines the base refinement of the EpochMapType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
5945
5946 Derivation:
5947
5948 AnnotableType (extension)
5949 IdentifiableType (extension)
5950 DateMapType (restriction)
5951 EpochMapBaseType
5952
5953 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5954 id?, urn?, uri?, resolvePeriod?
5955
5956 Content:
5957 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, (Source, Target)+, ( (FrequencyDimension, MappedFrequencies*) | TargetFrequencyID)
5958
5959 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5960
5961 |**Name**|**Type**|**Documentation**
5962 |id|IDType|The id is the identifier for the object.
5963 |urn|EpochMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5964 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
5965 |resolvePeriod|ResolvePeriodType|Indicates the point in time to resolve to when mapping from low fequency periods to higher frequency periods.
5966
5967 Element Documentation:
5968
5969 |**Name**|**Type**|**Documentation**
5970 |[[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.
5971 |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.
5972 |Source|IDType|
5973 |Target|IDType|
5974 |FrequencyDimension|IDType|
5975 |MappedFrequencies|IDType|
5976 |TargetFrequencyID|IDType|
5977
5978 **EpochMapType:**
5979
5980 Derivation:
5981
5982 AnnotableType (extension)
5983 IdentifiableType (extension)
5984 DateMapType (restriction)
5985 EpochMapBaseType (extension)
5986 EpochMapType
5987
5988 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
5989 id?, urn?, uri?, resolvePeriod?, basePeriod, epochPeriod
5990
5991 Content:
5992 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, (Source, Target)+, ( (FrequencyDimension, MappedFrequencies*) | TargetFrequencyID)
5993
5994 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
5995
5996 |**Name**|**Type**|**Documentation**
5997 |id|IDType|The id is the identifier for the object.
5998 |urn|EpochMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
5999 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6000 |resolvePeriod|ResolvePeriodType|Indicates the point in time to resolve to when mapping from low fequency periods to higher frequency periods.
6001 |basePeriod|xs:string|
6002 |epochPeriod|EpochPeriodType|
6003
6004 Element Documentation:
6005
6006 |**Name**|**Type**|**Documentation**
6007 |[[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.
6008 |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.
6009 |Source|IDType|
6010 |Target|IDType|
6011 |FrequencyDimension|IDType|
6012 |MappedFrequencies|IDType|
6013 |TargetFrequencyID|IDType|
6014
6015 //**DatePatternMapBaseType:**// DatePatternMapBaseType defines the base refinement of the DatePatternMapType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6016
6017 Derivation:
6018
6019 AnnotableType (extension)
6020 IdentifiableType (extension)
6021 DateMapType (restriction)
6022 DatePatternMapBaseType
6023
6024 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6025 id?, urn?, uri?, resolvePeriod?
6026
6027 Content:
6028 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, (Source, Target)+, ( (FrequencyDimension, MappedFrequencies*) | TargetFrequencyID)
6029
6030 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6031
6032 (% style="width:1144.29px" %)
6033 |**Name**|**Type**|**Documentation**
6034 |id|IDType|The id is the identifier for the object.
6035 |urn|DatePatternMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6036 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6037 |resolvePeriod|ResolvePeriodType|Indicates the point in time to resolve to when mapping from low fequency periods to higher frequency periods.
6038
6039 Element Documentation:
6040
6041 |**Name**|**Type**|**Documentation**
6042 |[[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.
6043 |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.
6044 |Source|IDType|
6045 |Target|IDType|
6046 |FrequencyDimension|IDType|
6047 |MappedFrequencies|IDType|
6048 |TargetFrequencyID|IDType|
6049
6050 **DatePatternMapType:**
6051
6052 Derivation:
6053
6054 AnnotableType (extension)
6055 IdentifiableType (extension)
6056 DateMapType (restriction)
6057 DatePatternMapBaseType (extension)
6058 DatePatternMapType
6059
6060 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6061 id?, urn?, uri?, resolvePeriod?, sourcePattern, locale
6062
6063 Content:
6064 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, (Source, Target)+, ( (FrequencyDimension, MappedFrequencies*) | TargetFrequencyID)
6065
6066 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6067
6068 (% style="width:1196.29px" %)
6069 |**Name**|**Type**|(% style="width:753px" %)**Documentation**
6070 |id|IDType|(% style="width:753px" %)The id is the identifier for the object.
6071 |urn|DatePatternMapUrnType|(% style="width:753px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6072 |uri|xs:anyURI|(% style="width:753px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6073 |resolvePeriod|ResolvePeriodType|(% style="width:753px" %)Indicates the point in time to resolve to when mapping from low fequency periods to higher frequency periods.
6074 |sourcePattern|xs:string|(% style="width:753px" %)Describes the source date using conventions for describing years, months, days, etc.
6075 |locale|xs:string|(% style="width:753px" %)The locale on which the input will be parsed according to the pattern.
6076
6077 Element Documentation:
6078
6079 |**Name**|**Type**|**Documentation**
6080 |[[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.
6081 |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.
6082 |Source|IDType|
6083 |Target|IDType|
6084 |FrequencyDimension|IDType|
6085 |MappedFrequencies|IDType|
6086 |TargetFrequencyID|IDType|
6087
6088 **//RepresentationMapBaseType//:** RepresentationMapBaseType defines the base refinement of the RepresentationMapType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6089
6090 Derivation:
6091
6092 AnnotableType (extension)
6093 IdentifiableType (extension)
6094 NameableType (extension)
6095 VersionableType (restriction)
6096 MaintainableBaseType (extension)
6097 MaintainableType (restriction)
6098 RepresentationMapBaseType
6099
6100 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6101 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
6102
6103 Content:
6104 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
6105
6106 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6107
6108 (% style="width:1160.29px" %)
6109 |**Name**|**Type**|**Documentation**
6110 |id|IDType|The id is the identifier for the object.
6111 |urn|RepresentationMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6112 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6113 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6114 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6115 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6116 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6117 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6118 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6119 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6120 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6121
6122 Element Documentation:
6123
6124 |**Name**|**Type**|**Documentation**
6125 |[[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.
6126 |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.
6127 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6128 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6129
6130 **RepresentationMapType:**
6131
6132 Derivation:
6133
6134 AnnotableType (extension)
6135 IdentifiableType (extension)
6136 NameableType (extension)
6137 VersionableType (restriction)
6138 MaintainableBaseType (extension)
6139 MaintainableType (restriction)
6140 RepresentationMapBaseType (extension)
6141 RepresentationMapType
6142
6143 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6144 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?
6145
6146 Content:
6147 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, (SourceCodelist | SourceDataType)+, (TargetCodelist | TargetDataType)+, RepresentationMapping
6148
6149 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6150
6151 (% style="width:1159.29px" %)
6152 |**Name**|**Type**|**Documentation**
6153 |id|IDType|The id is the identifier for the object.
6154 |urn|RepresentationMapUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6155 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6156 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6157 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6158 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6159 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6160 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6161 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6162 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6163 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6164
6165 Element Documentation:
6166
6167 (% style="width:1172.29px" %)
6168 |**Name**|**Type**|(% style="width:748px" %)**Documentation**
6169 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:748px" %)[[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.
6170 |Link|LinkType|(% style="width:748px" %)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.
6171 |Name|TextType|(% style="width:748px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6172 |Description|TextType|(% style="width:748px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6173 |SourceCodelist|AnyCodelistReferenceType|(% style="width:748px" %)
6174 |SourceDataType|DataType|(% style="width:748px" %)
6175 |TargetCodelist|AnyCodelistReferenceType|(% style="width:748px" %)
6176 |TargetDataType|DataType|(% style="width:748px" %)
6177 |RepresentationMapping|ValueMappingType|(% style="width:748px" %)
6178
6179 **SingleValueMappingType:** SingleValueMappingType defines a mapping with a single source and optional target.
6180
6181 Derivation:
6182
6183 AnnotableType (extension)
6184 SingleValueMappingType
6185
6186 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6187 validFrom?, validTo?
6188
6189 Content:
6190 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, SourceValue, TargetValue?
6191
6192 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6193
6194 |**Name**|**Type**|**Documentation**
6195 |validFrom|xs:date|
6196 |validTo|xs:date|
6197
6198 Element Documentation:
6199
6200 |**Name**|**Type**|**Documentation**
6201 |[[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.
6202 |SourceValue|MappedValueType|There should be a source value for each source represention (e.g. [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], data type). Source values can be pattern matched by using regular expression or substrings using start/end indexes.
6203 |TargetValue|xs:string|The target value(s) is always an absolute string. However, if source value is a regular expression, the target value can output the capture group from the source.
6204
6205 **ValueMappingType:** ValueMappingType defines a mapping of multiple sources to multiple targets.
6206
6207 Derivation:
6208
6209 AnnotableType (extension)
6210 ValueMappingType
6211
6212 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6213 validFrom?, validTo?
6214
6215 Content:
6216 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, SourceValue+, TargetValue
6217
6218 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6219
6220 (% style="width:928.294px" %)
6221 |(% style="width:193px" %)**Name**|(% style="width:179px" %)**Type**|(% style="width:553px" %)**Documentation**
6222 |(% style="width:193px" %)validFrom|(% style="width:179px" %)xs:date|(% style="width:553px" %)
6223 |(% style="width:193px" %)validTo|(% style="width:179px" %)xs:date|(% style="width:553px" %)
6224
6225 Element Documentation:
6226
6227 |**Name**|**Type**|**Documentation**
6228 |[[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.
6229 |SourceValue|MappedValueType|There should be a source value for each source represention (e.g. [[codelist>>doc:sdmx:Glossary.Code list.WebHome]], data type). Source values can be pattern matched by using regular expression or substrings using start/end indexes.
6230 |TargetValue|xs:string|The target value(s) is always an absolute string. However, if source value is a regular expression, the target value can output the capture group from the source.
6231
6232 **MappedValueType:**
6233
6234 Derivation:
6235
6236 xs:anySimpleType (restriction)
6237 xs:string (extension)
6238 MappedValueType
6239
6240 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6241 isRegEx?, startIndex?, endIndex?
6242
6243 Content:
6244 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6245
6246 (% style="width:733.294px" %)
6247 |(% style="width:190px" %)**Name**|(% style="width:221px" %)**Type**|(% style="width:319px" %)**Documentation**
6248 |(% style="width:190px" %)isRegEx|(% style="width:221px" %)xs:boolean|(% style="width:319px" %)
6249 |(% style="width:190px" %)startIndex|(% style="width:221px" %)xs:int|(% style="width:319px" %)
6250 |(% style="width:190px" %)endIndex|(% style="width:221px" %)xs:int|(% style="width:319px" %)
6251
6252 //**VtlDefinitionSchemeType:**// VtlDefinitionSchemeType is an abstract extension of the ItemSchemeType for [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] schemes.
6253
6254 Derivation:
6255
6256 AnnotableType (extension)
6257 IdentifiableType (extension)
6258 NameableType (extension)
6259 VersionableType (restriction)
6260 MaintainableBaseType (extension)
6261 MaintainableType (extension)
6262 ItemSchemeType (extension)
6263 VtlDefinitionSchemeType
6264
6265 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6266 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6267
6268 Content:
6269 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Item*
6270
6271 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6272
6273 |**Name**|**Type**|**Documentation**
6274 |id|IDType|The id is the identifier for the object.
6275 |urn|MaintainableUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6276 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6277 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6278 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6279 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6280 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6281 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6282 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6283 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6284 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6285 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6286 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6287
6288 Element Documentation:
6289
6290 |**Name**|**Type**|**Documentation**
6291 |[[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.
6292 |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.
6293 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6294 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6295 |//Item//|//ItemType//|Item is an abstract element that serves as a substitution head for all items in an [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]], including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.
6296
6297 //**TransformationSchemeBaseType:**// TransformationSchemeBaseType is an abstract base type for the TransformationSchemeType. It restricts the item types to be only transformations.
6298
6299 Derivation:
6300
6301 AnnotableType (extension)
6302 IdentifiableType (extension)
6303 NameableType (extension)
6304 VersionableType (restriction)
6305 MaintainableBaseType (extension)
6306 MaintainableType (extension)
6307 ItemSchemeType (extension)
6308 VtlDefinitionSchemeType (restriction)
6309 TransformationSchemeBaseType
6310
6311 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6312 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6313
6314 Content:
6315 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Transformation
6316
6317 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6318
6319 (% style="width:1314.29px" %)
6320 |**Name**|**Type**|(% style="width:875px" %)**Documentation**
6321 |id|IDType|(% style="width:875px" %)The id is the identifier for the object.
6322 |urn|TransformationSchemeUrnType|(% style="width:875px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6323 |uri|xs:anyURI|(% style="width:875px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6324 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:875px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6325 |validFrom|xs:dateTime|(% style="width:875px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6326 |validTo|xs:dateTime|(% style="width:875px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6327 |agencyID|NestedNCNameIDType|(% style="width:875px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6328 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:875px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6329 |serviceURL|xs:anyURI|(% style="width:875px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6330 |structureURL|xs:anyURI|(% style="width:875px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6331 |isPartialLanguage (default: false)|xs:boolean|(% style="width:875px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6332 |isPartial (default: false)|xs:boolean|(% style="width:875px" %)The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6333 |vtlVersion|xs:string|(% style="width:875px" %)Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6334
6335 Element Documentation:
6336
6337 |**Name**|**Type**|**Documentation**
6338 |[[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.
6339 |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.
6340 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6341 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6342 |Transformation|TransformationType|Transformation describes the details of a single transformation within a transformation scheme.
6343
6344 **TransformationSchemeType:** TransformationSchemeType describes the structure of a transformation scheme. A transformation scheme contains a set of transformations to be executed together (in the same run). It can contain any number of transformations that produce any number of results.
6345
6346 Derivation:
6347
6348 AnnotableType (extension)
6349 IdentifiableType (extension)
6350 NameableType (extension)
6351 VersionableType (restriction)
6352 MaintainableBaseType (extension)
6353 MaintainableType (extension)
6354 ItemSchemeType (extension)
6355 VtlDefinitionSchemeType (restriction)
6356 TransformationSchemeBaseType (extension)
6357 TransformationSchemeType
6358
6359 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6360 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6361
6362 Content:
6363 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Transformation*, VtlMappingScheme?, NamePersonalisationScheme?, CustomTypeScheme?, RulesetScheme*, UserDefinedOperatorScheme
6364
6365 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6366
6367 (% style="width:1198.29px" %)
6368 |**Name**|**Type**|**Documentation**
6369 |id|IDType|The id is the identifier for the object.
6370 |urn|TransformationSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6371 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6372 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6373 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6374 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6375 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6376 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6377 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6378 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6379 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6380 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6381 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6382
6383 Element Documentation:
6384
6385 (% style="width:1326.29px" %)
6386 |**Name**|**Type**|(% style="width:756px" %)**Documentation**
6387 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:756px" %)[[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.
6388 |Link|LinkType|(% style="width:756px" %)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.
6389 |Name|TextType|(% style="width:756px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6390 |Description|TextType|(% style="width:756px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6391 |Transformation|TransformationType|(% style="width:756px" %)Transformation describes the details of a single transformation within a transformation scheme.
6392 |VtlMappingScheme|VtlMappingSchemeReferenceType|(% style="width:756px" %)References a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme which defines aliases for given [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that are used in the transformations as well as the mapping methods used when converting between [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] and [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] data structures. All aliases must be defined in the referenced scheme. This also must be used if the basic mapping methods are not used.
6393 |NamePersonalisationScheme|NamePersonalisationSchemeReferenceType|(% style="width:756px" %)References a name personalisation scheme, which defines the overriding of some standard [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] names (to be assigned to some [[measures>>doc:sdmx:Glossary.Measure.WebHome]] and/or [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] of the data structure) with some corresponding personalised names. This must be used if transformations within a transformation scheme personalise standard names. All personalisations must be defined in the referenced scheme.
6394 |CustomTypeScheme|CustomTypeSchemeReferenceType|(% style="width:756px" %)References a custom type scheme which defines custom conversions of [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar types to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] data types. This must be used if custom type conversions are used in the transformations defined in a transformation scheme. All custom conversions must be defined in the referenced scheme.
6395 |RulesetScheme|RulesetSchemeReferen ceType|(% style="width:756px" %)References a ruleset scheme that defines one or more previously defined rulesets which can be invoked by [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] operators. If a transformation defined in a transformation scheme refers to a ruleset, the scheme in which the ruleset is defined must be referenced here.
6396 |UserDefinedOperatorS cheme|UserDefinedOperatorSchemeReferenceType|(% style="width:756px" %)References a user defined operator scheme that defines one or more user defined operators used by the transformations defined in a transformation scheme. If a transformation in a transformation scheme refers to a user defined operator, the scheme in which the user defined operator is defined must be referenced here.
6397
6398 //**TransformationBaseType:**// TransformationBaseType defines the base refinement of the TransformationType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6399
6400 Derivation:
6401
6402 AnnotableType (extension)
6403 IdentifiableType (extension)
6404 NameableType (restriction)
6405 ItemBaseType (extension)
6406 ItemType (restriction)
6407 UnnestedItemType (restriction)
6408 TransformationBaseType
6409
6410 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6411 id, urn?, uri?
6412
6413 Content:
6414 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
6415
6416 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6417
6418 (% style="width:1149.29px" %)
6419 |**Name**|**Type**|**Documentation**
6420 |id|IDType|The id is the identifier for the object.
6421 |urn|TransformationUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6422 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6423
6424 Element Documentation:
6425
6426 |**Name**|**Type**|**Documentation**
6427 |[[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.
6428 |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.
6429 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6430 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6431
6432 **TransformationType:** TransformationType defines the structure of a transformation. A transformation is an assignment of a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] expression to a specific result.
6433
6434 Derivation:
6435
6436 AnnotableType (extension)
6437 IdentifiableType (extension)
6438 NameableType (restriction)
6439 ItemBaseType (extension)
6440 ItemType (restriction)
6441 UnnestedItemType (restriction)
6442 TransformationBaseType (extension)
6443 TransformationType
6444
6445 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6446 id, urn?, uri?, isPersistent
6447
6448 Content:
6449 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Expression, Result
6450
6451 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6452
6453 (% style="width:1160.29px" %)
6454 |**Name**|**Type**|**Documentation**
6455 |id|IDType|The id is the identifier for the object.
6456 |urn|TransformationUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6457 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6458 |isPersistent|xs:boolean|Indicates if the the result is permanently stored. A persistent result (value of true) can be used by transformation defined in other transformation schemes, but a non-persistent result (value of false) can only be used by transformations within the same transformation scheme.
6459
6460 Element Documentation:
6461
6462 |**Name**|**Type**|**Documentation**
6463 |[[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.
6464 |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.
6465 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6466 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6467 |Expression|xs:string|The right-hand side of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] statement. This is expression that is executed for this transformation. It include references to operands and other [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]]. The expression may contain references to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] using the reduced URN format; see Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.2.3 ("Abbreviation of the URN").
6468 |Result|xs:string|The left-hand side of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] statement. This identifies the result [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]], which may be used in subsequent transformations. If the result is an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]], the is expressed using the alias; see Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.2.3 ("Abbreviation of the URN").
6469
6470 **VtlMappingSchemeType:** VtlMappingSchemeType defines a set of mappings between [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] and [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]].
6471
6472 Derivation:
6473
6474 AnnotableType (extension)
6475 IdentifiableType (extension)
6476 NameableType (extension)
6477 VersionableType (restriction)
6478 MaintainableBaseType (extension)
6479 MaintainableType (extension)
6480 ItemSchemeType (restriction)
6481 VtlMappingSchemeType
6482
6483 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6484 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?
6485
6486 Content:
6487 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, VtlMapping
6488
6489 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6490
6491 (% style="width:1146.29px" %)
6492 |**Name**|**Type**|(% style="width:733px" %)**Documentation**
6493 |id|IDType|(% style="width:733px" %)The id is the identifier for the object.
6494 |urn|VtlMappingSchemeUrnType|(% style="width:733px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6495 |uri|xs:anyURI|(% style="width:733px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6496 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:733px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6497 |validFrom|xs:dateTime|(% style="width:733px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6498 |validTo|xs:dateTime|(% style="width:733px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6499 |agencyID|NestedNCNameIDType|(% style="width:733px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6500 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:733px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6501 |serviceURL|xs:anyURI|(% style="width:733px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6502 |structureURL|xs:anyURI|(% style="width:733px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6503 |isPartialLanguage (default: false)|xs:boolean|(% style="width:733px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6504 |isPartial (default: false)|xs:boolean|(% style="width:733px" %)The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6505
6506 Element Documentation:
6507
6508 |**Name**|**Type**|**Documentation**
6509 |[[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.
6510 |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.
6511 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6512 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6513 |VtlMapping|VtlMappingType|VtlMapping details a mapping between [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] and [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] transformation.
6514
6515 //**VtlMappingBaseType:**// VtlMappingBaseType defines the base refinement of the VtlMappingType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6516
6517 Derivation:
6518
6519 AnnotableType (extension)
6520 IdentifiableType (extension)
6521 NameableType (restriction)
6522 ItemBaseType (extension)
6523 ItemType (restriction)
6524 UnnestedItemType (restriction)
6525 VtlMappingBaseType
6526
6527 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6528 id, urn?, uri?
6529
6530 Content:
6531 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
6532
6533 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6534
6535 (% style="width:1012.83px" %)
6536 |**Name**|**Type**|(% style="width:753px" %)**Documentation**
6537 |id|IDType|(% style="width:753px" %)The id is the identifier for the object.
6538 |urn|VtlMappingUrnType|(% style="width:753px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6539 |uri|xs:anyURI|(% style="width:753px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6540
6541 Element Documentation:
6542
6543 |**Name**|**Type**|**Documentation**
6544 |[[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.
6545 |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.
6546 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6547 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6548
6549 **VtlMappingType:** VtlMappingType defines the structure of a single mapping between the reference to a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] made from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] transformations, rulesets, user defined operators and the corresponding [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] structure identifier. These are used to assign an alternative names to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]], [[Codelists>>doc:sdmx:Glossary.Code list.WebHome]], [[Concept Schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], or (% style="color:#e74c3c" %)Concepts(%%). Although are distinct sub-classes in the Information Model, this structure serves to express them all. The references [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] serves to distinguish which type of sub-class (VtlDatflowMapping or VtlCodelistMapping, or VtlConceptMapping) is being described. When this is used to assign an alias for a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]], this can also be used to indicate the methods used to convert the data structure from [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] and vice-versa. Finally, this can be used to override the deault Basic mapping methods used for [[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] by utilizing the GenericDataflow element in place of a reference to a specific [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]].
6550
6551 Derivation:
6552
6553 AnnotableType (extension)
6554 IdentifiableType (extension)
6555 NameableType (restriction) 
6556 ItemBaseType (extension)
6557 ItemType (restriction)
6558 UnnestedItemType (restriction)
6559 VtlMappingBaseType (extension)
6560 VtlMappingType
6561
6562 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6563 id, urn?, uri?, alias
6564
6565 Content:
6566 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, ( ( ([[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] | GenericDataflow), ToVtlMapping?, FromVtlMapping?) | [[Codelist>>doc:sdmx:Glossary.Code list.WebHome]] | (% style="color:#e74c3c" %)Concept(%%))
6567
6568 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6569
6570 (% style="width:1039.83px" %)
6571 |**Name**|**Type**|(% style="width:780px" %)**Documentation**
6572 |id|IDType|(% style="width:780px" %)The id is the identifier for the object.
6573 |urn|VtlMappingUrnType|(% style="width:780px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6574 |uri|xs:anyURI|(% style="width:780px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6575 |alias|xs:string|(% style="width:780px" %)The alias used to refer to the reference [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] in the transformations. This must be unique within the mapping scheme in which it is defined.
6576
6577 Element Documentation:
6578
6579 (% style="width:1040.83px" %)
6580 |**Name**|**Type**|(% style="width:715px" %)**Documentation**
6581 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:715px" %)[[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.
6582 |Link|LinkType|(% style="width:715px" %)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.
6583 |Name|TextType|(% style="width:715px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6584 |Description|TextType|(% style="width:715px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6585 |[[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]|DataflowReferenceType|(% style="width:715px" %)A reference to the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] that the mapping is defined for. This is used to create a VtlDataflowMapping. In this case, it is possible to specify the mapping details to and from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]].
6586 |GenericDataflow|EmptyType|(% style="width:715px" %)Indicates that the ToVtlMapping and FromVtlMapping are the default mapping methods to be applied, overriding the Basic methods if necessary. The mapping methods in this case would be applied to any [[dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]] that are not explicitly defined in other VtlMappings.
6587 |ToVtlMapping|ToVtlMappingType|(% style="width:715px" %)Describes the mapping from a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] to a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] data structure.
6588 |FromVtlMapping|FromVtlMappingType|(% style="width:715px" %)Describes the mapping to a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] from a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] data structure.
6589 |[[Codelist>>doc:sdmx:Glossary.Code list.WebHome]]|CodelistReferenceType|(% style="width:715px" %)A reference to the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Codelist>>doc:sdmx:Glossary.Code list.WebHome]] that the mapping is defined for. This is used to create a VtlCodelistMapping.
6590 |(%%)(% style="color:#e74c3c" %)Concept|ConceptReferenceType|(% style="width:715px" %)A reference to the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] (% style="color:#e74c3c" %)Concept(%%) that the mapping is defined for. This is used to create a VtlConceptMapping.
6591
6592 **ToVtlMappingType:** ToVtlMappingType defines the mapping method and filter used when mapping from [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]].
6593
6594 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6595 method?
6596
6597 Content:
6598 ToVtlSubSpace?
6599
6600 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6601
6602 (% style="width:1045.29px" %)
6603 |**Name**|**Type**|(% style="width:721px" %)**Documentation**
6604 |method|ToVtlMappingMethodType|(% style="width:721px" %)The mapping method used when mapping from [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]]. This is typically a StandardToVtlMappingMethodType, but can be any other value to allow for non-standard methods. The implied default is Basic.
6605
6606 Element Documentation:
6607
6608 (% style="width:1054.29px" %)
6609 |**Name**|**Type**|(% style="width:659px" %)**Documentation**
6610 |ToVtlSubSpace|SpaceKeyType|(% style="width:659px" %)Identfies a sub space of the (% style="color:#e74c3c" %)mapped(%%) [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] that the mapping applies to. This is a collection of references to the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] that make up the space.
6611
6612 **FromVtlMappingType:** FromVtlMappingType defines the mapping method and filter used when mapping from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]].
6613
6614 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6615 method?
6616
6617 Content:
6618 FromVtlSuperSpace?
6619
6620 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6621
6622 (% style="width:1085.29px" %)
6623 |**Name**|**Type**|(% style="width:789px" %)**Documentation**
6624 |method|FromVtlMappingMethodType|(% style="width:789px" %)The mapping method used when mapping from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. This is typically a StandardFromVtlMappingMethodType, but can be any other value to allow for non-standard methods. The implied default is Basic for single-[[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] data structures and Unpivot for multi-meausre [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] data structures.
6625
6626 Element Documentation:
6627
6628 (% style="width:1093.83px" %)
6629 |**Name**|**Type**|(% style="width:756px" %)**Documentation**
6630 |FromVtlSuperSpace|SpaceKeyType|(% style="width:756px" %)Identfies a super space of the (% style="color:#e74c3c" %)mapped(%%) [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] that the mapping applies to. This is a collection of references to the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] that make up the space.
6631
6632 **SpaceKeyType:** SpaceKey defines the structure of a super- or sub- space for a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. It is a collection of references to the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] that make up the space.
6633
6634 Content:
6635 Key+
6636
6637 Element Documentation:
6638
6639 (% style="width:1005.83px" %)
6640 |**Name**|(% style="width:192px" %)**Type**|(% style="width:634px" %)**Documentation**
6641 |Key|(% style="width:192px" %)SingleNCNameIDType|(% style="width:634px" %)A reference to a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] by its identifier.
6642
6643 **NamePersonalisationSchemeType:** NamePersonalisationSchemeType defines a set of personalisations of [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] standard names that are used in a set of transformations.
6644
6645 Derivation:
6646
6647 AnnotableType (extension)
6648 IdentifiableType (extension)
6649 NameableType (extension)
6650 VersionableType (restriction)
6651 MaintainableBaseType (extension)
6652 MaintainableType (extension)
6653 ItemSchemeType (extension)
6654 VtlDefinitionSchemeType (restriction)
6655 NamePersonalisationSchemeType
6656
6657 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6658 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6659
6660 Content:
6661 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, NamePersonalisation
6662
6663 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6664
6665 |**Name**|**Type**|**Documentation**
6666 |id|IDType|The id is the identifier for the object.
6667 |urn|NamePersonalisationS chemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6668 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6669 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6670 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6671 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6672 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6673 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6674 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6675 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6676 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6677 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6678 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6679
6680 Element Documentation:
6681
6682 (% style="width:1228.29px" %)
6683 |**Name**|**Type**|(% style="width:826px" %)**Documentation**
6684 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:826px" %)[[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.
6685 |Link|LinkType|(% style="width:826px" %)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.
6686 |Name|TextType|(% style="width:826px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6687 |Description|TextType|(% style="width:826px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6688 |NamePersonalisation|NamePersonalisationType|(% style="width:826px" %)NamePersonalisation details a name personalisation that is used in a transformation.
6689
6690 //**NamePersonalisationBaseType:**// NamePersonalisationBaseType defines the base refinement of the NamePersonalisationType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6691
6692 Derivation:
6693
6694 AnnotableType (extension)
6695 IdentifiableType (extension)
6696 NameableType (restriction)
6697 ItemBaseType (extension)
6698 ItemType (restriction)
6699 UnnestedItemType (restriction)
6700 NamePersonalisationBaseType
6701
6702 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6703 id, urn?, uri?
6704
6705 Content:
6706 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
6707
6708 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6709
6710 (% style="width:1223.29px" %)
6711 |**Name**|**Type**|**Documentation**
6712 |id|IDType|The id is the identifier for the object.
6713 |urn|NamePersonalisationUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6714 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6715
6716 Element Documentation:
6717
6718 |**Name**|**Type**|**Documentation**
6719 |[[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.
6720 |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.
6721 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6722 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6723
6724 **NamePersonalisationType:** NamePersonalisationType defines the structure of a name personalisation. A name personalisation is is used in place of a standard [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] name in some [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] operations.
6725
6726 Derivation:
6727
6728 AnnotableType (extension)
6729 IdentifiableType (extension)
6730 NameableType (restriction)
6731 ItemBaseType (extension)
6732 ItemType (restriction)
6733 UnnestedItemType (restriction)
6734 NamePersonalisationBaseType (extension)
6735 NamePersonalisationType
6736
6737 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6738 id, urn?, uri?, vtlArtefact
6739
6740 Content:
6741 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, VtlDefaultName, PersonalisedName
6742
6743 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6744
6745 (% style="width:1127.29px" %)
6746 |**Name**|(% style="width:250px" %)**Type**|(% style="width:750px" %)**Documentation**
6747 |id|(% style="width:250px" %)IDType|(% style="width:750px" %)The id is the identifier for the object.
6748 |urn|(% style="width:250px" %)NamePersonalisationUrnType|(% style="width:750px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6749 |uri|(% style="width:250px" %)xs:anyURI|(% style="width:750px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6750 |vtlArtefact|(% style="width:250px" %)xs:string|(% style="width:750px" %)Identifies the type of [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] model [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] that is being personalised. In [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] 2.0, this is valuedomain or variable.
6751
6752 Element Documentation:
6753
6754 (% style="width:1128.83px" %)
6755 |**Name**|**Type**|(% style="width:838px" %)**Documentation**
6756 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:838px" %)[[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.
6757 |Link|LinkType|(% style="width:838px" %)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.
6758 |Name|TextType|(% style="width:838px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6759 |Description|TextType|(% style="width:838px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6760 |VtlDefaultName|xs:string|(% style="width:838px" %)Provides the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] standard name that is being personalised.
6761 |PersonalisedName|xs:string|(% style="width:838px" %)Provides the personalised name that is used in place of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] standard name in the transformation expressions.
6762
6763 **//RulesetSchemeBaseType//:** RulesetSchemeBaseType is an abstract base type for the RulesetSchemeType. It restricts the item types to be only rulesets.
6764
6765 Derivation:
6766
6767 AnnotableType (extension)
6768 IdentifiableType (extension)
6769 NameableType (extension)
6770 VersionableType (restriction)
6771 MaintainableBaseType (extension)
6772 MaintainableType (extension)
6773 ItemSchemeType (extension)
6774 VtlDefinitionSchemeType (restriction)
6775 RulesetSchemeBaseType
6776
6777 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6778 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6779
6780 Content:
6781 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Ruleset
6782
6783 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6784
6785 |**Name**|**Type**|**Documentation**
6786 |id|IDType|The id is the identifier for the object.
6787 |urn|RulesetSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6788 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6789 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6790 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6791 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6792 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6793 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6794 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6795 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6796 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6797 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6798 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6799
6800 Element Documentation:
6801
6802 |**Name**|**Type**|**Documentation**
6803 |[[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.
6804 |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.
6805 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6806 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6807 |Ruleset|RulesetType|Ruleset details a ruleset within a ruleset scheme.
6808
6809 **RulesetSchemeType:** RulesetSchemeType defines a collection of rulesets that are used in transformations.
6810
6811 Derivation:
6812
6813 AnnotableType (extension)
6814 IdentifiableType (extension)
6815 NameableType (extension)
6816 VersionableType (restriction)
6817 MaintainableBaseType (extension)
6818 MaintainableType (extension)
6819 ItemSchemeType (extension)
6820 VtlDefinitionSchemeType (restriction)
6821 RulesetSchemeBaseType (extension)
6822 RulesetSchemeType
6823
6824 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6825 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6826
6827 Content:
6828 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, Ruleset*, VtlMappingScheme?
6829
6830 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6831
6832 |**Name**|**Type**|**Documentation**
6833 |id|IDType|The id is the identifier for the object.
6834 |urn|RulesetSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6835 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6836 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6837 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6838 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6839 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6840 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6841 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6842 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6843 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6844 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6845 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6846
6847 Element Documentation:
6848
6849 (% style="width:1185.29px" %)
6850 |**Name**|**Type**|**Documentation**
6851 |[[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.
6852 |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.
6853 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6854 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6855 |Ruleset|RulesetType|Ruleset details a ruleset within a ruleset scheme.
6856 |VtlMappingScheme|VtlMappingSchemeReferenceType|References a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme which defines aliases for given [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that are used in the rulesets. Rulesets defined on value domains reference [[Codelists>>doc:sdmx:Glossary.Code list.WebHome]] or [[Concept Schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]] (the latter in [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] are considered as the Value Domains of the variables corresponding to the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[Measure>>doc:sdmx:Glossary.Measure.WebHome]] [[Dimensions>>doc:sdmx:Glossary.Dimension.WebHome]]). The rulesets defined on variables reference (% style="color:#e74c3c" %)Concepts(%%) (for which a definite [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is assumed). Therefore, a ruleset should only refer to [[Codelists>>doc:sdmx:Glossary.Code list.WebHome]], [[Concept Schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], and (% style="color:#e74c3c" %)Concepts(%%).
6857
6858 //**RulesetBaseType:**// RulesetBaseType defines the base refinement of the RulesetType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
6859
6860 Derivation:
6861
6862 AnnotableType (extension)
6863 IdentifiableType (extension)
6864 NameableType (restriction)
6865 ItemBaseType (extension)
6866 ItemType (restriction)
6867 UnnestedItemType (restriction)
6868 RulesetBaseType
6869
6870 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6871 id, urn?, uri?
6872
6873 Content:
6874 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description
6875
6876 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documenation:
6877
6878 |**Name**|**Type**|**Documentation**
6879 |id|IDType|The id is the identifier for the object.
6880 |urn|RulesetUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6881 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6882
6883 Element Documentation:
6884
6885 |**Name**|**Type**|**Documentation**
6886 |[[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.
6887 |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.
6888 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6889 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6890
6891 **RulesetType:** RulesetType defines the structure of a ruleset. A ruleset is a persistent set of rules which can be invoked by using appropriate [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] operators.
6892
6893 Derivation:
6894
6895 AnnotableType (extension)
6896 IdentifiableType (extension)
6897 NameableType (restriction)
6898 ItemBaseType (extension)
6899 ItemType (restriction)
6900 UnnestedItemType (restriction)
6901 RulesetBaseType (extension)
6902 RulesetType
6903
6904 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6905 id, urn?, uri?, rulesetType, rulesetScope
6906
6907 Content:
6908 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, RulesetDefinition
6909
6910 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6911
6912 (% style="width:1013.83px" %)
6913 |**Name**|**Type**|(% style="width:730px" %)**Documentation**
6914 |id|IDType|(% style="width:730px" %)The id is the identifier for the object.
6915 |urn|RulesetUrnType|(% style="width:730px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6916 |uri|xs:anyURI|(% style="width:730px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6917 |rulesetType|xs:string|(% style="width:730px" %)The [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] type of the ruleset. In [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] 2.0, this is datapoint or hierarchical
6918 |rulesetScope|xs:string|(% style="width:730px" %)This model [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] on which the ruleset is defined. In [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] 2.0, this is value domain or variable.
6919
6920 Element Documentation:
6921
6922 (% style="width:1016.83px" %)
6923 |**Name**|**Type**|(% style="width:740px" %)**Documentation**
6924 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:740px" %)[[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.
6925 |Link|LinkType|(% style="width:740px" %)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.
6926 |Name|TextType|(% style="width:740px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6927 |Description|TextType|(% style="width:740px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6928 |RulesetDefinition|xs:string|(% style="width:740px" %)A [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] statement for the definition of a ruleset. This must conform to the syntax of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] definition language.
6929
6930 //**UserDefinedOperatorSchemeBaseType:**// UserDefinedOperatorSchemeBaseType is an abstract base type for the UserDefinedOperatorSchemeType. It restricts the item types to be only user defined operators.
6931
6932 Derivation:
6933
6934 AnnotableType (extension)
6935 IdentifiableType (extension)
6936 NameableType (extension)
6937 VersionableType (restriction)
6938 MaintainableBaseType (extension)
6939 MaintainableType (extension)
6940 ItemSchemeType (extension)
6941 VtlDefinitionSchemeType (restriction)
6942 UserDefinedOperatorSchemeBaseType
6943
6944 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6945 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6946
6947 Content:
6948 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, UserDefinedOperator
6949
6950 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
6951
6952 (% style="width:1289.29px" %)
6953 |**Name**|**Type**|**Documentation**
6954 |id|IDType|The id is the identifier for the object.
6955 |urn|UserDefinedOperatorSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
6956 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
6957 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
6958 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6959 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
6960 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
6961 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
6962 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
6963 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
6964 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
6965 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
6966 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
6967
6968 Element Documentation:
6969
6970 (% style="width:1146.29px" %)
6971 |**Name**|**Type**|(% style="width:744px" %)**Documentation**
6972 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:744px" %)[[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.
6973 |Link|LinkType|(% style="width:744px" %)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.
6974 |Name|TextType|(% style="width:744px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
6975 |Description|TextType|(% style="width:744px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
6976 |UserDefinedOperator|UserDefinedOperatorType|(% style="width:744px" %)UserDefinedOperator details a user defined operators within a user defined operator scheme.
6977
6978 **UserDefinedOperatorSchemeType:** UserDefinedOperatorSchemeType defines a collection of user defined operators that are used in transformations.
6979
6980 Derivation:
6981
6982 AnnotableType (extension)
6983 IdentifiableType (extension)
6984 NameableType (extension)
6985 VersionableType (restriction)
6986 MaintainableBaseType (extension)
6987 MaintainableType (extension)
6988 ItemSchemeType (extension)
6989 VtlDefinitionSchemeType (restriction)
6990 UserDefinedOperatorSchemeBaseType (extension)
6991 UserDefinedOperatorSchemeType
6992
6993 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
6994 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
6995
6996 Content:
6997 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, UserDefinedOperator*, VtlMappingScheme?, RulesetScheme
6998
6999 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7000
7001 (% style="width:1233.29px" %)
7002 |**Name**|**Type**|**Documentation**
7003 |id|IDType|The id is the identifier for the object.
7004 |urn|UserDefinedOperatorSchemeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7005 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7006 |(%%)(% style="color:#e74c3c" %)version|VersionType|This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
7007 |validFrom|xs:dateTime|The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
7008 |validTo|xs:dateTime|The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
7009 |agencyID|NestedNCNameIDType|The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
7010 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
7011 |serviceURL|xs:anyURI|The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
7012 |structureURL|xs:anyURI|The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
7013 |isPartialLanguage (default: false)|xs:boolean|The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
7014 |isPartial (default: false)|xs:boolean|The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
7015 |vtlVersion|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
7016
7017 Element Documentation:
7018
7019 (% style="width:1153.29px" %)
7020 |**Name**|**Type**|(% style="width:717px" %)**Documentation**
7021 |[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:717px" %)[[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.
7022 |Link|LinkType|(% style="width:717px" %)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.
7023 |Name|TextType|(% style="width:717px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7024 |Description|TextType|(% style="width:717px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7025 |UserDefinedOperator|UserDefinedOperatorType|(% style="width:717px" %)UserDefinedOperator details a user defined operators within a user defined operator scheme.
7026 |VtlMappingScheme|VtlMappingSchemeReferenceType|(% style="width:717px" %)References a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme which defines aliases for given [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] that are used in the user defined operators. Although the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] user defined operators are conceived to be defined on generic operands, so that the specific [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] to be manipulated are passed as parameters at the invocation, it is also possible that they reference specific [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]] like [[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]], [[Codelists>>doc:sdmx:Glossary.Code list.WebHome]] and ConceptSchemes. In this case, the mapping schemes referenced here define the mappings to those [[artefacts>>doc:sdmx:Glossary.Artefact.WebHome]].
7027 |RulesetScheme|RulesetSchemeReferenceType|(% style="width:717px" %)References a ruleset scheme defining rulesets utilized in the user defined operators.
7028
7029 //**UserDefinedOperatorBaseType:**// UserDefinedOperatorBaseType defines the base refinement of the UserDefinedOperatorType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
7030
7031 Derivation:
7032
7033 AnnotableType (extension)
7034 IdentifiableType (extension)
7035 NameableType (restriction)
7036 ItemBaseType (extension)
7037 ItemType (restriction)
7038 UnnestedItemType (restriction)
7039 UserDefinedOperatorBaseType
7040
7041 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
7042 id, urn?, uri?
7043
7044 Content:
7045 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link, Name+, Description
7046
7047 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7048
7049 (% style="width:1187.29px" %)
7050 |**Name**|**Type**|**Documentation**
7051 |id|IDType|The id is the identifier for the object.
7052 |urn|UserDefinedOperatorUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7053 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7054
7055 Element Documentation:
7056
7057 |**Name**|**Type**|**Documentation**
7058 |[[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.
7059 |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.
7060 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7061 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7062
7063 **UserDefinedOperatorType:** UserDefinedOperatorType defines the structure of a user defined operator. A user defined operator is a custom [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] operator (not existing in the standard library) that extends the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] standard library for specific purposes. In addition to its identification and name, and definition of the operator must be provided.
7064
7065 Derivation:
7066
7067 AnnotableType (extension)
7068 IdentifiableType (extension)
7069 NameableType (restriction)
7070 ItemBaseType (extension)
7071 ItemType (restriction)
7072 UnnestedItemType (restriction)
7073 UserDefinedOperatorBaseType (extension)
7074 UserDefinedOperatorType
7075
7076 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
7077 id, urn?, uri?
7078
7079 Content:
7080 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link, Name+, Description, OperatorDefinition
7081
7082 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7083
7084 (% style="width:1104.29px" %)
7085 |**Name**|(% style="width:242px" %)**Type**|(% style="width:772px" %)**Documentation**
7086 |id|(% style="width:242px" %)IDType|(% style="width:772px" %)The id is the identifier for the object.
7087 |urn|(% style="width:242px" %)UserDefinedOperatorUrnType|(% style="width:772px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7088 |uri|(% style="width:242px" %)xs:anyURI|(% style="width:772px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7089
7090 Element Documentation:
7091
7092 |**Name**|**Type**|**Documentation**
7093 |[[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.
7094 |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.
7095 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7096 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7097 |OperatorDefinition|xs:string|A [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] statement for the definition of a new operator: it specifies the operator name, its parameters and their data types, the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] expression that defines its behaviour.
7098
7099 **CustomTypeSchemeType:** CustomTypeSchemeType defines a collection of custom types that are used in transformations.
7100
7101 Derivation:
7102
7103 AnnotableType (extension)
7104 IdentifiableType (extension)
7105 NameableType (extension)
7106 VersionableType (restriction)
7107 MaintainableBaseType (extension)
7108 MaintainableType (extension)
7109 ItemSchemeType (extension)
7110 VtlDefinitionSchemeType (restriction)
7111 CustomTypeSchemeType
7112
7113 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
7114 id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL?, isPartial?, vtlVersion
7115
7116 Content:
7117 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, CustomType
7118
7119 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7120
7121 (% style="width:1182.29px" %)
7122 |**Name**|**Type**|(% style="width:760px" %)**Documentation**
7123 |id|IDType|(% style="width:760px" %)The id is the identifier for the object.
7124 |urn|CustomTypeSchemeUrnType|(% style="width:760px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7125 |uri|xs:anyURI|(% style="width:760px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7126 |(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:760px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned.
7127 |validFrom|xs:dateTime|(% style="width:760px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
7128 |validTo|xs:dateTime|(% style="width:760px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%).
7129 |agencyID|NestedNCNameIDType|(% style="width:760px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object.
7130 |[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:760px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object.
7131 |serviceURL|xs:anyURI|(% style="width:760px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface.
7132 |structureURL|xs:anyURI|(% style="width:760px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object.
7133 |isPartialLanguage (default: false)|xs:boolean|(% style="width:760px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’.
7134 |isPartial (default: false)|xs:boolean|(% style="width:760px" %)The isPartial, if true, indicates that only the relevant portion of the [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]] is being communicated. This is used in cases where a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] is returned for a data structure in the context of a (% style="color:#e74c3c" %)constraint(%%).
7135 |vtlVersion|xs:string|(% style="width:760px" %)Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%) to which the items in the defined scheme comply. Note that definition schemes can only reference definition schemes using the same [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] (% style="color:#e74c3c" %)version(%%).
7136
7137 Element Documentation:
7138
7139 |**Name**|**Type**|**Documentation**
7140 |[[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.
7141 |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.
7142 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7143 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7144 |CustomType|CustomTypeType|CustomType details a custom type within a custom type scheme.
7145
7146 //**CustomTypeBaseType:**// CustomTypeBaseType defines the base refinement of the CustomTypeType. Its purpose is to retrict the urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
7147
7148 Derivation:
7149
7150 AnnotableType (extension)
7151 IdentifiableType (extension)
7152 NameableType (restriction)
7153 ItemBaseType (extension)
7154 ItemType (restriction)
7155 UnnestedItemType (restriction)
7156 CustomTypeBaseType
7157
7158 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
7159 id, urn?, uri?
7160
7161 Content:
7162 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link, Name+, Description
7163
7164 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7165
7166 |**Name**|**Type**|**Documentation**
7167 |id|IDType|The id is the identifier for the object.
7168 |urn|CustomTypeUrnType|The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7169 |uri|xs:anyURI|The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7170
7171 Element Documentation:
7172
7173 |**Name**|**Type**|**Documentation**
7174 |[[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.
7175 |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.
7176 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7177 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7178
7179 **CustomTypeType:** CustomTypeType defines the structure of a custom type. A custom type specifies a custom conversion for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar type to a resulting data type. This conversion overrides the default conversion.
7180
7181 Derivation:
7182
7183 AnnotableType (extension)
7184 IdentifiableType (extension)
7185 NameableType (restriction)
7186 ItemBaseType (extension)
7187 ItemType (restriction)
7188 UnnestedItemType (restriction)
7189 CustomTypeBaseType (extension)
7190 CustomTypeType
7191
7192 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]:
7193 id, urn?, uri?
7194
7195 Content:
7196 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description*, VtlScalarType, DataType, VtlLiteralFormat?, OutputFormat?, NullValue?
7197
7198 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
7199
7200 (% style="width:1025.83px" %)
7201 |**Name**|(% style="width:188px" %)**Type**|(% style="width:762px" %)**Documentation**
7202 |id|(% style="width:188px" %)IDType|(% style="width:762px" %)The id is the identifier for the object.
7203 |urn|(% style="width:188px" %)CustomTypeUrnType|(% style="width:762px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details).
7204 |uri|(% style="width:188px" %)xs:anyURI|(% style="width:762px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message.
7205
7206 Element Documentation:
7207
7208 (% style="width:1024.83px" %)
7209 |**Name**|**Type**|**Documentation**
7210 |[[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.
7211 |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.
7212 |Name|TextType|Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms.
7213 |Description|TextType|Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms.
7214 |VtlScalarType|xs:string|Identifies the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar type that is to be converted to an resulting output data type.
7215 |DataType|CustomTypeDataType|Identifies the resulting output data type the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar type is to be converted to. If this is an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] data type, it must use the proper SimpleDataType enumeration value. For all other data types, a string value can be used to identify the type.
7216 |VtlLiteralFormat|xs:string|The format in which the literals of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar type are expressed in the transformations. This is only needed if the format is different than the output format expressed by means of the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] type.
7217 |OutputFormat|xs:string|The format the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] scalar type has to assume (e.g. YYYY-MM-DD; see [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] specifications), both for the literals in the [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] expressions and for the conversion to the output.
7218 |NullValue|xs:string|The value to be produced in the output of the conversion when a [[component>>doc:sdmx:Glossary.Component.WebHome]] has a null value.
7219
7220 === 2.1.4 Simple Types ===
7221
7222 **CodeDataType:** CodeDataType is a restriction of the basic data types that are applicable to [[codes>>doc:sdmx:Glossary.Code.WebHome]]. Although some of the higher (% style="color:#e74c3c" %)level(%%) [[time period>>doc:sdmx:Glossary.Time period.WebHome]] formats are perimitted, it should be noted that any value which contains time (which includes a time zone offset) is not allowable as a [[code>>doc:sdmx:Glossary.Code.WebHome]] identifier.
7223
7224 Derived by restriction of SimpleDataType.
7225
7226 Enumerations:
7227
7228 (% style="width:1270.29px" %)
7229 |**Value**|(% style="width:1070px" %)**Documentation**
7230 |String|(% style="width:1070px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype.
7231 |Alpha|(% style="width:1070px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z.
7232 |AlphaNumeric|(% style="width:1070px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9.
7233 |Numeric|(% style="width:1070px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros.
7234 |BigInteger|(% style="width:1070px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype.
7235 |Integer|(% style="width:1070px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype.
7236 |Long|(% style="width:1070px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype.
7237 |Short|(% style="width:1070px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype.
7238 |Boolean|(% style="width:1070px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype.
7239 |URI|(% style="width:1070px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype.
7240 |Count|(% style="width:1070px" %)A simple incrementing Integer type. The isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to true, and the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to "1".
7241 |InclusiveValueRange|(% style="width:1070px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the inclusive boundaries of a numeric range of type xs:decimal.
7242 |ExclusiveValueRange|(% style="width:1070px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the exclusive boundaries of a numeric range, of type xs:decimal.
7243 |Incremental|(% style="width:1070px" %)This value indicates that the value increments according to the value provided in the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]], and has a true value for the isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]].
7244 |ObservationalTimePeriod|(% style="width:1070px" %)Observational [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] are the superset of all [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], and date time) and a time range.
7245 |StandardTimePeriod|(% style="width:1070px" %)Standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the basic [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and date time) and the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]].
7246 |BasicTimePeriod|(% style="width:1070px" %)BasicTimePeriod [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and a date time.
7247 |GregorianTimePeriod|(% style="width:1070px" %)Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats.
7248 |GregorianYear|(% style="width:1070px" %)A Gregorian [[time period>>doc:sdmx:Glossary.Time period.WebHome]] corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601.
7249 |GregorianYearMonth|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601.
7250 |GregorianDay|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601.
7251 |ReportingTimePeriod|(% style="width:1070px" %)Reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day.
7252 |ReportingYear|(% style="width:1070px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingYearType.
7253 |ReportingSemester|(% style="width:1070px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingSemesterType.
7254 |ReportingTrimester|(% style="width:1070px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingTrimesterType.
7255 |ReportingQuarter|(% style="width:1070px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingQuarterType.
7256 |ReportingMonth|(% style="width:1070px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingMonthType.
7257 |ReportingWeek|(% style="width:1070px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingWeekType.
7258 |ReportingDay|(% style="width:1070px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingDayType.
7259 |Month|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype.
7260 |MonthDay|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype.
7261 |Day|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype.
7262 |Duration|(% style="width:1070px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype.
7263
7264 **WildcardedMemberValueType:** WildcardedMemberValueType allows for an optional wildcard characters ('%') in an identifier.
7265
7266 Derived by restriction of xs:string.
7267 Regular Expression Pattern: [A-Za-z0-9_@$-%]+
7268
7269 **GeoCodelistTypeType:** GeoCodelistTypeType defines an enumeration of the speicfic types of geographic [[codelists>>doc:sdmx:Glossary.Code list.WebHome]].
7270
7271 Derived by restriction of xs:string.
7272
7273 Enumerations:
7274
7275 (% style="width:469.294px" %)
7276 |(% style="width:225px" %)**Value**|(% style="width:240px" %)**Documentation**
7277 |(% style="width:225px" %)GeographicCodelist|(% style="width:240px" %)
7278 |(% style="width:225px" %)GeoGridCodelist|(% style="width:240px" %)
7279
7280 **ConstraintRoleType:** ConstraintRoleType defines a list of roles for a content (% style="color:#e74c3c" %)constraint(%%). A (% style="color:#e74c3c" %)constraint(%%) can state which data is present or which content is allowed for the (% style="color:#e74c3c" %)constraint(%%) attachment.
7281
7282 Derived by restriction of xs:string.
7283
7284 Enumerations:
7285
7286 (% style="width:1020.83px" %)
7287 |**Value**|(% style="width:825px" %)**Documentation**
7288 |Allowed|(% style="width:825px" %)The (% style="color:#e74c3c" %)constraint(%%) contains the allowed values for attachable object.
7289 |Actual|(% style="width:825px" %)The (% style="color:#e74c3c" %)constraints(%%) contains the actual data present for the attachable object.
7290
7291 **SimpleOperatorType:** SimpleOperatorType provides an enumeration of simple operators to be applied to any value.
7292
7293 Derived by restriction of xs:string.
7294
7295 Enumerations:
7296
7297 (% style="width:705.894px" %)
7298 |(% style="width:250px" %) **Value**|(% style="width:454px" %) **Documentation**
7299 |(% style="width:250px" %) notEqual|(% style="width:454px" %) () - value must not be equal to the value supplied.
7300 |(% style="width:250px" %) equal|(% style="width:454px" %) (=) - value must be exactly equal to the value supplied.
7301
7302 **RangeOperatorType:** RangeOperatorType provides an enumeration of range operators to be applied to an ordered value.
7303
7304 Derived by restriction of xs:string.
7305
7306 Enumerations:
7307
7308 (% style="width:828.294px" %)
7309 |(% style="width:293px" %)**Value**|(% style="width:532px" %)**Documentation**
7310 |(% style="width:293px" %)greaterThanOrEqual|(% style="width:532px" %)(>=) - value must be greater than or equal to the value supplied.
7311 |(% style="width:293px" %)lessThanOrEqual|(% style="width:532px" %)(<=) - value must be less than or equal to the value supplied.
7312 |(% style="width:293px" %)greaterThan|(% style="width:532px" %)(> - value must be greater than the value supplied.
7313 |(% style="width:293px" %)lessThan|(% style="width:532px" %)(< - value must be less than the value supplied.
7314
7315 **TextSearchOperatorType:** TextSearchOperatorType provides an enumeration of text search operators.
7316
7317 Derived by restriction of xs:string.
7318
7319 Enumerations:
7320
7321 (% style="width:1004.83px" %)
7322 |**Value**|**Documentation**
7323 |contains|The text being searched must contain the supplied text.
7324 |startsWith|The text being searched must start with the supplied text.
7325 |endsWith|The text being searched must end with the supplied text.
7326 |doesNotContain|The text being searched cannot contain the supplied text.
7327 |doesNotStartWith|The text being searched cannot start with the supplied text.
7328 |doesNotEndWith|The text being searched cannot end with the supplied text.
7329
7330 **OrderedOperatorType:** OrderedOperatorType combines the SimpleOperatorType and the RangeOperatorType to provide a full range or operators for any ordered value.
7331
7332 Union of:
7333 SimpleOperatorType, RangeOperatorType.
7334
7335 **TextOperatorType:**
7336
7337 Union of:
7338 SimpleOperatorType, TextSearchOperatorType.
7339
7340 **TimeOperatorType:** TimeOperatorType derives from the OrderedOperatorType to remove the notEqual operator.
7341
7342 Derived by restriction of OrderedOperatorType.
7343
7344 Enumerations:
7345
7346 (% style="width:1006.83px" %)
7347 |(% style="width:418px" %)**Value**|(% style="width:585px" %)**Documentation**
7348 |(% style="width:418px" %)equal|(% style="width:585px" %)
7349 |(% style="width:418px" %)greaterThanOrEqual|(% style="width:585px" %)
7350 |(% style="width:418px" %)lessThanOrEqual|(% style="width:585px" %)
7351 |(% style="width:418px" %)greaterThan|(% style="width:585px" %)
7352 |(% style="width:418px" %)lessThan|(% style="width:585px" %)
7353
7354 **UsageType:** An enumeration of optional|mandatory to indicate the usage of an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] or [[measure>>doc:sdmx:Glossary.Measure.WebHome]].
7355
7356 Derived by restriction of xs:string.
7357
7358 Enumerations:
7359
7360 (% style="width:1012.83px" %)
7361 |(% style="width:348px" %)**Value**|(% style="width:662px" %)**Documentation**
7362 |(% style="width:348px" %)mandatory|(% style="width:662px" %)
7363 |(% style="width:348px" %)optional|(% style="width:662px" %)
7364
7365 **SimpleCodeDataType:** SimpleCodeDataType restricts SimpleDataType to specify the allowable data types for a simple [[code>>doc:sdmx:Glossary.Code.WebHome]]. The possible values are simply Alpha, AlphaNumeric, or Numeric.
7366
7367 Derived by restriction of SimpleDataType.
7368
7369 Enumerations:
7370
7371 (% style="width:1012.83px" %)
7372 |**Value**|(% style="width:859px" %)**Documentation**
7373 |Alpha|(% style="width:859px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z.
7374 |AlphaNumeric|(% style="width:859px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9.
7375 |Numeric|(% style="width:859px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros.
7376
7377 **EpochPeriodType:** EpochPeriodType defines an enumeration of epoch period types.
7378
7379 Derived by restriction of xs:string.
7380
7381 Enumerations:
7382
7383 (% style="width:1012.83px" %)
7384 |(% style="width:385px" %)**Value**|(% style="width:692px" %)**Documentation**
7385 |(% style="width:385px" %)nanosecond|(% style="width:692px" %)
7386 |(% style="width:385px" %)millisecond|(% style="width:692px" %)
7387 |(% style="width:385px" %)microsecond|(% style="width:692px" %)
7388 |(% style="width:385px" %)second|(% style="width:692px" %)
7389 |(% style="width:385px" %)day|(% style="width:692px" %)
7390
7391 **ResolvePeriodType:** ResolvePeriodType defines an enumeration of how date periods should be resolved.
7392
7393 Derived by restriction of xs:string.
7394
7395 Enumerations:
7396
7397 (% style="width:1011.83px" %)
7398 |(% style="width:325px" %)**Value**|(% style="width:684px" %)**Documentation**
7399 |(% style="width:325px" %)startOfPeriod|(% style="width:684px" %)
7400 |(% style="width:325px" %)endOfPeriod|(% style="width:684px" %)
7401 |(% style="width:325px" %)midPeriod|(% style="width:684px" %)
7402
7403 **StandardToVtlMappingMethodType:** A simple type enumerating the standard mapping methods when converting from data structures from [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] to VLT.
7404
7405 Derived by restriction of xs:string.
7406
7407 Enumerations:
7408
7409 (% style="width:1018.83px" %)
7410 |**Value**|(% style="width:904px" %)**Documentation**
7411 |Basic|(% style="width:904px" %)The default mapping method. See Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.3.3.1 ("Basic Mapping").
7412 |Basic-A2M|(% style="width:904px" %)The basic mapping method, using [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] to [[measures>>doc:sdmx:Glossary.Measure.WebHome]]. See Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.3.3.3 ("From [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] DataAttributes to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] [[Measures>>doc:sdmx:Glossary.Measure.WebHome]]").
7413 |Pivot-A2M|(% style="width:904px" %)The pivot mapping method, using [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] to [[measures>>doc:sdmx:Glossary.Measure.WebHome]]. See Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.3.3.3 ("From [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] DataAttributes to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] [[Measures>>doc:sdmx:Glossary.Measure.WebHome]]").
7414
7415 **ToVtlMappingMethodType:** A simple type that allows for a standard to [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping method enumeration value or a string value for other mapping methods.
7416
7417 Union of:
7418 StandardToVtlMappingMethodType, xs:string.
7419
7420 **StandardFromVtlMappingMethodType:** A simple type enumerating the standard mapping methods when converting from data structures from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]].
7421
7422 Derived by restriction of xs:string.
7423
7424 Enumerations:
7425
7426 (% style="width:1027.83px" %)
7427 |**Value**|(% style="width:966px" %)**Documentation**
7428 |Basic|(% style="width:966px" %)The default mapping method, applicable only when the VLT data structure has just one [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[component>>doc:sdmx:Glossary.Component.WebHome]]. See Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.3.4.1 ("Basic Mapping").
7429 |M2A|(% style="width:966px" %)Mapping of multi-[[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] where on [[measure>>doc:sdmx:Glossary.Measure.WebHome]] is (% style="color:#e74c3c" %)mapped(%%) to the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] primary [[measure>>doc:sdmx:Glossary.Measure.WebHome]] and the remaining [[measures>>doc:sdmx:Glossary.Measure.WebHome]] are (% style="color:#e74c3c" %)mapped(%%) as data [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. See Section 6 [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Standards ("[[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Notes"), 10.3.4.3 ("From [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] [[Measures>>doc:sdmx:Glossary.Measure.WebHome]] to [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] DataAttributes").
7430
7431 **FromVtlMappingMethodType:** A simple type that allows for standard from [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping method enumeration value or a string value for other mapping methods.
7432
7433 Union of:
7434 StandardFromVtlMappingMethodType, xs:string.
7435
7436 **CustomTypeDataType:** A simple type that allows for a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] simple data type enumeration value or a string value for other data types.
7437
7438 Union of:
7439 SimpleDataType, xs:string.