Changes for page Part I. Message Namespace
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. helena1 +xwiki:XWiki.elenasemanticproorg - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 **~1. Problem** 10 10 11 -Various parts of the the documentation refer to stand-alone (% style="color:#e74c3c" %)concepts(%%), which were part of earlier draft releases but ultimately excluded from the final release of the standard.11 +Various parts of the the documentation refer to stand-alone concepts, which were part of earlier draft releases but ultimately excluded from the final release of the standard. 12 12 13 13 **Rectification** 14 14 ... ... @@ -18,7 +18,7 @@ 18 18 19 19 At the core of the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] XML messages are the message namespaces. These namespaces define the general structure of all messages and define the specific messages that are available for exchange in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. 20 20 21 -There are two namespaces associated with the messages. The main namespace schema which defines every message in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] is http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message. Associated with this is another sub-namespace, http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer. This namespace defines footer (% style="color:#e74c3c" %)level(%%)information that is available in messages which might require non-standard payload information to be transmitted.21 +There are two namespaces associated with the messages. The main namespace schema which defines every message in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] is http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message. Associated with this is another sub-namespace, http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer. This namespace defines footer level information that is available in messages which might require non-standard payload information to be transmitted. 22 22 23 23 In general, every message in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] follows common format of: 24 24 ... ... @@ -42,10 +42,10 @@ 42 42 |(% style="width:612px" %)**Namespace**|(% style="width:173px" %)**Prefix** 43 43 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/common|(% style="width:173px" %)com 44 44 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/data/generic|(% style="width:173px" %)dat 45 -|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/data/structurespecific|(% style="width:173px" %) [[dsd>>doc:sdmx:Glossary.Data structure definition.WebHome]]45 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/data/structurespecific|(% style="width:173px" %)dsd 46 46 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer|(% style="width:173px" %)ftr 47 47 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/metadata/generic|(% style="width:173px" %)rep 48 -|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/metadata/structurespecific|(% style="width:173px" %) [[msd>>doc:sdmx:Glossary.Metadata structure definition.WebHome]]48 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/metadata/structurespecific|(% style="width:173px" %)msd 49 49 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/query|(% style="width:173px" %)qry 50 50 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/registry|(% style="width:173px" %)ref 51 51 |(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/structure|(% style="width:173px" %)str ... ... @@ -52,7 +52,6 @@ 52 52 |(% style="width:612px" %)http:~/~/www.w3.org/2001/XMLSchema|(% style="width:173px" %)xs 53 53 54 54 Contents: 55 - 56 56 50 Global Elements 57 57 62 Complex Types 58 58 1 Simple Type ... ... @@ -59,7 +59,7 @@ 59 59 60 60 === 2.1.2 Global Elements === 61 61 62 -**Structure (StructureType): **Structure is a message that contains [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]]. It may contain any of the following; categorisations, [[category schemes>>doc:sdmx:Glossary.Category scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], (% style="color:#e74c3c" %)concepts(%%) ([[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]]), (% style="color:#e74c3c" %)constraints(%%) (attachment and content) [[data flows>>doc:sdmx:Glossary.Dataflow.WebHome]], [[hierarchical code lists>>doc:sdmx:Glossary.Hierarchical code list.WebHome]], [[metadata flows>>doc:sdmx:Glossary.Metadataflow.WebHome]], [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]], organisation schemes, processes, [[reporting taxonomies>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]], and structure sets. 61 +**Structure (StructureType): **Structure is a message that contains [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]]. It may contain any of the following; categorisations, [[category schemes>>doc:sdmx:Glossary.Category scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], (% style="color:#e74c3c" %)[[concepts>>doc:sdmx:Glossary.Concept.WebHome]](%%) ([[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]]), (% style="color:#e74c3c" %)[[constraints>>doc:sdmx:Glossary.Constraint.WebHome]](%%) (attachment and content) [[data flows>>doc:sdmx:Glossary.Dataflow.WebHome]], [[hierarchical code lists>>doc:sdmx:Glossary.Hierarchical code list.WebHome]], [[metadata flows>>doc:sdmx:Glossary.Metadataflow.WebHome]], [[metadata structure definitions>>doc:sdmx:Glossary.Metadata structure definition.WebHome]], organisation schemes, processes, [[reporting taxonomies>>doc:sdmx:Glossary.Reporting taxonomy.WebHome]], and [[structure sets>>doc:sdmx:Glossary.Structure set.WebHome]]. 63 63 64 64 **GenericData (GenericDataType): **GenericData is used to convey data in a non data structure specific form. [[Data sets>>doc:sdmx:Glossary.Data set.WebHome]] in this message will be each have a related structure specification in the header, which states the data structure the data conforms to and how the data is organised (i.e. the observation [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]). 65 65 ... ... @@ -83,7 +83,7 @@ 83 83 84 84 **QueryRegistrationResponse (QueryRegistrationResponseType): **QueryRegistrationResponse is sent as a response to any query of the contents of a registry. The result set contains a set of links to data and/or metadata If the result set is null, or there is some other problem with the query, then appropriate error messages and statuses will be returned. 85 85 86 -**SubmitStructureRequest (SubmitStructureRequestType): **SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)concepts(%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information. 85 +**SubmitStructureRequest (SubmitStructureRequestType): **SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)[[concepts>>doc:sdmx:Glossary.Concept.WebHome]](%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information. 87 87 88 88 **SubmitStructureResponse (SubmitStructureResponseType): **SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant. 89 89 ... ... @@ -169,9 +169,10 @@ 169 169 170 170 Element Documentation: 171 171 172 -|**Name**|**Type**|**Documentation** 173 -|Header|//BaseHeaderType//| 174 -|ftr:Footer|ftr:FooterType|Footer is used to communicate information such as error and warnings after the payload of a message. 171 +(% style="width:1004.83px" %) 172 +|**Name**|**Type**|(% style="width:631px" %)**Documentation** 173 +|Header|//BaseHeaderType//|(% style="width:631px" %) 174 +|ftr:Footer|ftr:FooterType|(% style="width:631px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 175 175 176 176 **StructureType: **StructureType defines the contents of a structure message. The payload is optional since this message may be returned from a web service with only information in the footer. 177 177 ... ... @@ -181,7 +181,6 @@ 181 181 ** StructureType 182 182 183 183 Content: 184 - 185 185 Header, Structures?, ftr:Footer? 186 186 187 187 Element Documentation: ... ... @@ -200,7 +200,6 @@ 200 200 ** GenericDataType 201 201 202 202 Content: 203 - 204 204 Header, [[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]*, ftr:Footer? 205 205 206 206 Element Documentation: ... ... @@ -220,7 +220,6 @@ 220 220 *** GenericTimeSeriesDataType 221 221 222 222 Content: 223 - 224 224 Header, [[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]*, ftr:Footer? 225 225 226 226 Element Documentation: ... ... @@ -239,7 +239,6 @@ 239 239 ** StructureSpecificDataType 240 240 241 241 Content: 242 - 243 243 Header, [[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]*, ftr:Footer? 244 244 245 245 Element Documentation: ... ... @@ -247,7 +247,7 @@ 247 247 (% style="width:828.294px" %) 248 248 |**Name**|(% style="width:247px" %)**Type**|(% style="width:420px" %)**Documentation** 249 249 |Header|(% style="width:247px" %)StructureSpecificDat aHeaderType|(% style="width:420px" %) 250 -|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:247px" %)// [[dsd>>doc:sdmx:Glossary.Datastructure definition.WebHome]]:DataSetType//|(% style="width:420px" %)246 +|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:247px" %)//dsd:DataSetType//|(% style="width:420px" %) 251 251 |ftr:Footer|(% style="width:247px" %)ftr:FooterType|(% style="width:420px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 252 252 253 253 **StructureSpecificTimeSeriesDataType: **StructureSpecificTimeSeriesDataType defines the structure of the structure specific time series data message. ... ... @@ -259,7 +259,6 @@ 259 259 *** StructureSpecificTimeSeriesDataType 260 260 261 261 Content: 262 - 263 263 Header, [[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]*, ftr:Footer? 264 264 265 265 Element Documentation: ... ... @@ -267,7 +267,7 @@ 267 267 (% style="width:839.294px" %) 268 268 |**Name**|(% style="width:256px" %)**Type**|(% style="width:434px" %)**Documentation** 269 269 |Header|(% style="width:256px" %)StructureSpecificTim eSeriesDataHeaderTyp e|(% style="width:434px" %) 270 -|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:256px" %)// [[dsd>>doc:sdmx:Glossary.Datastructure definition.WebHome]]:TimeSeriesDataSetTyp e//|(% style="width:434px" %)265 +|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:256px" %)//dsd: TimeSeriesDataSetTyp e//|(% style="width:434px" %) 271 271 |ftr:Footer|(% style="width:256px" %)ftr:FooterType|(% style="width:434px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 272 272 273 273 **GenericMetadataType: **GenericMetadataType defines the contents of a generic metadata message. ... ... @@ -278,7 +278,6 @@ 278 278 ** GenericMetadataType 279 279 280 280 Content: 281 - 282 282 Header, MetadataSet*, ftr:Footer? 283 283 284 284 Element Documentation: ... ... @@ -285,7 +285,7 @@ 285 285 286 286 (% style="width:836.294px" %) 287 287 |(% style="width:181px" %)**Name**|(% style="width:225px" %)**Type**|(% style="width:427px" %)**Documentation** 288 -|(% style="width:181px" %)Header|(% style="width:225px" %)GenericMetadataHeade rType|(% style="width:427px" %)282 +|(% style="width:181px" %)Header|(% style="width:225px" %)GenericMetadataHeaderType|(% style="width:427px" %) 289 289 |(% style="width:181px" %)MetadataSet|(% style="width:225px" %)rep:MetadataSetType|(% style="width:427px" %) 290 290 |(% style="width:181px" %)ftr:Footer|(% style="width:225px" %)ftr:FooterType|(% style="width:427px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 291 291 ... ... @@ -297,7 +297,6 @@ 297 297 ** StructureSpecificMetadataType 298 298 299 299 Content: 300 - 301 301 Header, MetadataSet*, ftr:Footer? 302 302 303 303 Element Documentation: ... ... @@ -304,8 +304,8 @@ 304 304 305 305 (% style="width:841.294px" %) 306 306 |(% style="width:160px" %)**Name**|(% style="width:250px" %)**Type**|(% style="width:428px" %)**Documentation** 307 -|(% style="width:160px" %)Header|(% style="width:250px" %)StructureSpecificMet adataHeaderType|(% style="width:428px" %)308 -|(% style="width:160px" %)MetadataSet|(% style="width:250px" %)// [[msd>>doc:sdmx:Glossary.Metadatastructure definition.WebHome]]:MetadataSetType//|(% style="width:428px" %)300 +|(% style="width:160px" %)Header|(% style="width:250px" %)StructureSpecificMetadataHeaderType|(% style="width:428px" %) 301 +|(% style="width:160px" %)MetadataSet|(% style="width:250px" %)//msd:MetadataSetType//|(% style="width:428px" %) 309 309 |(% style="width:160px" %)ftr:Footer|(% style="width:250px" %)ftr:FooterType|(% style="width:428px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 310 310 311 311 **RegistryInterfaceType: **This is a type which describes a structure for holding all of the various dedicated registry interface message types. ... ... @@ -316,26 +316,25 @@ 316 316 ** RegistryInterfaceType 317 317 318 318 Content: 319 - 320 320 Header, (SubmitRegistrationsRequest | SubmitRegistrationsResponse | QueryRegistrationRequest | QueryRegistrationResponse | SubmitStructureRequest | SubmitStructureResponse | SubmitSubscriptionsRequest | SubmitSubscriptionsResponse | QuerySubscriptionRequest | QuerySubscriptionResponse | NotifyRegistryEvent)?, ftr:Footer? 321 321 322 322 Element Documentation: 323 323 324 -(% style="width: 903.294px" %)325 -|**Name**|**Type**|(% style="width:4 41px" %)**Documentation**326 -|Header|BasicHeaderType|(% style="width:4 41px" %)327 -|SubmitRegistrationsR equest|ref: SubmitRegistrationsRequestType|(% style="width:441px" %)SubmitRegistrationsRequest is sent to the registry by an agency or data/metadata provider to request one or more registrations for a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. The [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to be registered must be accessible to the registry services at an indicated URL, so that it can be processed by those services.328 -|SubmitRegistrationsR esponse|ref: SubmitRegistrationsResponseType|(% style="width:441px" %)SubmitRegistrationsResponse is sent to the agency or data/metadata provider in response to a submit registrations request. It indicates the success or failure of each registration request, and contains any error messages generated by the registration service.329 -|QueryRegistrationReq uest|ref: QueryRegistrationRequestType|(% style="width:441px" %)QueryRegistrationRequest is used to query the contents of a registry for [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] and [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. It specifies whether the result set should include [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]], [[data sets>>doc:sdmx:Glossary.Data set.WebHome]], or both. The search can be characterized by providing (% style="color:#e74c3c" %)constraints(%%) including [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]], data regions, and data keys.330 -|QueryRegistrationRes ponse|ref: QueryRegistrationResponseType|(% style="width:441px" %)QueryRegistrationResponse is sent as a response to any query of the contents of a registry. The result set contains a set of links to data and/or metadata If the result set is null, or there is some other problem with the query, then appropriate error messages and statuses will be returned.331 -|SubmitStructureReque st|ref: SubmitStructureRequestType|(% style="width:441px" %)SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)concepts(%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information.332 -|SubmitStructureRespo nse|ref: SubmitStructureResponseType|(% style="width:441px" %)SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant.333 -|SubmitSubscriptionsR equest|ref: SubmitSubscriptionsRequestType|(% style="width:441px" %)SubmitSubscriptionsRequest contains one or more requests submitted to the registry to subscribe to registration and change events for specific registry resources.334 -|SubmitSubscriptionsR esponse|ref: SubmitSubscriptionsResponseType|(% style="width:441px" %)SubmitSubscriptionsResponse is the response to a submit [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] request. It contains information which describes the success or failure of each [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request, providing any error messages in the event of failure. If successful, it returns the registry URN of the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]], and the subscriber-assigned ID.335 -|QuerySubscriptionReq uest|ref: QuerySubscriptionRequestType|(% style="width:441px" %)QuerySubscriptionRequest is used to query the registry for the [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] of a given organisation.336 -|QuerySubscriptionRes ponse|ref: QuerySubscriptionResponseType|(% style="width:441px" %)QuerySubscriptionResponse is sent as a response to a [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] query. If the query is successful, the details of all [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] for the requested organisation are sent.337 -|NotifyRegistryEvent|ref: NotifyRegistryEventT ype|(% style="width:441px" %)NotifyRegistryEvent is sent by the registry services to subscribers, to notify them of specific registration and change events. Basic information about the event, such as the object that triggered it, the time of the event, the action that took place, and the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] that triggered the [[notification>>doc:sdmx:Glossary.Notification.WebHome]] are always sent. Optionally, the details of the changed object may also be provided.338 -|ftr:Footer|ftr:FooterType|(% style="width:4 41px" %)Footer is used to communicate information such as error and warnings after the payload of a message.316 +(% style="width:1000.83px" %) 317 +|**Name**|(% style="width:317px" %)**Type**|(% style="width:491px" %)**Documentation** 318 +|Header|(% style="width:317px" %)BasicHeaderType|(% style="width:491px" %) 319 +|SubmitRegistrationsRequest|(% style="width:317px" %)ref: SubmitRegistrationsRequestType|(% style="width:491px" %)SubmitRegistrationsRequest is sent to the registry by an agency or data/metadata provider to request one or more registrations for a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. The [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to be registered must be accessible to the registry services at an indicated URL, so that it can be processed by those services. 320 +|SubmitRegistrationsResponse|(% style="width:317px" %)ref: SubmitRegistrationsResponseType|(% style="width:491px" %)SubmitRegistrationsResponse is sent to the agency or data/metadata provider in response to a submit registrations request. It indicates the success or failure of each registration request, and contains any error messages generated by the registration service. 321 +|QueryRegistrationRequest|(% style="width:317px" %)ref: QueryRegistrationRequestType|(% style="width:491px" %)QueryRegistrationRequest is used to query the contents of a registry for [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] and [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. It specifies whether the result set should include [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]], [[data sets>>doc:sdmx:Glossary.Data set.WebHome]], or both. The search can be characterized by providing (% style="color:#e74c3c" %)[[constraints>>doc:sdmx:Glossary.Constraint.WebHome]](%%) including [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]], data regions, and data keys. 322 +|QueryRegistrationResponse|(% style="width:317px" %)ref: QueryRegistrationResponseType|(% style="width:491px" %)QueryRegistrationResponse is sent as a response to any query of the contents of a registry. The result set contains a set of links to data and/or metadata If the result set is null, or there is some other problem with the query, then appropriate error messages and statuses will be returned. 323 +|SubmitStructureRequest|(% style="width:317px" %)ref: SubmitStructureRequestType|(% style="width:491px" %)SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)[[concepts>>doc:sdmx:Glossary.Concept.WebHome]](%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information. 324 +|SubmitStructureResponse|(% style="width:317px" %)ref: SubmitStructureResponseType|(% style="width:491px" %)SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant. 325 +|SubmitSubscriptionsRequest|(% style="width:317px" %)ref: SubmitSubscriptionsRequestType|(% style="width:491px" %)SubmitSubscriptionsRequest contains one or more requests submitted to the registry to subscribe to registration and change events for specific registry resources. 326 +|SubmitSubscriptionsResponse|(% style="width:317px" %)ref: SubmitSubscriptionsResponseType|(% style="width:491px" %)SubmitSubscriptionsResponse is the response to a submit [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] request. It contains information which describes the success or failure of each [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request, providing any error messages in the event of failure. If successful, it returns the registry URN of the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]], and the subscriber-assigned ID. 327 +|QuerySubscriptionRequest|(% style="width:317px" %)ref: QuerySubscriptionRequestType|(% style="width:491px" %)QuerySubscriptionRequest is used to query the registry for the [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] of a given organisation. 328 +|QuerySubscriptionResponse|(% style="width:317px" %)ref: QuerySubscriptionResponseType|(% style="width:491px" %)QuerySubscriptionResponse is sent as a response to a [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] query. If the query is successful, the details of all [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] for the requested organisation are sent. 329 +|NotifyRegistryEvent|(% style="width:317px" %)ref: NotifyRegistryEventType|(% style="width:491px" %)NotifyRegistryEvent is sent by the registry services to subscribers, to notify them of specific registration and change events. Basic information about the event, such as the object that triggered it, the time of the event, the action that took place, and the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] that triggered the [[notification>>doc:sdmx:Glossary.Notification.WebHome]] are always sent. Optionally, the details of the changed object may also be provided. 330 +|ftr:Footer|(% style="width:317px" %)ftr:FooterType|(% style="width:491px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 339 339 340 340 **SubmitRegistrationsRequestType: **SubmitRegistrationsRequestType defines the structure of a registry submit registration requests document. 341 341 ... ... @@ -346,15 +346,14 @@ 346 346 *** SubmitRegistrationsRequestType 347 347 348 348 Content: 349 - 350 350 Header, SubmitRegistrationsRequest 351 351 352 352 Element Documentation: 353 353 354 -(% style="width: 844.294px" %)355 -|**Name**|**Type**|(% style="width: 377px" %)**Documentation**356 -|Header|BasicHeaderType|(% style="width: 377px" %)357 -|SubmitRegistrationsR equest|ref: SubmitRegistrationsRequestType|(% style="width:377px" %)SubmitRegistrationsRequest is sent to the registry by an agency or data/metadata provider to request one or more registrations for a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. The [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to be registered must be accessible to the registry services at an indicated URL, so that it can be processed by those services.345 +(% style="width:966.835px" %) 346 +|**Name**|**Type**|(% style="width:490px" %)**Documentation** 347 +|Header|BasicHeaderType|(% style="width:490px" %) 348 +|SubmitRegistrationsRequest|ref: SubmitRegistrationsRequestType|(% style="width:490px" %)SubmitRegistrationsRequest is sent to the registry by an agency or data/metadata provider to request one or more registrations for a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. The [[data source>>doc:sdmx:Glossary.Data source.WebHome]] to be registered must be accessible to the registry services at an indicated URL, so that it can be processed by those services. 358 358 359 359 **SubmitRegistrationsResponseType: **SubmitRegistrationsResponseType defines the structure of a registry submit registration response document. 360 360 ... ... @@ -365,16 +365,15 @@ 365 365 *** SubmitRegistrationsResponseType 366 366 367 367 Content: 368 - 369 369 Header, SubmitRegistrationsResponse, ftr:Footer? 370 370 371 371 Element Documentation: 372 372 373 -(% style="width: 847.294px" %)374 -|**Name**|(% style="width:210px" %)**Type**|(% style="width:4 08px" %)**Documentation**375 -|Header|(% style="width:210px" %)BasicHeaderType|(% style="width:4 08px" %)376 -|SubmitRegistrationsR esponse|(% style="width:210px" %)ref: SubmitRegistrationsResponseType|(% style="width:408px" %)SubmitRegistrationsResponse is sent to the agency or data/metadata provider in response to a submit registrations request. It indicates the success or failure of each registration request, and contains any error messages generated by the registration service.377 -|ftr:Footer|(% style="width:210px" %)ftr:FooterType|(% style="width:4 08px" %)Footer is used to communicate information such as error and warnings after the payload of a message.363 +(% style="width:974.835px" %) 364 +|**Name**|(% style="width:210px" %)**Type**|(% style="width:473px" %)**Documentation** 365 +|Header|(% style="width:210px" %)BasicHeaderType|(% style="width:473px" %) 366 +|SubmitRegistrationsResponse|(% style="width:210px" %)ref: SubmitRegistrationsResponseType|(% style="width:473px" %)SubmitRegistrationsResponse is sent to the agency or data/metadata provider in response to a submit registrations request. It indicates the success or failure of each registration request, and contains any error messages generated by the registration service. 367 +|ftr:Footer|(% style="width:210px" %)ftr:FooterType|(% style="width:473px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 378 378 379 379 **QueryRegistrationRequestType: **QueryRegistrationRequestType defines the structure of a registry query registration request document. 380 380 ... ... @@ -385,15 +385,14 @@ 385 385 *** QueryRegistrationRequestType 386 386 387 387 Content: 388 - 389 389 Header, QueryRegistrationRequest 390 390 391 391 Element Documentation: 392 392 393 -(% style="width: 847.294px" %)394 -|**Name**|**Type**|(% style="width: 397px" %)**Documentation**395 -|Header|BasicHeaderType|(% style="width: 397px" %)396 -|QueryRegistrationReq uest|ref: QueryRegistrationRequestType|(% style="width:397px" %)QueryRegistrationRequest is used to query the contents of a registry for [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] and [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. It specifies whether the result set should include [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]], [[data sets>>doc:sdmx:Glossary.Data set.WebHome]], or both. The search can be characterized by providing (% style="color:#e74c3c" %)constraints(%%) including [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]], data regions, and data keys.382 +(% style="width:971.835px" %) 383 +|**Name**|(% style="width:288px" %)**Type**|(% style="width:476px" %)**Documentation** 384 +|Header|(% style="width:288px" %)BasicHeaderType|(% style="width:476px" %) 385 +|QueryRegistrationRequest|(% style="width:288px" %)ref: QueryRegistrationRequestType|(% style="width:476px" %)QueryRegistrationRequest is used to query the contents of a registry for [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] and [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. It specifies whether the result set should include [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]], [[data sets>>doc:sdmx:Glossary.Data set.WebHome]], or both. The search can be characterized by providing (% style="color:#e74c3c" %)[[constraints>>doc:sdmx:Glossary.Constraint.WebHome]](%%) including [[reference periods>>doc:sdmx:Glossary.Reference period.WebHome]], data regions, and data keys. 397 397 398 398 **QueryRegistrationResponseType: **SubmitRegistrationRequestType defines the structure of a registry submit registration response document. 399 399 ... ... @@ -404,16 +404,15 @@ 404 404 *** QueryRegistrationResponseType 405 405 406 406 Content: 407 - 408 408 Header, QueryRegistrationResponse, ftr:Footer? 409 409 410 410 Element Documentation: 411 411 412 -(% style="width: 856.294px" %)413 -|**Name**|(% style="width:235px" %)**Type**|(% style="width:4 07px" %)**Documentation**414 -|Header|(% style="width:235px" %)BasicHeaderType|(% style="width:4 07px" %)415 -|QueryRegistrationRes ponse|(% style="width:235px" %)ref: QueryRegistrationResponseType|(% style="width:407px" %)QueryRegistrationResponse is sent as a response to any query of the contents of a registry. The result set contains a set of links to data and/or metadata If the result set is null, or there is some other problem with the query, then appropriate error messages and statuses will be returned.416 -|ftr:Footer|(% style="width:235px" %)ftr:FooterType|(% style="width:4 07px" %)Footer is used to communicate information such as error and warnings after the payload of a message.400 +(% style="width:969.835px" %) 401 +|**Name**|(% style="width:235px" %)**Type**|(% style="width:496px" %)**Documentation** 402 +|Header|(% style="width:235px" %)BasicHeaderType|(% style="width:496px" %) 403 +|QueryRegistrationResponse|(% style="width:235px" %)ref: QueryRegistrationResponseType|(% style="width:496px" %)QueryRegistrationResponse is sent as a response to any query of the contents of a registry. The result set contains a set of links to data and/or metadata If the result set is null, or there is some other problem with the query, then appropriate error messages and statuses will be returned. 404 +|ftr:Footer|(% style="width:235px" %)ftr:FooterType|(% style="width:496px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 417 417 418 418 **SubmitStructureRequestType: **SubmitStructureRequestType defines the structure of a registry submit structure request document. 419 419 ... ... @@ -424,15 +424,14 @@ 424 424 *** SubmitStructureRequestType 425 425 426 426 Content: 427 - 428 428 Header, SubmitStructureRequest 429 429 430 430 Element Documentation: 431 431 432 -(% style="width: 870.294px" %)433 -|**Name**|**Type**|(% style="width:4 53px" %)**Documentation**434 -|Header|BasicHeaderType|(% style="width:4 53px" %)435 -|SubmitStructureReque st|ref: SubmitStructureRequestType|(% style="width:453px" %)SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)concepts(%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information.419 +(% style="width:970.835px" %) 420 +|**Name**|(% style="width:286px" %)**Type**|(% style="width:491px" %)**Documentation** 421 +|Header|(% style="width:286px" %)BasicHeaderType|(% style="width:491px" %) 422 +|SubmitStructureRequest|(% style="width:286px" %)ref: SubmitStructureRequestType|(% style="width:491px" %)SubmitStructureRequest is used to submit structure definitions to the repository. The structure resources (key families, agencies, (% style="color:#e74c3c" %)[[concepts>>doc:sdmx:Glossary.Concept.WebHome]](%%) and [[concept schemes>>doc:sdmx:Glossary.Concept scheme.WebHome]], [[code lists>>doc:sdmx:Glossary.Code list.WebHome]], etc.) to be submitted may be communicated in-line or be supplied in a referenced [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] Structure messages external to the registry. A response will indicate status and contain any relevant error information. 436 436 437 437 **SubmitStructureResponseType: **SubmitStructureResponseType defines the structure of a registry submit registration response document. 438 438 ... ... @@ -443,16 +443,15 @@ 443 443 *** SubmitStructureResponseType 444 444 445 445 Content: 446 - 447 447 Header, SubmitStructureResponse, ftr:Footer? 448 448 449 449 Element Documentation: 450 450 451 -(% style="width:835 .294px" %)452 -|**Name**|(% style="width:246px" %)**Type**|(% style="width: 366px" %)**Documentation**453 -|Header|(% style="width:246px" %)BasicHeaderType|(% style="width: 366px" %)454 -|SubmitStructureRespo nse|(% style="width:246px" %)ref: SubmitStructureResponseType|(% style="width:366px" %)SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant.455 -|ftr:Footer|(% style="width:246px" %)ftr:FooterType|(% style="width: 366px" %)Footer is used to communicate information such as error and warnings after the payload of a message.437 +(% style="width:969.835px" %) 438 +|**Name**|(% style="width:246px" %)**Type**|(% style="width:498px" %)**Documentation** 439 +|Header|(% style="width:246px" %)BasicHeaderType|(% style="width:498px" %) 440 +|SubmitStructureResponse|(% style="width:246px" %)ref: SubmitStructureResponseType|(% style="width:498px" %)SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant. 441 +|ftr:Footer|(% style="width:246px" %)ftr:FooterType|(% style="width:498px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 456 456 457 457 **SubmitSubscriptionsRequestType: **SubmitSubscriptionsRequestType defines the structure of a registry submit [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request document. 458 458 ... ... @@ -463,15 +463,14 @@ 463 463 *** SubmitSubscriptionsRequestType 464 464 465 465 Content: 466 - 467 467 Header, SubmitSubscriptionsRequest 468 468 469 469 Element Documentation: 470 470 471 -(% style="width:83 2.294px" %)472 -|**Name**|(% style="width:227px" %)**Type**|(% style="width: 319px" %)**Documentation**473 -|Header|(% style="width:227px" %)BasicHeaderType|(% style="width: 319px" %)474 -|SubmitSubscriptionsR equest|(% style="width:227px" %)ref: SubmitSubscriptionsRequestType|(% style="width:319px" %)SubmitSubscriptionsRequest contains one or more requests submitted to the registry to subscribe to registration and change events for specific registry resources.456 +(% style="width:960.835px" %) 457 +|**Name**|(% style="width:227px" %)**Type**|(% style="width:445px" %)**Documentation** 458 +|Header|(% style="width:227px" %)BasicHeaderType|(% style="width:445px" %) 459 +|SubmitSubscriptionsRequest|(% style="width:227px" %)ref: SubmitSubscriptionsRequestType|(% style="width:445px" %)SubmitSubscriptionsRequest contains one or more requests submitted to the registry to subscribe to registration and change events for specific registry resources. 475 475 476 476 **SubmitSubscriptionsResponseType: **SubmitSubscriptionsResponseType defines the structure of a registry submit [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] response document. 477 477 ... ... @@ -482,16 +482,15 @@ 482 482 *** SubmitSubscriptionsResponseType 483 483 484 484 Content: 485 - 486 486 Header, SubmitSubscriptionsResponse, ftr:Footer? 487 487 488 488 Element Documentation: 489 489 490 -(% style="width:8 43.294px" %)491 -|**Name**|**Type**|(% style="width: 362px" %)**Documentation**492 -|Header|BasicHeaderType|(% style="width: 362px" %)493 -|SubmitSubscriptionsR esponse|ref: SubmitSubscriptionsResponseType|(% style="width:362px" %)SubmitSubscriptionsResponse is the response to a submit [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] request. It contains information which describes the success or failure of each [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request, providing any error messages in the event of failure. If successful, it returns the registry URN of the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]], and the subscriber-assigned ID.494 -|ftr:Footer|ftr:FooterType|(% style="width: 362px" %)Footer is used to communicate information such as error and warnings after the payload of a message.474 +(% style="width:965.835px" %) 475 +|**Name**|**Type**|(% style="width:482px" %)**Documentation** 476 +|Header|BasicHeaderType|(% style="width:482px" %) 477 +|SubmitSubscriptionsResponse|ref: SubmitSubscriptionsResponseType|(% style="width:482px" %)SubmitSubscriptionsResponse is the response to a submit [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] request. It contains information which describes the success or failure of each [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request, providing any error messages in the event of failure. If successful, it returns the registry URN of the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]], and the subscriber-assigned ID. 478 +|ftr:Footer|ftr:FooterType|(% style="width:482px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 495 495 496 496 **QuerySubscriptionRequestType: **QuerySubscriptionRequestType defines the structure of a registry query [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] request document. 497 497 ... ... @@ -502,15 +502,14 @@ 502 502 *** QuerySubscriptionRequestType 503 503 504 504 Content: 505 - 506 506 Header, QuerySubscriptionRequest 507 507 508 508 Element Documentation: 509 509 510 -(% style="width: 839.294px" %)511 -|(% style="width:230px" %)**Name**|(% style="width:254px" %)**Type**|(% style="width:3 52px" %)**Documentation**512 -|(% style="width:230px" %)Header|(% style="width:254px" %)BasicHeaderType|(% style="width:3 52px" %)513 -|(% style="width:230px" %)QuerySubscriptionReq uest|(% style="width:254px" %)ref: QuerySubscriptionRequestType|(% style="width:352px" %)QuerySubscriptionRequest is used to query the registry for the [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] of a given organisation.493 +(% style="width:970.835px" %) 494 +|(% style="width:230px" %)**Name**|(% style="width:254px" %)**Type**|(% style="width:483px" %)**Documentation** 495 +|(% style="width:230px" %)Header|(% style="width:254px" %)BasicHeaderType|(% style="width:483px" %) 496 +|(% style="width:230px" %)QuerySubscriptionRequest|(% style="width:254px" %)ref: QuerySubscriptionRequestType|(% style="width:483px" %)QuerySubscriptionRequest is used to query the registry for the [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] of a given organisation. 514 514 515 515 **QuerySubscriptionResponseType: **QuerySubscriptionResponseType defines the structure of a registry query [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] response document. 516 516 ... ... @@ -521,16 +521,15 @@ 521 521 *** QuerySubscriptionResponseType 522 522 523 523 Content: 524 - 525 525 Header, QuerySubscriptionResponse, ftr:Footer? 526 526 527 527 Element Documentation: 528 528 529 -(% style="width:9 12.294px" %)530 -|**Name**|(% style="width: 304px" %)**Type**|(% style="width:336px" %)**Documentation**531 -|Header|(% style="width: 304px" %)BasicHeaderType|(% style="width:336px" %)532 -|QuerySubscriptionRes ponse|(% style="width:304px" %)ref: QuerySubscriptionResponseType|(% style="width:336px" %)QuerySubscriptionResponse is sent as a response to a [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] query. If the query is successful, the details of all [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] for the requested organisation are sent.533 -|ftr:Footer|(% style="width: 304px" %)ftr:FooterType|(% style="width:336px" %)Footer is used to communicate information such as error and warnings after the payload of a message.511 +(% style="width:973.835px" %) 512 +|(% style="width:233px" %)**Name**|(% style="width:295px" %)**Type**|(% style="width:443px" %)**Documentation** 513 +|(% style="width:233px" %)Header|(% style="width:295px" %)BasicHeaderType|(% style="width:443px" %) 514 +|(% style="width:233px" %)QuerySubscriptionResponse|(% style="width:295px" %)ref: QuerySubscriptionResponseType|(% style="width:443px" %)QuerySubscriptionResponse is sent as a response to a [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] query. If the query is successful, the details of all [[subscriptions>>doc:sdmx:Glossary.Subscription.WebHome]] for the requested organisation are sent. 515 +|(% style="width:233px" %)ftr:Footer|(% style="width:295px" %)ftr:FooterType|(% style="width:443px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 534 534 535 535 **NotifyRegistryEventType: **NotifyRegistryEventType defines the structure of a registry [[notification>>doc:sdmx:Glossary.Notification.WebHome]] document. 536 536 ... ... @@ -541,15 +541,14 @@ 541 541 *** NotifyRegistryEventType 542 542 543 543 Content: 544 - 545 545 Header, NotifyRegistryEvent 546 546 547 547 Element Documentation: 548 548 549 -(% style="width: 836.294px" %)550 -|**Name**|**Type**|(% style="width: 473px" %)**Documentation**551 -|Header|BasicHeaderType|(% style="width: 473px" %)552 -|NotifyRegistryEvent|ref: NotifyRegistryEventT ype|(% style="width:473px" %)NotifyRegistryEvent is sent by the registry services to subscribers, to notify them of specific registration and change events. Basic information about the event, such as the object that triggered it, the time of the event, the action that took place, and the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] that triggered the [[notification>>doc:sdmx:Glossary.Notification.WebHome]] are always sent. Optionally, the details of the changed object may also be provided.530 +(% style="width:963.835px" %) 531 +|**Name**|(% style="width:228px" %)**Type**|(% style="width:576px" %)**Documentation** 532 +|Header|(% style="width:228px" %)BasicHeaderType|(% style="width:576px" %) 533 +|NotifyRegistryEvent|(% style="width:228px" %)ref: NotifyRegistryEventType|(% style="width:576px" %)NotifyRegistryEvent is sent by the registry services to subscribers, to notify them of specific registration and change events. Basic information about the event, such as the object that triggered it, the time of the event, the action that took place, and the [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] that triggered the [[notification>>doc:sdmx:Glossary.Notification.WebHome]] are always sent. Optionally, the details of the changed object may also be provided. 553 553 554 554 **DataQueryType: **DataQueryType defines the structure of a data query message. 555 555 ... ... @@ -559,7 +559,6 @@ 559 559 ** DataQueryType 560 560 561 561 Content: 562 - 563 563 Header, Query 564 564 565 565 Element Documentation: ... ... @@ -578,7 +578,6 @@ 578 578 *** GenericDataQueryType 579 579 580 580 Content: 581 - 582 582 Header, Query 583 583 584 584 Element Documentation: ... ... @@ -598,7 +598,6 @@ 598 598 **** GenericTimeSeriesDataQueryType 599 599 600 600 Content: 601 - 602 602 Header, Query 603 603 604 604 Element Documentation: ... ... @@ -617,7 +617,6 @@ 617 617 *** StructureSpecificTimeSeriesDataQueryType 618 618 619 619 Content: 620 - 621 621 Header, Query 622 622 623 623 Element Documentation: ... ... @@ -635,7 +635,6 @@ 635 635 ** MetadataQueryType 636 636 637 637 Content: 638 - 639 639 Header, Query 640 640 641 641 Element Documentation: ... ... @@ -653,7 +653,6 @@ 653 653 ** DataSchemaQueryType 654 654 655 655 Content: 656 - 657 657 Header, Query 658 658 659 659 Element Documentation: ... ... @@ -671,7 +671,6 @@ 671 671 ** MetadataSchemaQueryType 672 672 673 673 Content: 674 - 675 675 Header, Query 676 676 677 677 Element Documentation: ... ... @@ -689,7 +689,6 @@ 689 689 ** StructuresQueryType 690 690 691 691 Content: 692 - 693 693 Header, Query 694 694 695 695 Element Documentation: ... ... @@ -707,7 +707,6 @@ 707 707 ** DataflowQueryType 708 708 709 709 Content: 710 - 711 711 Header, Query 712 712 713 713 Element Documentation: ... ... @@ -725,7 +725,6 @@ 725 725 ** MetadataflowQueryType 726 726 727 727 Content: 728 - 729 729 Header, Query 730 730 731 731 Element Documentation: ... ... @@ -743,7 +743,6 @@ 743 743 ** DataStructureQueryType 744 744 745 745 Content: 746 - 747 747 Header, Query 748 748 749 749 Element Documentation: ... ... @@ -761,7 +761,6 @@ 761 761 ** MetadataStructureQueryType 762 762 763 763 Content: 764 - 765 765 Header, Query 766 766 767 767 Element Documentation: ... ... @@ -779,7 +779,6 @@ 779 779 ** CategorySchemeQueryType 780 780 781 781 Content: 782 - 783 783 Header, Query 784 784 785 785 Element Documentation: ... ... @@ -797,7 +797,6 @@ 797 797 ** ConceptSchemeQueryType 798 798 799 799 Content: 800 - 801 801 Header, Query 802 802 803 803 Element Documentation: ... ... @@ -815,7 +815,6 @@ 815 815 ** CodelistQueryType 816 816 817 817 Content: 818 - 819 819 Header, Query 820 820 821 821 Element Documentation: ... ... @@ -833,7 +833,6 @@ 833 833 ** HierarchicalCodelistQueryType 834 834 835 835 Content: 836 - 837 837 Header, Query 838 838 839 839 Element Documentation: ... ... @@ -851,7 +851,6 @@ 851 851 ** OrganisationSchemeQueryType 852 852 853 853 Content: 854 - 855 855 Header, Query 856 856 857 857 Element Documentation: ... ... @@ -869,7 +869,6 @@ 869 869 ** ReportingTaxonomyQueryType 870 870 871 871 Content: 872 - 873 873 Header, Query 874 874 875 875 Element Documentation: ... ... @@ -887,7 +887,6 @@ 887 887 ** StructureSetQueryType 888 888 889 889 Content: 890 - 891 891 Header, Query 892 892 893 893 Element Documentation: ... ... @@ -905,7 +905,6 @@ 905 905 ** ProcessQueryType 906 906 907 907 Content: 908 - 909 909 Header, Query 910 910 911 911 Element Documentation: ... ... @@ -923,7 +923,6 @@ 923 923 ** CategorisationQueryType 924 924 925 925 Content: 926 - 927 927 Header, Query 928 928 929 929 Element Documentation: ... ... @@ -941,7 +941,6 @@ 941 941 ** ProvisionAgreementQueryType 942 942 943 943 Content: 944 - 945 945 Header, Query 946 946 947 947 Element Documentation: ... ... @@ -951,7 +951,7 @@ 951 951 |(% style="width:142px" %)Header|(% style="width:339px" %)BasicHeaderType|(% style="width:418px" %) 952 952 |(% style="width:142px" %)Query|(% style="width:339px" %)qry: ProvisionAgreementQueryType|(% style="width:418px" %) 953 953 954 -**ConstraintQueryType: **ConstraintQueryType defines the structure of a (% style="color:#e74c3c" %)constraint(%%)query message.913 +**ConstraintQueryType: **ConstraintQueryType defines the structure of a constraint query message. 955 955 956 956 Derivation: 957 957 ... ... @@ -959,7 +959,6 @@ 959 959 ** ConstraintQueryType 960 960 961 961 Content: 962 - 963 963 Header, Query 964 964 965 965 Element Documentation: ... ... @@ -977,7 +977,6 @@ 977 977 ** TransformationSchemeQueryType 978 978 979 979 Content: 980 - 981 981 Header, Query 982 982 983 983 Element Documentation: ... ... @@ -995,7 +995,6 @@ 995 995 ** VtlMappingSchemeQueryType 996 996 997 997 Content: 998 - 999 999 Header, Query 1000 1000 1001 1001 Element Documentation: ... ... @@ -1013,7 +1013,6 @@ 1013 1013 ** NamePersonalisationSchemeQueryType 1014 1014 1015 1015 Content: 1016 - 1017 1017 Header, Query 1018 1018 1019 1019 Element Documentation: ... ... @@ -1031,7 +1031,6 @@ 1031 1031 ** RulesetSchemeQueryType 1032 1032 1033 1033 Content: 1034 - 1035 1035 Header, Query 1036 1036 1037 1037 Element Documentation: ... ... @@ -1049,7 +1049,6 @@ 1049 1049 ** UserDefinedOperatorSchemeQueryType 1050 1050 1051 1051 Content: 1052 - 1053 1053 Header, Query 1054 1054 1055 1055 Element Documentation: ... ... @@ -1067,7 +1067,6 @@ 1067 1067 ** CustomTypeSchemeQueryType 1068 1068 1069 1069 Content: 1070 - 1071 1071 Header, Query 1072 1072 1073 1073 Element Documentation: ... ... @@ -1080,19 +1080,17 @@ 1080 1080 **ErrorType: **ErrorType describes the structure of an error response. 1081 1081 1082 1082 Content: 1083 - 1084 1084 ErrorMessage+ 1085 1085 1086 1086 Element Documentation: 1087 1087 1088 -(% style="width: 899.294px" %)1089 -|**Name**|**Type**|(% style="width:54 6px" %)**Documentation**1090 -|ErrorMessage|com: CodedStatusMessageTy pe|(% style="width:546px" %)ErrorMessage contains the error message. It can occur multiple times to communicate message for multiple errors, or to communicate the error message in parallel languages. If both messages for multiple errors and parallel language messages are used, then each error message should be given a [[code>>doc:sdmx:Glossary.Code.WebHome]] in order to distinguish message for unique errors.1039 +(% style="width:974.835px" %) 1040 +|**Name**|(% style="width:271px" %)**Type**|(% style="width:584px" %)**Documentation** 1041 +|ErrorMessage|(% style="width:271px" %)com: CodedStatusMessageType|(% style="width:584px" %)ErrorMessage contains the error message. It can occur multiple times to communicate message for multiple errors, or to communicate the error message in parallel languages. If both messages for multiple errors and parallel language messages are used, then each error message should be given a [[code>>doc:sdmx:Glossary.Code.WebHome]] in order to distinguish message for unique errors. 1091 1091 1092 1092 **//BaseHeaderType//: **BaseHeaderType in an abstract base type that defines the basis for all message headers. Specific message formats will refine this 1093 1093 1094 1094 Content: 1095 - 1096 1096 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure*, DataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source* 1097 1097 1098 1098 Element Documentation: ... ... @@ -1105,7 +1105,7 @@ 1105 1105 |Sender|SenderType|(% style="width:552px" %)Sender is information about the party that is transmitting the message. 1106 1106 |Receiver|PartyType|(% style="width:552px" %)Receiver is information about the party that is the intended recipient of the message. 1107 1107 |com:Name|com:TextType|(% style="width:552px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1108 -|Structure|//com: PayloadStructureType//|(% style="width:552px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1058 +|Structure|//com: PayloadStructureType//|(% style="width:552px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation level. This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1109 1109 |DataProvider|com: DataProviderReferenceType|(% style="width:552px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1110 1110 |DataSetAction|com:ActionType|(% style="width:552px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1111 1111 |DataSetID|com:IDType|(% style="width:552px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. ... ... @@ -1123,20 +1123,19 @@ 1123 1123 ** StructureHeaderType 1124 1124 1125 1125 Content: 1126 - 1127 1127 ID, Test, Prepared, Sender, Receiver*, com:Name*, Source* 1128 1128 1129 1129 Element Documentation: 1130 1130 1131 -(% style="width: 1099.29px" %)1132 -|**Name**|(% style="width: 224px" %)**Type**|(% style="width:663px" %)**Documentation**1133 -|ID|(% style="width: 224px" %)com:IDType|(% style="width:663px" %)ID identifies an identification for the message, assigned by the sender.1134 -|Test|(% style="width: 224px" %)xs:boolean|(% style="width:663px" %)Test indicates whether the message is for test purposes or not.1135 -|Prepared|(% style="width: 224px" %)HeaderTimeType|(% style="width:663px" %)Prepared is the date the message was prepared.1136 -|Sender|(% style="width: 224px" %)SenderType|(% style="width:663px" %)Sender is information about the party that is transmitting the message.1137 -|Receiver|(% style="width: 224px" %)PartyType|(% style="width:663px" %)Receiver is information about the party that is the intended recipient of the message.1138 -|com:Name|(% style="width: 224px" %)com:TextType|(% style="width:663px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values.1139 -|Source|(% style="width: 224px" %)com:TextType|(% style="width:663px" %)Source provides human-readable information about the source of the data.1080 +(% style="width:986.835px" %) 1081 +|(% style="width:162px" %)**Name**|(% style="width:193px" %)**Type**|(% style="width:630px" %)**Documentation** 1082 +|(% style="width:162px" %)ID|(% style="width:193px" %)com:IDType|(% style="width:630px" %)ID identifies an identification for the message, assigned by the sender. 1083 +|(% style="width:162px" %)Test|(% style="width:193px" %)xs:boolean|(% style="width:630px" %)Test indicates whether the message is for test purposes or not. 1084 +|(% style="width:162px" %)Prepared|(% style="width:193px" %)HeaderTimeType|(% style="width:630px" %)Prepared is the date the message was prepared. 1085 +|(% style="width:162px" %)Sender|(% style="width:193px" %)SenderType|(% style="width:630px" %)Sender is information about the party that is transmitting the message. 1086 +|(% style="width:162px" %)Receiver|(% style="width:193px" %)PartyType|(% style="width:630px" %)Receiver is information about the party that is the intended recipient of the message. 1087 +|(% style="width:162px" %)com:Name|(% style="width:193px" %)com:TextType|(% style="width:630px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1088 +|(% style="width:162px" %)Source|(% style="width:193px" %)com:TextType|(% style="width:630px" %)Source provides human-readable information about the source of the data. 1140 1140 1141 1141 **GenericDataHeaderType: **GenericDataHeaderType defines the header structure for a generic data message. 1142 1142 ... ... @@ -1146,28 +1146,27 @@ 1146 1146 ** GenericDataHeaderType 1147 1147 1148 1148 Content: 1149 - 1150 1150 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure+, DataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source* 1151 1151 1152 1152 Element Documentation: 1153 1153 1154 -(% style="width: 895.294px" %)1155 -|**Name**|**Type**|(% style="width:5 56px" %)**Documentation**1156 -|ID|com:IDType|(% style="width:5 56px" %)ID identifies an identification for the message, assigned by the sender.1157 -|Test|xs:boolean|(% style="width:5 56px" %)Test indicates whether the message is for test purposes or not.1158 -|Prepared|HeaderTimeType|(% style="width:5 56px" %)Prepared is the date the message was prepared.1159 -|Sender|SenderType|(% style="width:5 56px" %)Sender is information about the party that is transmitting the message.1160 -|Receiver|PartyType|(% style="width:5 56px" %)Receiver is information about the party that is the intended recipient of the message.1161 -|com:Name|com:TextType|(% style="width:5 56px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values.1162 -|Structure|com: GenericDataStructureType|(% style="width:5 56px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1163 -|DataProvider|com: DataProviderReferenceType|(% style="width:5 56px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message.1164 -|DataSetAction|com:ActionType|(% style="width:5 56px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message).1165 -|DataSetID|com:IDType|(% style="width:5 56px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]].1166 -|Extracted|xs:dateTime|(% style="width:5 56px" %)Extracted is a time-stamp from the system rendering the data.1167 -|ReportingBegin|com: ObservationalTimePeriodType|(% style="width:5 56px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1168 -|ReportingEnd|com: ObservationalTimePeriodType|(% style="width:5 56px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1169 -|EmbargoDate|xs:dateTime|(% style="width:5 56px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available.1170 -|Source|com:TextType|(% style="width:5 56px" %)Source provides human-readable information about the source of the data.1102 +(% style="width:970.835px" %) 1103 +|**Name**|(% style="width:250px" %)**Type**|(% style="width:589px" %)**Documentation** 1104 +|ID|(% style="width:250px" %)com:IDType|(% style="width:589px" %)ID identifies an identification for the message, assigned by the sender. 1105 +|Test|(% style="width:250px" %)xs:boolean|(% style="width:589px" %)Test indicates whether the message is for test purposes or not. 1106 +|Prepared|(% style="width:250px" %)HeaderTimeType|(% style="width:589px" %)Prepared is the date the message was prepared. 1107 +|Sender|(% style="width:250px" %)SenderType|(% style="width:589px" %)Sender is information about the party that is transmitting the message. 1108 +|Receiver|(% style="width:250px" %)PartyType|(% style="width:589px" %)Receiver is information about the party that is the intended recipient of the message. 1109 +|com:Name|(% style="width:250px" %)com:TextType|(% style="width:589px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1110 +|Structure|(% style="width:250px" %)com: GenericDataStructureType|(% style="width:589px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1111 +|DataProvider|(% style="width:250px" %)com: DataProviderReferenceType|(% style="width:589px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1112 +|DataSetAction|(% style="width:250px" %)com:ActionType|(% style="width:589px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1113 +|DataSetID|(% style="width:250px" %)com:IDType|(% style="width:589px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. 1114 +|Extracted|(% style="width:250px" %)xs:dateTime|(% style="width:589px" %)Extracted is a time-stamp from the system rendering the data. 1115 +|ReportingBegin|(% style="width:250px" %)com: ObservationalTimePeriodType|(% style="width:589px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1116 +|ReportingEnd|(% style="width:250px" %)com: ObservationalTimePeriodType|(% style="width:589px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1117 +|EmbargoDate|(% style="width:250px" %)xs:dateTime|(% style="width:589px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available. 1118 +|Source|(% style="width:250px" %)com:TextType|(% style="width:589px" %)Source provides human-readable information about the source of the data. 1171 1171 1172 1172 **GenericTimeSeriesDataHeaderType: **GenericTimeSeriesDataHeaderType defines the header structure for a time series only generic data message. 1173 1173 ... ... @@ -1178,28 +1178,27 @@ 1178 1178 *** GenericTimeSeriesDataHeaderType 1179 1179 1180 1180 Content: 1181 - 1182 1182 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure, DataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source* 1183 1183 1184 1184 Element Documentation: 1185 1185 1186 -(% style="width:9 26.294px" %)1187 -|**Name**|**Type**|(% style="width:4 97px" %)**Documentation**1188 -|ID|com:IDType|(% style="width:4 97px" %)ID identifies an identification for the message, assigned by the sender.1189 -|Test|xs:boolean|(% style="width:4 97px" %)Test indicates whether the message is for test purposes or not.1190 -|Prepared|HeaderTimeType|(% style="width:4 97px" %)Prepared is the date the message was prepared.1191 -|Sender|SenderType|(% style="width:4 97px" %)Sender is information about the party that is transmitting the message.1192 -|Receiver|PartyType|(% style="width:4 97px" %)Receiver is information about the party that is the intended recipient of the message.1193 -|com:Name|com:TextType|(% style="width:4 97px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values.1194 -|Structure|com: GenericTimeSeriesDataStructureType|(% style="width:4 97px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation(% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1195 -|DataProvider|com: DataProviderReferenceType|(% style="width:4 97px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message.1196 -|DataSetAction|com:ActionType|(% style="width:4 97px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message).1197 -|DataSetID|com:IDType|(% style="width:4 97px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]].1198 -|Extracted|xs:dateTime|(% style="width:4 97px" %)Extracted is a time-stamp from the system rendering the data.1199 -|ReportingBegin|com: ObservationalTimePeriodType|(% style="width:4 97px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1200 -|ReportingEnd|com: ObservationalTimePeriodType|(% style="width:4 97px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1201 -|EmbargoDate|xs:dateTime|(% style="width:4 97px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available.1202 -|Source|com:TextType|(% style="width:4 97px" %)Source provides human-readable information about the source of the data.1133 +(% style="width:973.835px" %) 1134 +|**Name**|**Type**|(% style="width:542px" %)**Documentation** 1135 +|ID|com:IDType|(% style="width:542px" %)ID identifies an identification for the message, assigned by the sender. 1136 +|Test|xs:boolean|(% style="width:542px" %)Test indicates whether the message is for test purposes or not. 1137 +|Prepared|HeaderTimeType|(% style="width:542px" %)Prepared is the date the message was prepared. 1138 +|Sender|SenderType|(% style="width:542px" %)Sender is information about the party that is transmitting the message. 1139 +|Receiver|PartyType|(% style="width:542px" %)Receiver is information about the party that is the intended recipient of the message. 1140 +|com:Name|com:TextType|(% style="width:542px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1141 +|Structure|com: GenericTimeSeriesDataStructureType|(% style="width:542px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation level. This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1142 +|DataProvider|com: DataProviderReferenceType|(% style="width:542px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1143 +|DataSetAction|com:ActionType|(% style="width:542px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1144 +|DataSetID|com:IDType|(% style="width:542px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. 1145 +|Extracted|xs:dateTime|(% style="width:542px" %)Extracted is a time-stamp from the system rendering the data. 1146 +|ReportingBegin|com: ObservationalTimePeriodType|(% style="width:542px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1147 +|ReportingEnd|com: ObservationalTimePeriodType|(% style="width:542px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1148 +|EmbargoDate|xs:dateTime|(% style="width:542px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available. 1149 +|Source|com:TextType|(% style="width:542px" %)Source provides human-readable information about the source of the data. 1203 1203 1204 1204 **StructureSpecificDataHeaderType: **StructureSpecificDataHeaderType defines the header structure for a structure specific data message. 1205 1205 ... ... @@ -1209,28 +1209,27 @@ 1209 1209 ** StructureSpecificDataHeaderType 1210 1210 1211 1211 Content: 1212 - 1213 1213 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure+, DataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source* 1214 1214 1215 1215 Element Documentation: 1216 1216 1217 1217 (% style="width:930.294px" %) 1218 -|**Name**|**Type**|(% style="width: 578px" %)**Documentation**1219 -|ID|com:IDType|(% style="width: 578px" %)ID identifies an identification for the message, assigned by the sender.1220 -|Test|xs:boolean|(% style="width: 578px" %)Test indicates whether the message is for test purposes or not.1221 -|Prepared|HeaderTimeType|(% style="width: 578px" %)Prepared is the date the message was prepared.1222 -|Sender|SenderType|(% style="width: 578px" %)Sender is information about the party that is transmitting the message.1223 -|Receiver|PartyType|(% style="width: 578px" %)Receiver is information about the party that is the intended recipient of the message.1224 -|com:Name|com:TextType|(% style="width: 578px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values.1225 -|Structure|com: StructureSpecificDataStructureType|(% style="width: 578px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation(% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1226 -|DataProvider|com: DataProviderReferenceType|(% style="width: 578px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message.1227 -|DataSetAction|com:ActionType|(% style="width: 578px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message).1228 -|DataSetID|com:IDType|(% style="width: 578px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]].1229 -|Extracted|xs:dateTime|(% style="width: 578px" %)Extracted is a time-stamp from the system rendering the data.1230 -|ReportingBegin|com: ObservationalTimePeriodType|(% style="width: 578px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1231 -|ReportingEnd|com: ObservationalTimePeriodType|(% style="width: 578px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1232 -|EmbargoDate|xs:dateTime|(% style="width: 578px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available.1233 -|Source|com:TextType|(% style="width: 578px" %)Source provides human-readable information about the source of the data.1164 +|**Name**|(% style="width:190px" %)**Type**|(% style="width:611px" %)**Documentation** 1165 +|ID|(% style="width:190px" %)com:IDType|(% style="width:611px" %)ID identifies an identification for the message, assigned by the sender. 1166 +|Test|(% style="width:190px" %)xs:boolean|(% style="width:611px" %)Test indicates whether the message is for test purposes or not. 1167 +|Prepared|(% style="width:190px" %)HeaderTimeType|(% style="width:611px" %)Prepared is the date the message was prepared. 1168 +|Sender|(% style="width:190px" %)SenderType|(% style="width:611px" %)Sender is information about the party that is transmitting the message. 1169 +|Receiver|(% style="width:190px" %)PartyType|(% style="width:611px" %)Receiver is information about the party that is the intended recipient of the message. 1170 +|com:Name|(% style="width:190px" %)com:TextType|(% style="width:611px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1171 +|Structure|(% style="width:190px" %)com: StructureSpecificDataStructureType|(% style="width:611px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation level. This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1172 +|DataProvider|(% style="width:190px" %)com: DataProviderReferenceType|(% style="width:611px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1173 +|DataSetAction|(% style="width:190px" %)com:ActionType|(% style="width:611px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1174 +|DataSetID|(% style="width:190px" %)com:IDType|(% style="width:611px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. 1175 +|Extracted|(% style="width:190px" %)xs:dateTime|(% style="width:611px" %)Extracted is a time-stamp from the system rendering the data. 1176 +|ReportingBegin|(% style="width:190px" %)com: ObservationalTimePeriodType|(% style="width:611px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1177 +|ReportingEnd|(% style="width:190px" %)com: ObservationalTimePeriodType|(% style="width:611px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1178 +|EmbargoDate|(% style="width:190px" %)xs:dateTime|(% style="width:611px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available. 1179 +|Source|(% style="width:190px" %)com:TextType|(% style="width:611px" %)Source provides human-readable information about the source of the data. 1234 1234 1235 1235 **StructureSpecificTimeSeriesDataHeaderType: **StructureSpecificTimeSeriesDataHeaderType defines the header structure for a time series only structure specific data message. 1236 1236 ... ... @@ -1241,28 +1241,27 @@ 1241 1241 *** StructureSpecificTimeSeriesDataHeaderType 1242 1242 1243 1243 Content: 1244 - 1245 1245 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure+, DataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source* 1246 1246 1247 1247 Element Documentation: 1248 1248 1249 -(% style="width:9 43.294px" %)1250 -|**Name**|(% style="width: 352px" %)**Type**|(% style="width:461px" %)**Documentation**1251 -|ID|(% style="width: 352px" %)com:IDType|(% style="width:461px" %)ID identifies an identification for the message, assigned by the sender.1252 -|Test|(% style="width: 352px" %)xs:boolean|(% style="width:461px" %)Test indicates whether the message is for test purposes or not.1253 -|Prepared|(% style="width: 352px" %)HeaderTimeType|(% style="width:461px" %)Prepared is the date the message was prepared.1254 -|Sender|(% style="width: 352px" %)SenderType|(% style="width:461px" %)Sender is information about the party that is transmitting the message.1255 -|Receiver|(% style="width: 352px" %)PartyType|(% style="width:461px" %)Receiver is information about the party that is the intended recipient of the message.1256 -|com:Name|(% style="width: 352px" %)com:TextType|(% style="width:461px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values.1257 -|Structure|(% style="width: 352px" %)com: StructureSpecificDataTimeSeriesStructureType|(% style="width:461px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1258 -|DataProvider|(% style="width: 352px" %)com: DataProviderReferenceType|(% style="width:461px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message.1259 -|DataSetAction|(% style="width: 352px" %)com:ActionType|(% style="width:461px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message).1260 -|DataSetID|(% style="width: 352px" %)com:IDType|(% style="width:461px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]].1261 -|Extracted|(% style="width: 352px" %)xs:dateTime|(% style="width:461px" %)Extracted is a time-stamp from the system rendering the data.1262 -|ReportingBegin|(% style="width: 352px" %)com: ObservationalTimePeriodType|(% style="width:461px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1263 -|ReportingEnd|(% style="width: 352px" %)com: ObservationalTimePeriodType|(% style="width:461px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data).1264 -|EmbargoDate|(% style="width: 352px" %)xs:dateTime|(% style="width:461px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available.1265 -|Source|(% style="width: 352px" %)com:TextType|(% style="width:461px" %)Source provides human-readable information about the source of the data.1194 +(% style="width:967.835px" %) 1195 +|**Name**|(% style="width:238px" %)**Type**|(% style="width:486px" %)**Documentation** 1196 +|ID|(% style="width:238px" %)com:IDType|(% style="width:486px" %)ID identifies an identification for the message, assigned by the sender. 1197 +|Test|(% style="width:238px" %)xs:boolean|(% style="width:486px" %)Test indicates whether the message is for test purposes or not. 1198 +|Prepared|(% style="width:238px" %)HeaderTimeType|(% style="width:486px" %)Prepared is the date the message was prepared. 1199 +|Sender|(% style="width:238px" %)SenderType|(% style="width:486px" %)Sender is information about the party that is transmitting the message. 1200 +|Receiver|(% style="width:238px" %)PartyType|(% style="width:486px" %)Receiver is information about the party that is the intended recipient of the message. 1201 +|com:Name|(% style="width:238px" %)com:TextType|(% style="width:486px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1202 +|Structure|(% style="width:238px" %)com: StructureSpecificDataTimeSeriesStructureType|(% style="width:486px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1203 +|DataProvider|(% style="width:238px" %)com: DataProviderReferenceType|(% style="width:486px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1204 +|DataSetAction|(% style="width:238px" %)com:ActionType|(% style="width:486px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1205 +|DataSetID|(% style="width:238px" %)com:IDType|(% style="width:486px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. 1206 +|Extracted|(% style="width:238px" %)xs:dateTime|(% style="width:486px" %)Extracted is a time-stamp from the system rendering the data. 1207 +|ReportingBegin|(% style="width:238px" %)com: ObservationalTimePeriodType|(% style="width:486px" %)ReportingBegin provides the start of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1208 +|ReportingEnd|(% style="width:238px" %)com: ObservationalTimePeriodType|(% style="width:486px" %)ReportingEnd provides the end of the [[time period>>doc:sdmx:Glossary.Time period.WebHome]] covered by the message (in the case of data). 1209 +|EmbargoDate|(% style="width:238px" %)xs:dateTime|(% style="width:486px" %)EmbargoDate holds a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] before which the data included in this message is not available. 1210 +|Source|(% style="width:238px" %)com:TextType|(% style="width:486px" %)Source provides human-readable information about the source of the data. 1266 1266 1267 1267 **GenericMetadataHeaderType: **GenericMetadataHeaderType defines the header format for generic [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. 1268 1268 ... ... @@ -1272,7 +1272,6 @@ 1272 1272 ** GenericMetadataHeaderType 1273 1273 1274 1274 Content: 1275 - 1276 1276 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure+, DataProvider?, DataSetAction?, DataSetID*, Extracted?, Source* 1277 1277 1278 1278 Element Documentation: ... ... @@ -1285,7 +1285,7 @@ 1285 1285 |Sender|SenderType|(% style="width:554px" %)Sender is information about the party that is transmitting the message. 1286 1286 |Receiver|PartyType|(% style="width:554px" %)Receiver is information about the party that is the intended recipient of the message. 1287 1287 |com:Name|com:TextType|(% style="width:554px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 1288 -|Structure|com: GenericMetadataStructureType|(% style="width:554px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation (% style="color:#e74c3c" %)level(%%). This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly.1232 +|Structure|com: GenericMetadataStructureType|(% style="width:554px" %)Structure provides a reference to the structure (either explicitly or through a structure usage reference) that describes the format of data or [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]. In addition to the structure, it is required to also supply the namespace of the structure specific schema that defines the format of the data/metadata. For cross sectional data, additional information is also required to state which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is being used at the observation level. This information will allow the structure specific schema to be generated. For generic format messages, this is used to simply reference the underlying structure. It is not mandatory in these cases and the generic data/[[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] will require this reference explicitly. 1289 1289 |DataProvider|com: DataProviderReferenceType|(% style="width:554px" %)DataProvider identifies the provider of the data for a data/[[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] message. 1290 1290 |DataSetAction|com:ActionType|(% style="width:554px" %)DataSetAction [[code>>doc:sdmx:Glossary.Code.WebHome]] provides a [[code>>doc:sdmx:Glossary.Code.WebHome]] for determining whether the enclosed message is an Update or Delete message (not to be used with the UtilityData message). 1291 1291 |DataSetID|com:IDType|(% style="width:554px" %)DataSetID provides an identifier for a contained [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. ... ... @@ -1300,7 +1300,6 @@ 1300 1300 ** StructureSpecificMetadataHeaderType 1301 1301 1302 1302 Content: 1303 - 1304 1304 ID, Test, Prepared, Sender, Receiver*, com:Name*, Structure+, DataProvider?, DataSetAction?, DataSetID*, Extracted?, Source* 1305 1305 1306 1306 Element Documentation: ... ... @@ -1328,18 +1328,17 @@ 1328 1328 ** BasicHeaderType 1329 1329 1330 1330 Content: 1331 - 1332 1332 ID, Test, Prepared, Sender, Receiver 1333 1333 1334 1334 Element Documentation: 1335 1335 1336 -(% style="width:9 03.294px" %)1337 -|**Name**|(% style="width:2 36px" %)**Type**|(% style="width:457px" %)**Documentation**1338 -|ID|(% style="width:2 36px" %)com:IDType|(% style="width:457px" %)ID identifies an identification for the message, assigned by the sender.1339 -|Test|(% style="width:2 36px" %)xs:boolean|(% style="width:457px" %)Test indicates whether the message is for test purposes or not.1340 -|Prepared|(% style="width:2 36px" %)HeaderTimeType|(% style="width:457px" %)Prepared is the date the message was prepared.1341 -|Sender|(% style="width:2 36px" %)SenderType|(% style="width:457px" %)Sender is information about the party that is transmitting the message.1342 -|Receiver|(% style="width:2 36px" %)PartyType|(% style="width:457px" %)Receiver is information about the party that is the intended recipient of the message.1278 +(% style="width:964.835px" %) 1279 +|**Name**|(% style="width:216px" %)**Type**|(% style="width:535px" %)**Documentation** 1280 +|ID|(% style="width:216px" %)com:IDType|(% style="width:535px" %)ID identifies an identification for the message, assigned by the sender. 1281 +|Test|(% style="width:216px" %)xs:boolean|(% style="width:535px" %)Test indicates whether the message is for test purposes or not. 1282 +|Prepared|(% style="width:216px" %)HeaderTimeType|(% style="width:535px" %)Prepared is the date the message was prepared. 1283 +|Sender|(% style="width:216px" %)SenderType|(% style="width:535px" %)Sender is information about the party that is transmitting the message. 1284 +|Receiver|(% style="width:216px" %)PartyType|(% style="width:535px" %)Receiver is information about the party that is the intended recipient of the message. 1343 1343 1344 1344 **PartyType: **PartyType defines the information which is sent about various parties such as senders and receivers of messages. 1345 1345 ... ... @@ -1348,21 +1348,20 @@ 1348 1348 id 1349 1349 1350 1350 Content: 1293 +com:Name*, (% style="color:#e74c3c" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]](%%)* 1351 1351 1352 -com:Name*, (% style="color:#e74c3c" %)Contact(%%)* 1353 - 1354 1354 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 1355 1355 1356 -(% style="width: 739.294px" %)1357 -|(% style="width:125px" %)**Name**|(% style="width:190px" %)**Type**|(% style="width: 421px" %)**Documentation**1358 -|(% style="width:125px" %)id|(% style="width:190px" %)com:IDType|(% style="width: 421px" %)The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the party.1297 +(% style="width:888.294px" %) 1298 +|(% style="width:125px" %)**Name**|(% style="width:190px" %)**Type**|(% style="width:569px" %)**Documentation** 1299 +|(% style="width:125px" %)id|(% style="width:190px" %)com:IDType|(% style="width:569px" %)The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds the identification of the party. 1359 1359 1360 1360 Element Documentation: 1361 1361 1362 -(% style="width: 751.294px" %)1363 -|(% style="width:134px" %)**Name**|(% style="width:183px" %)**Type**|(% style="width: 431px" %)**Documentation**1364 -|(% style="width:134px" %)com:Name|(% style="width:183px" %)com:TextType|(% style="width: 431px" %)Name is a human-readable name of the party.1365 -|(% style="width:134px" %)(% style="color:#e74c3c" %)Contact|(% style="width:183px" %)ContactType|(% style="width: 431px" %)(% style="color:#e74c3c" %)Contact(%%) provides(% style="color:#e74c3c" %)contact(%%)information for the party in regard to the transmission of the message.1303 +(% style="width:889.294px" %) 1304 +|(% style="width:134px" %)**Name**|(% style="width:183px" %)**Type**|(% style="width:568px" %)**Documentation** 1305 +|(% style="width:134px" %)com:Name|(% style="width:183px" %)com:TextType|(% style="width:568px" %)Name is a human-readable name of the party. 1306 +|(% style="width:134px" %)(% style="color:#e74c3c" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]]|(% style="width:183px" %)ContactType|(% style="width:568px" %)(% style="color:#e74c3c" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]](%%) provides contact information for the party in regard to the transmission of the message. 1366 1366 1367 1367 **SenderType: **SenderType extends the basic party structure to add an optional time zone declaration. 1368 1368 ... ... @@ -1372,13 +1372,11 @@ 1372 1372 ** SenderType 1373 1373 1374 1374 Attributes: 1375 - 1376 1376 id 1377 1377 1378 1378 Content: 1319 +com:Name*, (% style="color:#e74c3c" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]](%%)*, Timezone? 1379 1379 1380 -com:Name*, (% style="color:#e74c3c" %)Contact(%%)*, Timezone? 1381 - 1382 1382 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 1383 1383 1384 1384 (% style="width:824.294px" %) ... ... @@ -1387,28 +1387,32 @@ 1387 1387 1388 1388 Element Documentation: 1389 1389 1390 -|**Name**|**Type**|**Documentation** 1391 -|com:Name|com:TextType|Name is a human-readable name of the party. 1392 -|(%%)(% style="color:#e74c3c" %)Contact|ContactType|(%%)(% style="color:#e74c3c" %)Contact(%%) provides (% style="color:#e74c3c" %)contact(%%) information for the party in regard to the transmission of the message. 1393 -|Timezone|com:TimezoneType|Timezone specifies the time zone of the sender, and if specified can be applied to all un-time zoned time values in the message. In the absence of this, any dates without time zone are implied to be in an indeterminate "local time". 1329 +(% style="width:966.835px" %) 1330 +|**Name**|**Type**|(% style="width:686px" %)**Documentation** 1331 +|com:Name|com:TextType|(% style="width:686px" %)Name is a human-readable name of the party. 1332 +|(%%)(% style="color:#e74c3c" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]]|ContactType|(% style="width:686px" %)((( 1333 +(% style="width:966.835px" %) 1334 +|(% style="width:686px" %)[[Contact>>doc:sdmx:Glossary.Contact.WebHome]] provides contact information for the party in regard to the transmission of the message. 1335 +))) 1336 +|Timezone|com:TimezoneType|(% style="width:686px" %)Timezone specifies the time zone of the sender, and if specified can be applied to all un-time zoned time values in the message. In the absence of this, any dates without time zone are implied to be in an indeterminate "local time". 1394 1394 1395 -**ContactType: **ContactType provides defines the (% style="color:#e74c3c" %)contact(%%)information about a party.1338 +**ContactType: **ContactType provides defines the contact information about a party. 1396 1396 1397 1397 Content: 1398 - 1399 1399 com:Name*, Department*, Role*, (Telephone | Fax | X400 | URI | Email)* 1400 1400 1401 1401 Element Documentation: 1402 1402 1403 -|**Name**|**Type**|**Documentation** 1404 -|com:Name|com:TextType|Name contains a human-readable name for the (% style="color:#e74c3c" %)contact(%%). 1405 -|Department|com:TextType|Department is designation of the organisational structure by a linguistic expression, within which the (% style="color:#e74c3c" %)contact(%%) person works. 1406 -|Role|com: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(%%). 1407 -|Telephone|xs:string|Telephone holds the [[telephone number>>doc:sdmx:Glossary.Contact phone number.WebHome]] for the (% style="color:#e74c3c" %)contact(%%) person. 1408 -|Fax|xs:string|Fax holds the fax number for the (% style="color:#e74c3c" %)contact(%%) person. 1409 -|X400|xs:string|X400 holds the X.400 address for the (% style="color:#e74c3c" %)contact(%%) person. 1410 -|URI|xs:anyURI|URI holds an information URL for the (% style="color:#e74c3c" %)contact(%%) person. 1411 -|Email|xs:string|Email holds the email address for the (% style="color:#e74c3c" %)contact(%%) person. 1345 +(% style="width:969.835px" %) 1346 +|**Name**|(% style="width:161px" %)**Type**|(% style="width:613px" %)**Documentation** 1347 +|com:Name|(% style="width:161px" %)com:TextType|(% style="width:613px" %)Name contains a human-readable name for the [[contact>>doc:sdmx:Glossary.Contact.WebHome]]. 1348 +|Department|(% style="width:161px" %)com:TextType|(% style="width:613px" %)Department is designation of the organisational structure by a linguistic expression, within which the contact person works. 1349 +|Role|(% style="width:161px" %)com:TextType|(% style="width:613px" %)Role is the responsibility of the contact person with respect to the object for which this person is the [[contact>>doc:sdmx:Glossary.Contact.WebHome]]. 1350 +|Telephone|(% style="width:161px" %)xs:string|(% style="width:613px" %)Telephone holds the [[telephone number>>doc:sdmx:Glossary.Contact phone number.WebHome]] for the contact person. 1351 +|Fax|(% style="width:161px" %)xs:string|(% style="width:613px" %)Fax holds the fax number for the contact person. 1352 +|X400|(% style="width:161px" %)xs:string|(% style="width:613px" %)X400 holds the X.400 address for the contact person. 1353 +|URI|(% style="width:161px" %)xs:anyURI|(% style="width:613px" %)URI holds an information URL for the contact person. 1354 +|Email|(% style="width:161px" %)xs:string|(% style="width:613px" %)Email holds the email address for the contact person. 1412 1412 1413 1413 === 2.1.4 Simple Types === 1414 1414 ... ... @@ -1415,7 +1415,6 @@ 1415 1415 **HeaderTimeType: **Provides a union type of xs:date and xs:dateTime for the header fields in the message. 1416 1416 1417 1417 Union of: 1418 - 1419 1419 xs:dateTime, xs:date. 1420 1420 1421 1421 == 2.2 Message Footer Namespace == ... ... @@ -1426,12 +1426,12 @@ 1426 1426 1427 1427 Referenced Namespaces: 1428 1428 1429 -|**Namespace**|**Prefix** 1430 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/common|com 1431 -|http:~/~/www.w3.org/2001/XMLSchema|xs 1371 +(% style="width:821.835px" %) 1372 +|(% style="width:525px" %)**Namespace**|(% style="width:294px" %)**Prefix** 1373 +|(% style="width:525px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/common|(% style="width:294px" %)com 1374 +|(% style="width:525px" %)http:~/~/www.w3.org/2001/XMLSchema|(% style="width:294px" %)xs 1432 1432 1433 1433 Contents: 1434 - 1435 1435 1 Global Element 1436 1436 2 Complex Types 1437 1437 1 Simple Type ... ... @@ -1445,13 +1445,13 @@ 1445 1445 **FooterType: **FooterType describes the structure of a message footer. The footer is used to convey any error, information, or warning messages. This is to be used when the message has payload, but also needs to communicate additional information. If an error occurs and no payload is generated, an Error message should be returned. 1446 1446 1447 1447 Content: 1448 - 1449 1449 Message+ 1450 1450 1451 1451 Element Documentation: 1452 1452 1453 -|**Name**|**Type**|**Documentation** 1454 -|Message|FooterMessageType|Message contains a single error, information, or warning message. A [[code>>doc:sdmx:Glossary.Code.WebHome]] is provided along with an optional severity. The text of the message can be expressed in multiple languages. 1394 +(% style="width:989.835px" %) 1395 +|**Name**|(% style="width:181px" %)**Type**|(% style="width:695px" %)**Documentation** 1396 +|Message|(% style="width:181px" %)FooterMessageType|(% style="width:695px" %)Message contains a single error, information, or warning message. A [[code>>doc:sdmx:Glossary.Code.WebHome]] is provided along with an optional severity. The text of the message can be expressed in multiple languages. 1455 1455 1456 1456 **FooterMessageType: **FooterMessageType defines the structure of a message that is contained in the footer of a message. It is a status message that have a severity [[code>>doc:sdmx:Glossary.Code.WebHome]] of Error, Information, or Warning added to it. 1457 1457 ... ... @@ -1462,23 +1462,23 @@ 1462 1462 *** FooterMessageType 1463 1463 1464 1464 Attributes: 1465 - 1466 1466 [[code>>doc:sdmx:Glossary.Code.WebHome]], severity? 1467 1467 1468 1468 Content: 1469 - 1470 1470 com:Text+ 1471 1471 1472 1472 [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 1473 1473 1474 -|**Name**|**Type**|**Documentation** 1475 -|[[code>>doc:sdmx:Glossary.Code.WebHome]]|xs:string|The [[code>>doc:sdmx:Glossary.Code.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an optional [[code>>doc:sdmx:Glossary.Code.WebHome]] identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 1476 -|severity|SeverityCodeType| 1414 +(% style="width:981.835px" %) 1415 +|**Name**|(% style="width:152px" %)**Type**|(% style="width:754px" %)**Documentation** 1416 +|[[code>>doc:sdmx:Glossary.Code.WebHome]]|(% style="width:152px" %)xs:string|(% style="width:754px" %)The [[code>>doc:sdmx:Glossary.Code.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an optional [[code>>doc:sdmx:Glossary.Code.WebHome]] identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 1417 +|severity|(% style="width:152px" %)SeverityCodeType|(% style="width:754px" %) 1477 1477 1478 1478 Element Documentation: 1479 1479 1480 -|**Name**|**Type**|**Documentation** 1481 -|com:Text|com:TextType|Text contains the text of the message, in parallel language values. 1421 +(% style="width:985.835px" %) 1422 +|**Name**|(% style="width:155px" %)**Type**|(% style="width:635px" %)**Documentation** 1423 +|com:Text|(% style="width:155px" %)com:TextType|(% style="width:635px" %)Text contains the text of the message, in parallel language values. 1482 1482 1483 1483 === 2.2.4 Simple Types === 1484 1484 ... ... @@ -1488,7 +1488,8 @@ 1488 1488 1489 1489 Enumerations: 1490 1490 1491 -|**Value**|**Documentation** 1492 -|Error|Error indicates the status message coresponds to an error. 1493 -|Warning|Warning indicates that the status message corresponds to a warning. 1494 -|Information|Information indicates that the status message corresponds to an informational message. 1433 +(% style="width:996.835px" %) 1434 +|**Value**|(% style="width:783px" %)**Documentation** 1435 +|Error|(% style="width:783px" %)Error indicates the status message coresponds to an error. 1436 +|Warning|(% style="width:783px" %)Warning indicates that the status message corresponds to a warning. 1437 +|Information|(% style="width:783px" %)Information indicates that the status message corresponds to an informational message.