Changes for page Part VI. Samples
Last modified by Elena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -149,13 +149,13 @@ 149 149 The Structure Specific Data message is characterised by the XML elements and attributes being derived from the data structure definition of the data set. This provides two main benefits: 150 150 151 151 1. The message content is relatively compact. 152 - 2. It is possible to use an XML schema to validate that the data set contains the correct values as defined by the data structure definition and any constraints attached to the dataflow, data structure definition or data provision agreement.152 +1. It is possible to use an XML schema to validate that the data set contains the correct values as defined by the data structure definition and any constraints attached to the dataflow, data structure definition or data provision agreement. 153 153 154 154 The samples therefore include both the Structure Specific Data XML, and a corresponding example validation schema XSD. Successful schema validation confirms that the XML is both a valid Structure Specific Data message, and the content is valid according to the SDMX structural metadata. 155 155 156 156 == Aggregated Time Series with Simple Data Attributes == 157 157 158 -## #ECB EXR.xml##158 +##**ECB EXR.xml**## 159 159 160 160 Structure specific data message. 161 161 ... ... @@ -167,7 +167,7 @@ 167 167 168 168 Note that a structure specific namespace ns1 is defined using xsi:schemalocation to reference the validation schema location, in this case ECB_EXR_Dataflow.xsd. 169 169 170 -## #ECB EXR Dataflow.xsd##170 +**##ECB EXR Dataflow.xsd##** 171 171 172 172 Structure-specific schema for validating the dataset. 173 173 ... ... @@ -177,7 +177,7 @@ 177 177 178 178 Complex attributes include those with multilingual text and arrays of values. 179 179 180 -## #EXB EXR CA.xml##180 +**##EXB EXR CA.xml##** 181 181 182 182 Structure specific data message. 183 183 ... ... @@ -193,7 +193,7 @@ 193 193 194 194 Note that a structure specific namespace ns1 is defined using xsi:schemalocation to reference the validation schema location, in this case ECB_EXR_Dataflow.xsd. 195 195 196 -## #ECB EXR CA Dataflow.xsd##196 +##**ECB EXR CA Dataflow.xsd**## 197 197 198 198 Structure specific schema for validating the dataset. 199 199 ... ... @@ -201,7 +201,7 @@ 201 201 202 202 Complex types based on the abstract dsd:CompType are defined for each complex attribute. 203 203 204 -## #ECB EXR CA DSD.xml##204 +##**ECB EXR CA DSD.xml**## 205 205 206 206 Structure message describing the Data Structure Definition for the above dataflow illustrating, in particular, the definition of complex attributes: 207 207