Changes for page Part I. Message Namespace
Last modified by Elena on 2025/09/10 11:19
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Part I. Message 1 +Part I. Message Namespace - Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.he lena1 +xwiki:XWiki.arturkryazhev - Content
-
... ... @@ -37,8 +37,8 @@ 37 37 |(% style="width:610px" %)http://www.w3.org/2001/XMLSchema|(% style="width:360px" %)xs 38 38 39 39 Contents: 40 -7 Global Elements 41 -16 Complex Types 40 +7 Global Elements 41 +16 Complex Types 42 42 1 Simple Type 43 43 44 44 === 2.1.2 Global Elements === ... ... @@ -59,17 +59,17 @@ 59 59 60 60 === 2.1.3 Complex Types === 61 61 62 -** *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.62 +//**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. 63 63 64 64 Content: 65 65 66 -Header, {any element with namespace of http://www.sdmx.org/resources/sdmxml/schemas/v3_1/message} *, Footer?66 +Header, {any element with namespace of http:~/~/www.sdmx.org/resources/sdmxml/schemas/v3_1/message}, Footer? 67 67 68 68 Element Documentation: 69 69 70 70 (% style="width:1007.29px" %) 71 71 |**Name**|(% style="width:192px" %)**Type**|(% style="width:662px" %)**Documentation** 72 -|Header|(% style="width:192px" %) *BaseHeaderType*|(% style="width:662px" %)72 +|Header|(% style="width:192px" %)//BaseHeaderType//|(% style="width:662px" %) 73 73 |Footer|(% style="width:192px" %)FooterType|(% style="width:662px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 74 74 75 75 **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. ... ... @@ -76,7 +76,7 @@ 76 76 77 77 Derivation: 78 78 79 -MessageType (restriction) 79 +MessageType (restriction) 80 80 StructureType 81 81 82 82 Content: ... ... @@ -105,7 +105,7 @@ 105 105 (% style="width:1005.29px" %) 106 106 |**Name**|(% style="width:269px" %)**Type**|(% style="width:585px" %)**Documentation** 107 107 |Header|(% style="width:269px" %)StructureSpecificDat aHeaderType|(% style="width:585px" %) 108 -|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:269px" %) *DataSetType*|(% style="width:585px" %)108 +|[[DataSet>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:269px" %)//DataSetType//|(% style="width:585px" %) 109 109 |Footer|(% style="width:269px" %)FooterType|(% style="width:585px" %)Footer is used to communicate information such as error and warnings after the payload of a message. 110 110 111 111 **GenericMetadataType:** GenericMetadataType defines the contents of a generic metadata message. ... ... @@ -112,7 +112,7 @@ 112 112 113 113 Derivation: 114 114 115 -MessageType (restriction) 115 +MessageType (restriction) 116 116 GenericMetadataType 117 117 118 118 Content: ... ... @@ -130,7 +130,7 @@ 130 130 131 131 Derivation: 132 132 133 -MessageType (restriction) 133 +MessageType (restriction) 134 134 RegistryInterfaceType 135 135 136 136 Content: ... ... @@ -158,8 +158,8 @@ 158 158 159 159 Derivation: 160 160 161 -MessageType (restriction) 162 - RegistryInterfaceType (restriction) 161 +MessageType (restriction) 162 + RegistryInterfaceType (restriction) 163 163 SubmitStructureRequestType 164 164 165 165 Content: ... ... @@ -176,8 +176,8 @@ 176 176 177 177 Derivation: 178 178 179 -MessageType (restriction) 180 - RegistryInterfaceType (restriction) 179 +MessageType (restriction) 180 + RegistryInterfaceType (restriction) 181 181 SubmitStructureResponseType 182 182 183 183 Content: ... ... @@ -202,7 +202,7 @@ 202 202 |**Name**|**Type**|**Documentation** 203 203 |ErrorMessage|CodedStatusMessageType|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. 204 204 205 -** *BaseHeaderType*:** BaseHeaderType in an abstract base type that defines the basis for all message headers. Specific message formats will refine this205 +//**BaseHeaderType:**// BaseHeaderType in an abstract base type that defines the basis for all message headers. Specific message formats will refine this 206 206 207 207 Content: 208 208 ID, Test, Prepared, Sender, Receiver*, Name*, Structure*, DataProvider?, MetadataProvider?, DataSetAction?, DataSetID*, Extracted?, ReportingBegin?, ReportingEnd?, EmbargoDate?, Source ... ... @@ -217,7 +217,7 @@ 217 217 |Sender|SenderType|(% style="width:612px" %)Sender is information about the party that is transmitting the message. 218 218 |Receiver|PartyType|(% style="width:612px" %)Receiver is information about the party that is the intended recipient of the message. 219 219 |Name|TextType|(% style="width:612px" %)Name provides a name for the transmission. Multiple instances allow for parallel language values. 220 -|Structure| *PayloadStructureType*|(% style="width:612px" %)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.220 +|Structure|//PayloadStructureType//|(% style="width:612px" %)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. 221 221 |DataProvider|DataProviderReferenceType|(% style="width:612px" %)DataProvider identifies the provider of the data for a data message. 222 222 |MetadataProvider|MetadataProviderReferenceType|(% style="width:612px" %)MetadataProvider identifies the provider of the metadata for a metadata message. 223 223 |DataSetAction|ActionType|(% style="width:612px" %)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). ... ... @@ -414,8 +414,8 @@ 414 414 |(% style="width:495px" %)http://www.w3.org/2001/XMLSchema|(% style="width:472px" %)xs 415 415 416 416 Contents: 417 -1 Global Element 418 -2 Complex Types 417 +1 Global Element 418 +2 Complex Types 419 419 1 Simple Type 420 420 421 421 === 2.2.2 Global Elements ===
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,1 +1,0 @@ 1 -1
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,0 +1,1 @@ 1 +2