Changes for page Part I. Message Namespace
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 The following problems with the specification dated April 2011 have been rectified as described below. 8 8 9 -1. **Problem**9 +**~1. Problem** 10 10 11 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 ... ... @@ -14,7 +14,7 @@ 14 14 15 15 The documentation of the Structure element (line 40) has been updated to remove this reference. 16 16 17 -1. Introduction 17 += 1. Introduction = 18 18 19 19 At the core of the SDMX 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. 20 20 ... ... @@ -28,28 +28,28 @@ 28 28 29 29 The header and payload elements exist in the message namespace, but the content of the payload is defined in the namespaces that are specific the functionality of the messages. Note that the header follows a common construct, which is then restricted according to the requirements of the message which is using it. 30 30 31 -1. Schema Documentation 32 -11. Message Namespace 31 += 2. Schema Documentation = 33 33 33 +== 2.1 Message Namespace == 34 + 34 34 **http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message** 35 35 36 -1. 37 -11. 38 -111. Summary 37 +=== 2.1.1 Summary === 39 39 40 40 Referenced Namespaces: 41 41 42 -|**Namespace**|**Prefix** 43 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/common|com 44 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/data/generic|dat 45 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/data/structurespecific|dsd 46 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer|ftr 47 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/metadata/generic|rep 48 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/metadata/structurespecific|msd 49 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/query|qry 50 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/registry|ref 51 -|http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/structure|str 52 -|http:~/~/www.w3.org/2001/XMLSchema|xs 41 +(% style="width:788.294px" %) 42 +|(% style="width:612px" %)**Namespace**|(% style="width:173px" %)**Prefix** 43 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/common|(% style="width:173px" %)com 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 46 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer|(% style="width:173px" %)ftr 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 49 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/query|(% style="width:173px" %)qry 50 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/registry|(% style="width:173px" %)ref 51 +|(% style="width:612px" %)http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/structure|(% style="width:173px" %)str 52 +|(% style="width:612px" %)http:~/~/www.w3.org/2001/XMLSchema|(% style="width:173px" %)xs 53 53 54 54 Contents: 55 55 ... ... @@ -57,9 +57,7 @@ 57 57 62 Complex Types 58 58 1 Simple Type 59 59 60 -1. 61 -11. 62 -111. Global Elements 60 +=== 2.1.2 Global Elements === 63 63 64 64 **Structure (StructureType): **Structure is a message that contains structural metadata. It may contain any of the following; categorisations, category schemes, code lists, concepts (concept schemes), constraints (attachment and content) data flows, hierarchical code lists, metadata flows, metadata structure definitions, organisation schemes, processes, reporting taxonomies, and structure sets. 65 65 ... ... @@ -161,8 +161,8 @@ 161 161 162 162 **Error (ErrorType): **Error is used to communicate that an error has occurred when responding to a request in an non-registry environment. The content will be a collection of error messages. 163 163 164 -1. 165 -11. 162 +1. 163 +11. 166 166 111. Complex Types 167 167 168 168 **//MessageType//: **MessageType is an abstract type which is used by all of the messages, to allow inheritance of common features. Every message consists of a mandatory header, followed by optional payload (which may occur multiple times), and finally an optional footer section for conveying error, warning, and informational messages. ... ... @@ -182,7 +182,7 @@ 182 182 Derivation: 183 183 184 184 //MessageType// (restriction) 185 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureType183 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureType 186 186 187 187 Content: 188 188 ... ... @@ -200,7 +200,7 @@ 200 200 Derivation: 201 201 202 202 //MessageType// (restriction) 203 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataType201 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataType 204 204 205 205 Content: 206 206 ... ... @@ -218,8 +218,8 @@ 218 218 Derivation: 219 219 220 220 //MessageType// (restriction) 221 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataType (restriction)222 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericTimeSeriesDataType219 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataType (restriction) 220 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericTimeSeriesDataType 223 223 224 224 Content: 225 225 ... ... @@ -237,7 +237,7 @@ 237 237 Derivation: 238 238 239 239 //MessageType// (restriction) 240 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificDataType238 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificDataType 241 241 242 242 Content: 243 243 ... ... @@ -255,8 +255,8 @@ 255 255 Derivation: 256 256 257 257 //MessageType// (restriction) 258 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificDataType (restriction)259 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificTimeSeriesDataType256 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificDataType (restriction) 257 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificTimeSeriesDataType 260 260 261 261 Content: 262 262 ... ... @@ -274,7 +274,7 @@ 274 274 Derivation: 275 275 276 276 //MessageType// (restriction) 277 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericMetadataType275 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericMetadataType 278 278 279 279 Content: 280 280 ... ... @@ -292,7 +292,7 @@ 292 292 Derivation: 293 293 294 294 //MessageType// (restriction) 295 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataType293 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataType 296 296 297 297 Content: 298 298 ... ... @@ -310,7 +310,7 @@ 310 310 Derivation: 311 311 312 312 //MessageType// (restriction) 313 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType311 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType 314 314 315 315 Content: 316 316 ... ... @@ -338,8 +338,8 @@ 338 338 Derivation: 339 339 340 340 //MessageType// (restriction) 341 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)342 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsRequestType339 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 340 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsRequestType 343 343 344 344 Content: 345 345 ... ... @@ -356,8 +356,8 @@ 356 356 Derivation: 357 357 358 358 //MessageType// (restriction) 359 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)360 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsResponseType357 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 358 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsResponseType 361 361 362 362 Content: 363 363 ... ... @@ -375,8 +375,8 @@ 375 375 Derivation: 376 376 377 377 //MessageType// (restriction) 378 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)379 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationRequestType376 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 377 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationRequestType 380 380 381 381 Content: 382 382 ... ... @@ -393,8 +393,8 @@ 393 393 Derivation: 394 394 395 395 //MessageType// (restriction) 396 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)397 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationResponseType394 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 395 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationResponseType 398 398 399 399 Content: 400 400 ... ... @@ -412,8 +412,8 @@ 412 412 Derivation: 413 413 414 414 //MessageType// (restriction) 415 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)416 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureRequestType413 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 414 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureRequestType 417 417 418 418 Content: 419 419 ... ... @@ -430,8 +430,8 @@ 430 430 Derivation: 431 431 432 432 //MessageType// (restriction) 433 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)434 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureResponseType431 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 432 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureResponseType 435 435 436 436 Content: 437 437 ... ... @@ -449,8 +449,8 @@ 449 449 Derivation: 450 450 451 451 //MessageType// (restriction) 452 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)453 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsRequestType450 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 451 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsRequestType 454 454 455 455 Content: 456 456 ... ... @@ -467,8 +467,8 @@ 467 467 Derivation: 468 468 469 469 //MessageType// (restriction) 470 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)471 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsResponseType468 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 469 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsResponseType 472 472 473 473 Content: 474 474 ... ... @@ -486,8 +486,8 @@ 486 486 Derivation: 487 487 488 488 //MessageType// (restriction) 489 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)490 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionRequestType487 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 488 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionRequestType 491 491 492 492 Content: 493 493 ... ... @@ -504,8 +504,8 @@ 504 504 Derivation: 505 505 506 506 //MessageType// (restriction) 507 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction)508 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionResponseType505 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 506 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionResponseType 509 509 510 510 Content: 511 511 ... ... @@ -1021,7 +1021,7 @@ 1021 1021 Derivation: 1022 1022 1023 1023 //MessageType// (restriction) 1024 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] CustomTypeSchemeQueryType1022 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] CustomTypeSchemeQueryType 1025 1025 1026 1026 Content: 1027 1027 ... ... @@ -1096,7 +1096,7 @@ 1096 1096 Derivation: 1097 1097 1098 1098 //BaseHeaderType// (restriction) 1099 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataHeaderType1097 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataHeaderType 1100 1100 1101 1101 Content: 1102 1102 ... ... @@ -1245,7 +1245,7 @@ 1245 1245 Derivation: 1246 1246 1247 1247 //BaseHeaderType// (restriction) 1248 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataHeaderType1246 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataHeaderType 1249 1249 1250 1250 Content: 1251 1251 ... ... @@ -1272,7 +1272,7 @@ 1272 1272 Derivation: 1273 1273 1274 1274 //BaseHeaderType// (restriction) 1275 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] BasicHeaderType1273 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] BasicHeaderType 1276 1276 1277 1277 Content: 1278 1278 ... ... @@ -1313,7 +1313,7 @@ 1313 1313 Derivation: 1314 1314 1315 1315 PartyType (extension) 1316 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SenderType1314 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SenderType 1317 1317 1318 1318 Attributes: 1319 1319 ... ... @@ -1353,8 +1353,8 @@ 1353 1353 |URI|xs:anyURI|URI holds an information URL for the contact person. 1354 1354 |Email|xs:string|Email holds the email address for the contact person. 1355 1355 1356 -1. 1357 -11. 1354 +1. 1355 +11. 1358 1358 111. Simple Types 1359 1359 1360 1360 **HeaderTimeType: **Provides a union type of xs:date and xs:dateTime for the header fields in the message. ... ... @@ -1363,13 +1363,13 @@ 1363 1363 1364 1364 xs:dateTime, xs:date. 1365 1365 1366 -1. 1364 +1. 1367 1367 11. Message Footer Namespace 1368 1368 1369 1369 **http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message/footer** 1370 1370 1371 -1. 1372 -11. 1369 +1. 1370 +11. 1373 1373 111. Summary 1374 1374 1375 1375 Referenced Namespaces: ... ... @@ -1384,14 +1384,14 @@ 1384 1384 2 Complex Types 1385 1385 1 Simple Type 1386 1386 1387 -1. 1388 -11. 1385 +1. 1386 +11. 1389 1389 111. Global Elements 1390 1390 1391 1391 **Footer (FooterType): **Footer is used to communicate information such as error and warnings after the payload of a message. 1392 1392 1393 -1. 1394 -11. 1391 +1. 1392 +11. 1395 1395 111. Complex Types 1396 1396 1397 1397 **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. ... ... @@ -1410,8 +1410,8 @@ 1410 1410 Derivation: 1411 1411 1412 1412 com:StatusMessageType (restriction) 1413 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] com:CodedStatusMessageType (extension)1414 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType1411 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] com:CodedStatusMessageType (extension) 1412 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType 1415 1415 1416 1416 Attributes: 1417 1417 ... ... @@ -1432,8 +1432,8 @@ 1432 1432 |**Name**|**Type**|**Documentation** 1433 1433 |com:Text|com:TextType|Text contains the text of the message, in parallel language values. 1434 1434 1435 -1. 1436 -11. 1433 +1. 1434 +11. 1437 1437 111. Simple Types 1438 1438 1439 1439 **SeverityCodeType:**