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 -= 2. Schema Documentation = 31 +1. Schema Documentation 32 +11. Message Namespace 32 32 33 -== 2.1 Message Namespace == 34 - 35 35 **http:~/~/www.sdmx.org/resources/sdmxml/schemas/v2_1/message** 36 36 37 -=== 2.1.1 Summary === 36 +1. 37 +11. 38 +111. Summary 38 38 39 39 Referenced Namespaces: 40 40 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 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 53 53 54 54 Contents: 55 55 ... ... @@ -57,7 +57,9 @@ 57 57 62 Complex Types 58 58 1 Simple Type 59 59 60 -=== 2.1.2 Global Elements === 60 +1. 61 +11. 62 +111. Global Elements 61 61 62 62 **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. 63 63 ... ... @@ -159,7 +159,9 @@ 159 159 160 160 **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. 161 161 162 -=== 2.1.3 Complex Types === 164 +1. 165 +11. 166 +111. Complex Types 163 163 164 164 **//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. 165 165 ... ... @@ -178,7 +178,7 @@ 178 178 Derivation: 179 179 180 180 //MessageType// (restriction) 181 - StructureType 185 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureType 182 182 183 183 Content: 184 184 ... ... @@ -186,11 +186,10 @@ 186 186 187 187 Element Documentation: 188 188 189 -(% style="width:856.294px" %) 190 -|**Name**|(% style="width:210px" %)**Type**|(% style="width:455px" %)**Documentation** 191 -|Header|(% style="width:210px" %)StructureHeaderType|(% style="width:455px" %) 192 -|Structures|(% style="width:210px" %)str:StructuresType|(% style="width:455px" %) 193 -|ftr:Footer|(% style="width:210px" %)ftr:FooterType|(% style="width:455px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 193 +|**Name**|**Type**|**Documentation** 194 +|Header|StructureHeaderType| 195 +|Structures|str:StructuresType| 196 +|ftr:Footer|ftr:FooterType|Footer is used to communicate information such as error and warnings after the payload of a message. 194 194 195 195 **GenericDataType: **GenericDataType defines the contents of a generic data message. 196 196 ... ... @@ -197,7 +197,7 @@ 197 197 Derivation: 198 198 199 199 //MessageType// (restriction) 200 - GenericDataType 203 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataType 201 201 202 202 Content: 203 203 ... ... @@ -205,19 +205,18 @@ 205 205 206 206 Element Documentation: 207 207 208 -(% style="width:847.294px" %) 209 -|**Name**|(% style="width:227px" %)**Type**|(% style="width:450px" %)**Documentation** 210 -|Header|(% style="width:227px" %)GenericDataHeaderTyp e|(% style="width:450px" %) 211 -|DataSet|(% style="width:227px" %)dat:DataSetType|(% style="width:450px" %) 212 -|ftr:Footer|(% style="width:227px" %)ftr:FooterType|(% style="width:450px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 211 +|**Name**|**Type**|**Documentation** 212 +|Header|GenericDataHeaderTyp e| 213 +|DataSet|dat:DataSetType| 214 +|ftr:Footer|ftr:FooterType|Footer is used to communicate information such as error and warnings after the payload of a message. 213 213 214 214 **GenericTimeSeriesDataType: **GenericTimeSeriesDataType defines the structure of the generic time series data message. 215 215 216 216 Derivation: 217 217 218 - *//MessageType// (restriction)219 - **GenericDataType (restriction)220 - ***GenericTimeSeriesDataType220 +//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="-"]] GenericTimeSeriesDataType 221 221 222 222 Content: 223 223 ... ... @@ -225,18 +225,17 @@ 225 225 226 226 Element Documentation: 227 227 228 -(% style="width:856.294px" %) 229 -|**Name**|(% style="width:239px" %)**Type**|(% style="width:458px" %)**Documentation** 230 -|Header|(% style="width:239px" %)GenericTimeSeriesDat aHeaderType|(% style="width:458px" %) 231 -|DataSet|(% style="width:239px" %)dat: TimeSeriesDataSetTyp e|(% style="width:458px" %) 232 -|ftr:Footer|(% style="width:239px" %)ftr:FooterType|(% style="width:458px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 230 +|**Name**|**Type**|**Documentation** 231 +|Header|GenericTimeSeriesDat aHeaderType| 232 +|DataSet|dat: TimeSeriesDataSetTyp e| 233 +|ftr:Footer|ftr:FooterType|Footer is used to communicate information such as error and warnings after the payload of a message. 233 233 234 234 **StructureSpecificDataType: **StructureSpecificDataType defines the structure of the structure specific data message. Note that the data set payload type is abstract, and therefore it will have to be assigned a type in an instance. This type must be derived from the base type referenced. This base type defines a general structure which can be followed to allow for generic processing of the data even if the exact details of the data structure specific format are not known. 235 235 236 236 Derivation: 237 237 238 - *//MessageType// (restriction)239 - **StructureSpecificDataType239 +//MessageType// (restriction) 240 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificDataType 240 240 241 241 Content: 242 242 ... ... @@ -244,19 +244,18 @@ 244 244 245 245 Element Documentation: 246 246 247 -(% style="width:828.294px" %) 248 -|**Name**|(% style="width:247px" %)**Type**|(% style="width:420px" %)**Documentation** 249 -|Header|(% style="width:247px" %)StructureSpecificDat aHeaderType|(% style="width:420px" %) 250 -|DataSet|(% style="width:247px" %)//dsd:DataSetType//|(% style="width:420px" %) 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. 248 +|**Name**|**Type**|**Documentation** 249 +|Header|StructureSpecificDat aHeaderType| 250 +|DataSet|//dsd:DataSetType//| 251 +|ftr:Footer|ftr:FooterType|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. 254 254 255 255 Derivation: 256 256 257 - *//MessageType// (restriction)258 - **StructureSpecificDataType (restriction)259 - ***StructureSpecificTimeSeriesDataType257 +//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="-"]] StructureSpecificTimeSeriesDataType 260 260 261 261 Content: 262 262 ... ... @@ -264,18 +264,17 @@ 264 264 265 265 Element Documentation: 266 266 267 -(% style="width:839.294px" %) 268 -|**Name**|(% style="width:256px" %)**Type**|(% style="width:434px" %)**Documentation** 269 -|Header|(% style="width:256px" %)StructureSpecificTim eSeriesDataHeaderTyp e|(% style="width:434px" %) 270 -|DataSet|(% style="width:256px" %)//dsd: TimeSeriesDataSetTyp e//|(% style="width:434px" %) 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. 267 +|**Name**|**Type**|**Documentation** 268 +|Header|StructureSpecificTim eSeriesDataHeaderTyp e| 269 +|DataSet|//dsd: TimeSeriesDataSetTyp e//| 270 +|ftr:Footer|ftr:FooterType|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. 274 274 275 275 Derivation: 276 276 277 - *//MessageType// (restriction)278 - **GenericMetadataType276 +//MessageType// (restriction) 277 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericMetadataType 279 279 280 280 Content: 281 281 ... ... @@ -283,18 +283,17 @@ 283 283 284 284 Element Documentation: 285 285 286 -(% style="width:836.294px" %) 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" %) 289 -|(% style="width:181px" %)MetadataSet|(% style="width:225px" %)rep:MetadataSetType|(% style="width:427px" %) 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. 285 +|**Name**|**Type**|**Documentation** 286 +|Header|GenericMetadataHeade rType| 287 +|MetadataSet|rep:MetadataSetType| 288 +|ftr:Footer|ftr:FooterType|Footer is used to communicate information such as error and warnings after the payload of a message. 291 291 292 292 **StructureSpecificMetadataType: **StructureSpecificMetadataType defines the structure of a structure specific metadata message. Note that the metadata set payload type is abstract, and therefore it will have to be assigned a type in an instance. This type must be derived from the base type referenced. This base type defines a general structure which can be followed to allow for generic processing of the data even if the exact details of the data structure specific format are not known. 293 293 294 294 Derivation: 295 295 296 - *//MessageType// (restriction)297 - **StructureSpecificMetadataType294 +//MessageType// (restriction) 295 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataType 298 298 299 299 Content: 300 300 ... ... @@ -302,18 +302,17 @@ 302 302 303 303 Element Documentation: 304 304 305 -(% style="width:841.294px" %) 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:MetadataSetType//|(% style="width:428px" %) 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. 303 +|**Name**|**Type**|**Documentation** 304 +|Header|StructureSpecificMet adataHeaderType| 305 +|MetadataSet|//msd:MetadataSetType//| 306 +|ftr:Footer|ftr:FooterType|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. 312 312 313 313 Derivation: 314 314 315 - *//MessageType// (restriction)316 - **RegistryInterfaceType312 +//MessageType// (restriction) 313 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType 317 317 318 318 Content: 319 319 ... ... @@ -341,8 +341,8 @@ 341 341 Derivation: 342 342 343 343 //MessageType// (restriction) 344 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 345 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsRequestType 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="-"]] SubmitRegistrationsRequestType 346 346 347 347 Content: 348 348 ... ... @@ -359,8 +359,8 @@ 359 359 Derivation: 360 360 361 361 //MessageType// (restriction) 362 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 363 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitRegistrationsResponseType 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="-"]] SubmitRegistrationsResponseType 364 364 365 365 Content: 366 366 ... ... @@ -378,8 +378,8 @@ 378 378 Derivation: 379 379 380 380 //MessageType// (restriction) 381 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 382 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationRequestType 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="-"]] QueryRegistrationRequestType 383 383 384 384 Content: 385 385 ... ... @@ -396,8 +396,8 @@ 396 396 Derivation: 397 397 398 398 //MessageType// (restriction) 399 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 400 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QueryRegistrationResponseType 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="-"]] QueryRegistrationResponseType 401 401 402 402 Content: 403 403 ... ... @@ -415,8 +415,8 @@ 415 415 Derivation: 416 416 417 417 //MessageType// (restriction) 418 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 419 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureRequestType 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="-"]] SubmitStructureRequestType 420 420 421 421 Content: 422 422 ... ... @@ -433,8 +433,8 @@ 433 433 Derivation: 434 434 435 435 //MessageType// (restriction) 436 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 437 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitStructureResponseType 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="-"]] SubmitStructureResponseType 438 438 439 439 Content: 440 440 ... ... @@ -452,8 +452,8 @@ 452 452 Derivation: 453 453 454 454 //MessageType// (restriction) 455 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 456 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsRequestType 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="-"]] SubmitSubscriptionsRequestType 457 457 458 458 Content: 459 459 ... ... @@ -470,8 +470,8 @@ 470 470 Derivation: 471 471 472 472 //MessageType// (restriction) 473 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 474 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SubmitSubscriptionsResponseType 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="-"]] SubmitSubscriptionsResponseType 475 475 476 476 Content: 477 477 ... ... @@ -489,8 +489,8 @@ 489 489 Derivation: 490 490 491 491 //MessageType// (restriction) 492 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 493 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionRequestType 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="-"]] QuerySubscriptionRequestType 494 494 495 495 Content: 496 496 ... ... @@ -507,8 +507,8 @@ 507 507 Derivation: 508 508 509 509 //MessageType// (restriction) 510 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] RegistryInterfaceType (restriction) 511 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] QuerySubscriptionResponseType 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="-"]] QuerySubscriptionResponseType 512 512 513 513 Content: 514 514 ... ... @@ -1024,7 +1024,7 @@ 1024 1024 Derivation: 1025 1025 1026 1026 //MessageType// (restriction) 1027 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] CustomTypeSchemeQueryType 1024 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] CustomTypeSchemeQueryType 1028 1028 1029 1029 Content: 1030 1030 ... ... @@ -1099,7 +1099,7 @@ 1099 1099 Derivation: 1100 1100 1101 1101 //BaseHeaderType// (restriction) 1102 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataHeaderType 1099 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] GenericDataHeaderType 1103 1103 1104 1104 Content: 1105 1105 ... ... @@ -1248,7 +1248,7 @@ 1248 1248 Derivation: 1249 1249 1250 1250 //BaseHeaderType// (restriction) 1251 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataHeaderType 1248 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] StructureSpecificMetadataHeaderType 1252 1252 1253 1253 Content: 1254 1254 ... ... @@ -1275,7 +1275,7 @@ 1275 1275 Derivation: 1276 1276 1277 1277 //BaseHeaderType// (restriction) 1278 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] BasicHeaderType 1275 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] BasicHeaderType 1279 1279 1280 1280 Content: 1281 1281 ... ... @@ -1316,7 +1316,7 @@ 1316 1316 Derivation: 1317 1317 1318 1318 PartyType (extension) 1319 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SenderType 1316 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] SenderType 1320 1320 1321 1321 Attributes: 1322 1322 ... ... @@ -1413,8 +1413,8 @@ 1413 1413 Derivation: 1414 1414 1415 1415 com:StatusMessageType (restriction) 1416 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] com:CodedStatusMessageType (extension) 1417 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType 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="-"]] FooterMessageType 1418 1418 1419 1419 Attributes: 1420 1420