Skip to content

SDMX-ML Structure

Overview

The SDMX-ML Structure message is an official SDMX format used for transmission of structural metadata. It is known as one of the SDMX-ML formats, in that it is SDMX whose representation is in XML.

XML schemas formally specifying the structure of the message are published on https://xml.sdmx.org.

The SDMX-ML Structure message closely mirrors the SDMX Information Model, so its versions track the SDMX specification. In SDMX-ML 3.0, a Structure message is used to package one or more maintainable artefacts and the item schemes they depend on, such as Concept Schemes, Codelists, Data Structures, Dataflows, Organisation Schemes, Provision Agreements and Constraints.

At a high level, the XML document contains a standard SDMX message header followed by one or more collections of structures. These collections group artefacts by type, making it possible for a single message to describe a complete structural package rather than a single object in isolation. References are expressed explicitly, so a Dataflow can point to its Data Structure, a Data Structure can point to Concepts and Representations, and coded components can point to the relevant Codelists.

SDMX-ML 3.0 continues the model-driven approach used in earlier versions, but aligns with the SDMX 3.0 information model and schema set. This means the message is designed to carry richer structural relationships, clearer metadata about maintenance and versioning, and more consistent referencing between artefacts. A registry or other SDMX system can therefore validate not only the XML structure itself, but also the internal consistency of the transmitted structural metadata.

In practice, SDMX-ML Structure messages are used to exchange the definitions needed before data can be reported or interpreted correctly. They provide the formal description of dimensions, attributes, measures, code lists and related maintenance information that downstream SDMX data messages rely on.

Examples

https://registry.sdmx.io/sdmx/v2/structure/datastructure/all/BIS_CBS/+/?format=sdmx-3.0
<message:Structure xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:message="http://www.sdmx.org/resources/sdmxml/schemas/v3_0/message" xmlns:str="http://www.sdmx.org/resources/sdmxml/schemas/v3_0/structure" xmlns:com="http://www.sdmx.org/resources/sdmxml/schemas/v3_0/common">
<message:Header>
    <message:ID>IREF618660</message:ID>
    <message:Test>false</message:Test>
    <message:Prepared>2026-03-25T18:04:21Z</message:Prepared>
    <message:Sender id="sdmxio"/>
    <message:Receiver id="not_supplied"/>
</message:Header>
<message:Structures>
    <str:DataStructures>
    <str:DataStructure urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=BIS:BIS_CBS(1.0)" isExternalReference="false" agencyID="BIS" id="BIS_CBS" version="1.0">
        <com:Name xml:lang="en">Consolidated Banking Statistics</com:Name>
        <str:DataStructureComponents>
        <str:DimensionList urn="urn:sdmx:org.sdmx.infomodel.datastructure.DimensionDescriptor=BIS:BIS_CBS(1.0).DimensionDescriptor" id="DimensionDescriptor">
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).FREQ" id="FREQ" position="1">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).FREQ</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_FREQ(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_MEASURE" id="L_MEASURE" position="2">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_MEASURE</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_STOCK_FLOW(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_REP_CTY" id="L_REP_CTY" position="3">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_REP_CTY</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_BIS_IF_REF_AREA(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CBS_BANK_TYPE" id="CBS_BANK_TYPE" position="4">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).CBS_BANK_TYPE</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_BIS_IF_REF_AREA(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CBS_BASIS" id="CBS_BASIS" position="5">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).CBS_BASIS</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_CBS_BASIS(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_POSITION" id="L_POSITION" position="6">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_POSITION</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_L_POSITION(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_INSTR" id="L_INSTR" position="7">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_INSTR</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_L_INSTR(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).REM_MATURITY" id="REM_MATURITY" position="8">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).REM_MATURITY</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_ISSUE_MAT(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CURR_TYPE_BOOK" id="CURR_TYPE_BOOK" position="9">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).CURR_TYPE_BOOK</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_CURRENCY_3POS(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_CP_SECTOR" id="L_CP_SECTOR" position="10">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_CP_SECTOR</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_L_SECTOR(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_CP_COUNTRY" id="L_CP_COUNTRY" position="11">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).L_CP_COUNTRY</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_BIS_IF_REF_AREA(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:TimeDimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.TimeDimension=BIS:BIS_CBS(1.0).TIME_PERIOD" id="TIME_PERIOD">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).TIME_PERIOD</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat textType="ObservationalTimePeriod"/>
            </str:LocalRepresentation>
            </str:TimeDimension>
        </str:DimensionList>
        <str:Group urn="urn:sdmx:org.sdmx.infomodel.datastructure.GroupDimensionDescriptor=BIS:BIS_CBS(1.0).Sibling" id="Sibling">
            <str:GroupDimension>
            <str:DimensionReference>L_MEASURE</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>L_REP_CTY</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>CBS_BANK_TYPE</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>CBS_BASIS</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>L_POSITION</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>L_INSTR</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>REM_MATURITY</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>CURR_TYPE_BOOK</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>L_CP_SECTOR</str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>L_CP_COUNTRY</str:DimensionReference>
            </str:GroupDimension>
        </str:Group>
        <str:AttributeList urn="urn:sdmx:org.sdmx.infomodel.datastructure.AttributeDescriptor=BIS:BIS_CBS(1.0).AttributeDescriptor" id="AttributeDescriptor">
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).TIME_FORMAT" usage="mandatory" id="TIME_FORMAT">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).TIME_FORMAT</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_TIME_FORMAT(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dimension>FREQ</str:Dimension>
                <str:Dimension>L_MEASURE</str:Dimension>
                <str:Dimension>L_REP_CTY</str:Dimension>
                <str:Dimension>CBS_BANK_TYPE</str:Dimension>
                <str:Dimension>CBS_BASIS</str:Dimension>
                <str:Dimension>L_POSITION</str:Dimension>
                <str:Dimension>L_INSTR</str:Dimension>
                <str:Dimension>REM_MATURITY</str:Dimension>
                <str:Dimension>CURR_TYPE_BOOK</str:Dimension>
                <str:Dimension>L_CP_SECTOR</str:Dimension>
                <str:Dimension>L_CP_COUNTRY</str:Dimension>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_STATUS" usage="mandatory" id="OBS_STATUS">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).OBS_STATUS</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_OBS_STATUS(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Observation/>
            </str:AttributeRelationship>
            <str:MeasureRelationship>
                <str:Measure>OBS_VALUE</str:Measure>
            </str:MeasureRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_CONF" usage="optional" id="OBS_CONF">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).OBS_CONF</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_CONF_STATUS(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Observation/>
            </str:AttributeRelationship>
            <str:MeasureRelationship>
                <str:Measure>OBS_VALUE</str:Measure>
            </str:MeasureRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_PRE_BREAK" usage="optional" id="OBS_PRE_BREAK">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).OBS_PRE_BREAK</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat minLength="1" textType="String" maxLength="15"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Observation/>
            </str:AttributeRelationship>
            <str:MeasureRelationship>
                <str:Measure>OBS_VALUE</str:Measure>
            </str:MeasureRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).AVAILABILITY" usage="mandatory" id="AVAILABILITY">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).AVAILABILITY</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_AVAILABILITY(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Group>Sibling</str:Group>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).COLLECTION" usage="mandatory" id="COLLECTION">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).COLLECTION</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_COLLECTION(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dimension>FREQ</str:Dimension>
                <str:Dimension>L_MEASURE</str:Dimension>
                <str:Dimension>L_REP_CTY</str:Dimension>
                <str:Dimension>CBS_BANK_TYPE</str:Dimension>
                <str:Dimension>CBS_BASIS</str:Dimension>
                <str:Dimension>L_POSITION</str:Dimension>
                <str:Dimension>L_INSTR</str:Dimension>
                <str:Dimension>REM_MATURITY</str:Dimension>
                <str:Dimension>CURR_TYPE_BOOK</str:Dimension>
                <str:Dimension>L_CP_SECTOR</str:Dimension>
                <str:Dimension>L_CP_COUNTRY</str:Dimension>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).DECIMALS" usage="mandatory" id="DECIMALS">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).DECIMALS</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_DECIMALS(1.0)</str:Enumeration>
                <str:EnumerationFormat isSequence="false" textType="Integer"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dataflow/>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).TITLE_GRP" usage="optional" id="TITLE_GRP">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).TITLE_GRP</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat minLength="1" textType="String" maxLength="200"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Group>Sibling</str:Group>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).UNIT_MEASURE" usage="mandatory" id="UNIT_MEASURE">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).UNIT_MEASURE</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_CURRENCY_3POS(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dataflow/>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).UNIT_MULT" usage="mandatory" id="UNIT_MULT">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).UNIT_MULT</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>urn:sdmx:org.sdmx.infomodel.codelist.Codelist=BIS:CL_UNIT_MULT(1.0)</str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dataflow/>
            </str:AttributeRelationship>
            </str:Attribute>
        </str:AttributeList>
        <str:MeasureList urn="urn:sdmx:org.sdmx.infomodel.datastructure.MeasureDescriptor=BIS:BIS_CBS(1.0).MeasureDescriptor" id="MeasureDescriptor">
            <str:Measure urn="urn:sdmx:org.sdmx.infomodel.datastructure.Measure=BIS:BIS_CBS(1.0).OBS_VALUE" usage="optional" id="OBS_VALUE">
            <str:ConceptIdentity>urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=BIS:STANDALONE_CONCEPT_SCHEME(1.0).OBS_VALUE</str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat isSequence="false" textType="Double"/>
            </str:LocalRepresentation>
            </str:Measure>
        </str:MeasureList>
        </str:DataStructureComponents>
    </str:DataStructure>
    </str:DataStructures>
</message:Structures>
</message:Structure>

https://registry.sdmx.io/sdmx/v2/structure/datastructure/all/BIS_CBS/+/?format=sdmx-2.1
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<mes:Structure xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mes="http://www.sdmx.org/resources/sdmxml/schemas/v2_1/message" xmlns:str="http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure" xmlns:com="http://www.sdmx.org/resources/sdmxml/schemas/v2_1/common">
<mes:Header>
    <mes:ID>IREF624961</mes:ID>
    <mes:Test>false</mes:Test>
    <mes:Prepared>2026-03-25T18:14:56Z</mes:Prepared>
    <mes:Sender id="sdmxio"/>
    <mes:Receiver id="not_supplied"/>
</mes:Header>
<mes:Structures>
    <str:DataStructures>
    <str:DataStructure urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=BIS:BIS_CBS(1.0)" isExternalReference="false" agencyID="BIS" id="BIS_CBS" isFinal="false" version="1.0">
        <com:Name xml:lang="en">Consolidated Banking Statistics</com:Name>
        <str:DataStructureComponents>
        <str:DimensionList urn="urn:sdmx:org.sdmx.infomodel.datastructure.DimensionDescriptor=BIS:BIS_CBS(1.0).DimensionDescriptor" id="DimensionDescriptor">
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).FREQ" id="FREQ" position="1">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="FREQ" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_FREQ" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_MEASURE" id="L_MEASURE" position="2">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_MEASURE" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_STOCK_FLOW" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_REP_CTY" id="L_REP_CTY" position="3">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_REP_CTY" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_BIS_IF_REF_AREA" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CBS_BANK_TYPE" id="CBS_BANK_TYPE" position="4">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="CBS_BANK_TYPE" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_BIS_IF_REF_AREA" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CBS_BASIS" id="CBS_BASIS" position="5">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="CBS_BASIS" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_CBS_BASIS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_POSITION" id="L_POSITION" position="6">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_POSITION" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_L_POSITION" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_INSTR" id="L_INSTR" position="7">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_INSTR" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_L_INSTR" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).REM_MATURITY" id="REM_MATURITY" position="8">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="REM_MATURITY" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_ISSUE_MAT" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).CURR_TYPE_BOOK" id="CURR_TYPE_BOOK" position="9">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="CURR_TYPE_BOOK" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_CURRENCY_3POS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_CP_SECTOR" id="L_CP_SECTOR" position="10">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_CP_SECTOR" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_L_SECTOR" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:Dimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.Dimension=BIS:BIS_CBS(1.0).L_CP_COUNTRY" id="L_CP_COUNTRY" position="11">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="L_CP_COUNTRY" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_BIS_IF_REF_AREA" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="2" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            </str:Dimension>
            <str:TimeDimension urn="urn:sdmx:org.sdmx.infomodel.datastructure.TimeDimension=BIS:BIS_CBS(1.0).TIME_PERIOD" id="TIME_PERIOD" position="12">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="TIME_PERIOD" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat textType="ObservationalTimePeriod"/>
            </str:LocalRepresentation>
            </str:TimeDimension>
        </str:DimensionList>
        <str:Group urn="urn:sdmx:org.sdmx.infomodel.datastructure.GroupDimensionDescriptor=BIS:BIS_CBS(1.0).Sibling" id="Sibling">
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_MEASURE"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_REP_CTY"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="CBS_BANK_TYPE"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="CBS_BASIS"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_POSITION"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_INSTR"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="REM_MATURITY"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="CURR_TYPE_BOOK"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_CP_SECTOR"/>
            </str:DimensionReference>
            </str:GroupDimension>
            <str:GroupDimension>
            <str:DimensionReference>
                <Ref id="L_CP_COUNTRY"/>
            </str:DimensionReference>
            </str:GroupDimension>
        </str:Group>
        <str:AttributeList urn="urn:sdmx:org.sdmx.infomodel.datastructure.AttributeDescriptor=BIS:BIS_CBS(1.0).AttributeDescriptor" id="AttributeDescriptor">
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).TIME_FORMAT" assignmentStatus="Mandatory" id="TIME_FORMAT">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="TIME_FORMAT" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_TIME_FORMAT" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dimension>
                <Ref id="FREQ"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_MEASURE"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_REP_CTY"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CBS_BANK_TYPE"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CBS_BASIS"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_POSITION"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_INSTR"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="REM_MATURITY"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CURR_TYPE_BOOK"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_CP_SECTOR"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_CP_COUNTRY"/>
                </str:Dimension>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_STATUS" assignmentStatus="Mandatory" id="OBS_STATUS">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="OBS_STATUS" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_OBS_STATUS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:PrimaryMeasure>
                <Ref id="OBS_VALUE"/>
                </str:PrimaryMeasure>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_CONF" assignmentStatus="Conditional" id="OBS_CONF">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="OBS_CONF" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_CONF_STATUS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:PrimaryMeasure>
                <Ref id="OBS_VALUE"/>
                </str:PrimaryMeasure>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).OBS_PRE_BREAK" assignmentStatus="Conditional" id="OBS_PRE_BREAK">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="OBS_PRE_BREAK" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat minLength="1" textType="String" maxLength="15"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:PrimaryMeasure>
                <Ref id="OBS_VALUE"/>
                </str:PrimaryMeasure>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).AVAILABILITY" assignmentStatus="Mandatory" id="AVAILABILITY">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="AVAILABILITY" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_AVAILABILITY" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Group>
                <Ref id="Sibling"/>
                </str:Group>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).COLLECTION" assignmentStatus="Mandatory" id="COLLECTION">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="COLLECTION" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_COLLECTION" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="1"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Dimension>
                <Ref id="FREQ"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_MEASURE"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_REP_CTY"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CBS_BANK_TYPE"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CBS_BASIS"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_POSITION"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_INSTR"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="REM_MATURITY"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="CURR_TYPE_BOOK"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_CP_SECTOR"/>
                </str:Dimension>
                <str:Dimension>
                <Ref id="L_CP_COUNTRY"/>
                </str:Dimension>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).DECIMALS" assignmentStatus="Mandatory" id="DECIMALS">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="DECIMALS" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_DECIMALS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat isSequence="false" textType="Integer"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:None/>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).TITLE_GRP" assignmentStatus="Conditional" id="TITLE_GRP">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="TITLE_GRP" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat minLength="1" textType="String" maxLength="200"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:Group>
                <Ref id="Sibling"/>
                </str:Group>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).UNIT_MEASURE" assignmentStatus="Mandatory" id="UNIT_MEASURE">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="UNIT_MEASURE" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_CURRENCY_3POS" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="3" textType="String" maxLength="3"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:None/>
            </str:AttributeRelationship>
            </str:Attribute>
            <str:Attribute urn="urn:sdmx:org.sdmx.infomodel.datastructure.DataAttribute=BIS:BIS_CBS(1.0).UNIT_MULT" assignmentStatus="Mandatory" id="UNIT_MULT">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="UNIT_MULT" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:Enumeration>
                <Ref package="codelist" agencyID="BIS" id="CL_UNIT_MULT" version="1.0" class="Codelist"/>
                </str:Enumeration>
                <str:EnumerationFormat minLength="1" textType="String" maxLength="2"/>
            </str:LocalRepresentation>
            <str:AttributeRelationship>
                <str:None/>
            </str:AttributeRelationship>
            </str:Attribute>
        </str:AttributeList>
        <str:MeasureList urn="urn:sdmx:org.sdmx.infomodel.datastructure.MeasureDescriptor=BIS:BIS_CBS(1.0).MeasureDescriptor" id="MeasureDescriptor">
            <str:PrimaryMeasure urn="urn:sdmx:org.sdmx.infomodel.datastructure.Measure=BIS:BIS_CBS(1.0).OBS_VALUE" id="OBS_VALUE">
            <str:ConceptIdentity>
                <Ref maintainableParentID="STANDALONE_CONCEPT_SCHEME" package="conceptscheme" maintainableParentVersion="1.0" agencyID="BIS" id="OBS_VALUE" class="Concept"/>
            </str:ConceptIdentity>
            <str:LocalRepresentation>
                <str:TextFormat isSequence="false" textType="Double"/>
            </str:LocalRepresentation>
            </str:PrimaryMeasure>
        </str:MeasureList>
        </str:DataStructureComponents>
    </str:DataStructure>
    </str:DataStructures>
</mes:Structures>
</mes:Structure>