Changes for page Part II.Common Namespace

Last modified by Helena K. on 2026/06/09 12:56

From version 15.10
edited by Helena K.
on 2026/06/09 12:45
Change comment: There is no comment for this version
To version 15.15
edited by Helena K.
on 2026/06/09 12:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1156,7 +1156,7 @@
1156 1156  Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]
1157 1157  
1158 1158  (((
1159 -**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number part of the URN ((
1159 +**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number part of the URN ((<version_number)). It accounts for both legacy and semantic versioning, but not wildarding (for referencing). It is meant to be further refined, although all parts after this are optional.
1160 1160  
1161 1161  Derived by restriction of UrnMaintainableIdPart.
1162 1162  Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-] | ([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*)) | (0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]~*~*)?\).
... ... @@ -1172,27 +1172,27 @@
1172 1172  Derived by restriction of WildcardUrnMaintainableIdPart.
1173 1173  Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0 | [1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-] | ([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*)) | (0|[1-9][0-9]*~)~)~)*)?\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*{2}\).*.+\0|[1-9]\d*))(\.((0 | [1-9]\d*)\+?))(\.((0|[1-9]\d*\).*.+\0 | [1-9]\d*)\+?)(\.((0|[1-9]\d*(\.((0|[1-9]\d*)\+?))\).*.+\(\*\).
1174 1174  
1175 -**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of the URN (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1175 +**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of the URN (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1176 1176  
1177 1177  Derived by restriction of UrnVersionPart.
1178 1178  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?
1179 1179  
1180 -**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1180 +**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1181 1181  
1182 1182  Derived by restriction of UrnReferenceVersionPart.
1183 1183  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?
1184 1184  
1185 -**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a wildcarded URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1185 +**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a wildcarded URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.
1186 1186  
1187 1187  Derived by restriction of WildcardUrnVersionPart.
1188 1188  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)?
1189 1189  
1190 -**MaintainableUrnType:** Restricts the URN so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part.
1190 +**MaintainableUrnType:** Restricts the URN so that the pattern ends after the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] part.
1191 1191  
1192 1192  Derived by restriction of UrnType.
1193 1193  Regular Expression Pattern: . +\)
1194 1194  
1195 -**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part.
1195 +**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] part.
1196 1196  
1197 1197  Derived by restriction of UrnReferenceType.
1198 1198  Regular Expression Pattern: . +\)
... ... @@ -1261,12 +1261,12 @@
1261 1261  **CategorisationUrnType:** Urn type for a [[categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]].
1262 1262  
1263 1263  Derived by restriction of MaintainableUrnType.
1264 -Regular Expression Pattern: . +\.categoryscheme\.[[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]]=.+
1264 +Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+
1265 1265  
1266 1266  **CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary 2\.1.Category.WebHome]].
1267 1267  
1268 1268  Derived by restriction of UrnType.
1269 -Regular Expression Pattern: . +\.categoryscheme\.[[Category>>doc:sdmx:Glossary 2\.1.Category.WebHome]]=.+
1269 +Regular Expression Pattern: . +\.categoryscheme\.Category=.+
1270 1270  
1271 1271  **CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary 2\.1.Category scheme.WebHome]].
1272 1272  
... ... @@ -1286,42 +1286,44 @@
1286 1286  **CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary 2\.1.Code.WebHome]].
1287 1287  
1288 1288  Derived by restriction of ComponentUrnType.
1289 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]]=.+
1289 +Regular Expression Pattern: . +\.codelist\.Code=.+
1290 1290  
1291 1291  **CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].
1292 1292  
1293 1293  Derived by restriction of MaintainableUrnType.
1294 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]=.+
1294 +Regular Expression Pattern: . +\.codelist\.Codelist=.+
1295 1295  
1296 1296  **HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary 2\.1.Hierarchical code.WebHome]].
1297 1297  
1298 1298  Derived by restriction of UrnType.
1299 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchicalCode=.+
1300 1300  
1301 -**HierarchyUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]].
1300 +Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+
1302 1302  
1302 +**HierarchyUrnType:** Urn type for a hierarchy.
1303 +
1303 1303  Derived by restriction of MaintainableUrnType.
1304 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]=.+
1305 +Regular Expression Pattern: . +\.codelist\.Hierarchy=.+
1305 1305  
1306 -**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] association.
1307 +**HierarchyAssociationUrnType:** Urn type for a hierarchy association.
1307 1307  
1308 1308  Derived by restriction of MaintainableUrnType.
1309 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchyAssociation=.+
1310 +Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+
1310 1310  
1311 -**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%).
1312 +**LevelUrnType:** Urn type for a level.
1312 1312  
1313 1313  Derived by restriction of ComponentUrnType.
1314 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.(% style="color:#e74c3c" %)Level(%%)=.+
1315 +Regular Expression Pattern: . +\.codelist\.Level=.+
1315 1315  
1316 1316  **ValueListUrnType:** Urn type for a value list.
1317 1317  
1318 1318  Derived by restriction of MaintainableUrnType.
1319 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.ValueList=.+
1320 1320  
1321 -**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%).
1321 +Regular Expression Pattern: . +\.codelist\.ValueList=.+
1322 1322  
1323 +**ConceptUrnType:** Urn type for a [[concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]].
1324 +
1323 1323  Derived by restriction of ComponentUrnType.
1324 -Regular Expression Pattern: . +\.conceptscheme\.(% style="color:#e74c3c" %)Concept(%%)=.+
1326 +Regular Expression Pattern: . +\.conceptscheme\.Concept=.+
1325 1325  
1326 1326  **ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary 2\.1.Concept scheme.WebHome]].
1327 1327  
... ... @@ -1341,7 +1341,7 @@
1341 1341  **DataflowUrnType:** Urn type for a [[dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].
1342 1342  
1343 1343  Derived by restriction of MaintainableUrnType.
1344 -Regular Expression Pattern: . +\.datastructure\.[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]=.+
1346 +Regular Expression Pattern: . +\.datastructure\.Dataflow=.+
1345 1345  
1346 1346  **DataStructureUrnType:** Urn type for a data structure.
1347 1347  
... ... @@ -1351,7 +1351,7 @@
1351 1351  **DimensionUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].
1352 1352  
1353 1353  Derived by restriction of ComponentUrnType.
1354 -Regular Expression Pattern: . +\.datastructure\.[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]=.+
1356 +Regular Expression Pattern: . +\.datastructure\.Dimension=.+
1355 1355  
1356 1356  **DimensionDescriptorUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] descriptor.
1357 1357  
... ... @@ -1366,7 +1366,7 @@
1366 1366  **MeasureUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]].
1367 1367  
1368 1368  Derived by restriction of ComponentUrnType.
1369 -Regular Expression Pattern: . +\.datastructure\.[[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]=.+
1371 +Regular Expression Pattern: . +\.datastructure\.Measure=.+
1370 1370  
1371 1371  **MeasureDescriptorUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] descriptor.
1372 1372  
... ... @@ -1386,7 +1386,7 @@
1386 1386  **MetadataflowUrnType:** Urn type for a [[metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]].
1387 1387  
1388 1388  Derived by restriction of MaintainableUrnType.
1389 -Regular Expression Pattern: . +\.metadatastructure\.[[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]=.+
1391 +Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+
1390 1390  
1391 1391  **MetadataSetUrnType:** Urn type for a [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]].
1392 1392  
... ... @@ -1413,12 +1413,12 @@
1413 1413  Derived by restriction of UrnType.
1414 1414  Regular Expression Pattern: .+\.process\.Transition=.+
1415 1415  
1416 -**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%).
1418 +**DataConstraintUrnType:** Urn type for a data [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].
1417 1417  
1418 1418  Derived by restriction of MaintainableUrnType.
1419 1419  Regular Expression Pattern: . +\.registry\.DataConstraint=.+
1420 1420  
1421 -**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%).
1423 +**MetadataConstraintUrnType:** Urn type for a metadata [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].
1422 1422  
1423 1423  Derived by restriction of MaintainableUrnType.
1424 1424  Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+
... ... @@ -1433,22 +1433,22 @@
1433 1433  Derived by restriction of MaintainableUrnType.
1434 1434  Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+
1435 1435  
1436 -**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary 2\.1.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%).
1438 +**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary 2\.1.Category scheme.WebHome]] map.
1437 1437  
1438 1438  Derived by restriction of MaintainableUrnType.
1439 1439  Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+
1440 1440  
1441 -**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary 2\.1.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%).
1443 +**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary 2\.1.Concept scheme.WebHome]] map.
1442 1442  
1443 1443  Derived by restriction of MaintainableUrnType.
1444 1444  Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+
1445 1445  
1446 -**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%).
1448 +**DatePatternMapUrnType:** Urn type for a date pattern map.
1447 1447  
1448 1448  Derived by restriction of ComponentUrnType.
1449 1449  Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+
1450 1450  
1451 -**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%).
1453 +**EpochMapUrnType:** Urn type for a epoch map.
1452 1452  
1453 1453  Derived by restriction of ComponentUrnType.
1454 1454  Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+
... ... @@ -1458,22 +1458,22 @@
1458 1458  Derived by restriction of ComponentUrnType.
1459 1459  Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+
1460 1460  
1461 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%).
1463 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map.
1462 1462  
1463 1463  Derived by restriction of MaintainableUrnType.
1464 1464  Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+
1465 1465  
1466 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%).
1468 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map.
1467 1467  
1468 1468  Derived by restriction of MaintainableUrnType.
1469 1469  Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+
1470 1470  
1471 -**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%).
1473 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] map.
1472 1472  
1473 1473  Derived by restriction of MaintainableUrnType.
1474 1474  Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+
1475 1475  
1476 -**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%).
1478 +**StructureMapUrnType:** Urn type for a structure map.
1477 1477  
1478 1478  Derived by restriction of MaintainableUrnType.
1479 1479  Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+
... ... @@ -1541,12 +1541,12 @@
1541 1541  **StructureOrUsageReferenceType:** A reference type for a structure or structure usage.
1542 1542  
1543 1543  Derived by restriction of MaintainableUrnReferenceType.
1544 -Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.datastructure\.[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]=.+.+\.metadatastructure\.MetadataStructure=.+.+\.metadatastructure\.[[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]=.+
1546 +Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.datastructure\.Dataflow=.+.+\.metadatastructure\.MetadataStructure=.+.+\.metadatastructure\.Metadataflow=.+
1545 1545  
1546 1546  **StructureUsageReferenceType:** A reference type for structure usage.
1547 1547  
1548 1548  Derived by restriction of StructureOrUsageReferenceType.
1549 -Regular Expression Pattern: . +\.datastructure\.[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]=.+.+\.metadatastructure\.[[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]=.+
1551 +Regular Expression Pattern: . +\.datastructure\.Dataflow=.+.+\.metadatastructure\.Metadataflow=.+
1550 1550  
1551 1551  **StructureReferenceType:** A reference type for a structure.
1552 1552  
... ... @@ -1555,9 +1555,11 @@
1555 1555  
1556 1556  **AnyCodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] or value list.
1557 1557  
1558 -Derived by restriction of MaintainableUrnReferenceType.
1559 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]=.+.+\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.ValueList=.+
1560 +Derived by restriction of Ma
1560 1560  
1562 +intainableUrnReferenceType.
1563 +Regular Expression Pattern: . +\.codelist\.Codelist=.+.+\.codelist\.ValueList=.+
1564 +
1561 1561  **OrganisationSchemeReferenceType:** A reference type for any type of organisation scheme.
1562 1562  
1563 1563  Derived by restriction of MaintainableUrnReferenceType.
... ... @@ -1568,7 +1568,7 @@
1568 1568  Derived by restriction of ComponentUrnReferenceType.
1569 1569  Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+
1570 1570  
1571 -**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%).
1575 +**ConstraintReferenceType:** A reference for any type of [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].
1572 1572  
1573 1573  Derived by restriction of MaintainableUrnReferenceType.
1574 1574  Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+
... ... @@ -1626,12 +1626,12 @@
1626 1626  **CategorisationReferenceType:** A reference type for a [[categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]].
1627 1627  
1628 1628  Derived by restriction of MaintainableUrnReferenceType.
1629 -Regular Expression Pattern: . +\.categoryscheme\.[[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]]=.+
1633 +Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+
1630 1630  
1631 1631  **CategoryReferenceType:** A reference type for a [[category>>doc:sdmx:Glossary 2\.1.Category.WebHome]].
1632 1632  
1633 1633  Derived by restriction of UrnReferenceType.
1634 -Regular Expression Pattern: . +\.categoryscheme\.[[Category>>doc:sdmx:Glossary 2\.1.Category.WebHome]]=.+
1638 +Regular Expression Pattern: . +\.categoryscheme\.Category=.+
1635 1635  
1636 1636  **CategorySchemeReferenceType:** A reference type for a cateogry scheme.
1637 1637  
... ... @@ -1651,17 +1651,17 @@
1651 1651  **CodeReferenceType:** A reference type for a [[code>>doc:sdmx:Glossary 2\.1.Code.WebHome]].
1652 1652  
1653 1653  Derived by restriction of ComponentUrnReferenceType.
1654 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]]=.+
1658 +Regular Expression Pattern: . +\.codelist\.Code=.+
1655 1655  
1656 1656  **CodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]].
1657 1657  
1658 1658  Derived by restriction of AnyCodelistReferenceType.
1659 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]=.+
1663 +Regular Expression Pattern: . +\.codelist\.Codelist=.+
1660 1660  
1661 1661  **HierarchicalCodeReferenceType:** A reference type for a [[hierarchical code>>doc:sdmx:Glossary 2\.1.Hierarchical code.WebHome]].
1662 1662  
1663 1663  Derived by restriction of UrnReferenceType.
1664 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchicalCode=.+
1668 +Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+
1665 1665  
1666 1666  **HierarchyReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]].
1667 1667  
... ... @@ -1671,22 +1671,22 @@
1671 1671  **HierarchyAssociationReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]] association.
1672 1672  
1673 1673  Derived by restriction of MaintainableUrnReferenceType.
1674 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchyAssociation=.+
1678 +Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+
1675 1675  
1676 -**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%).
1680 +**LevelReferenceType:** A reference type for a level.
1677 1677  
1678 1678  Derived by restriction of ComponentUrnReferenceType.
1679 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.(% style="color:#e74c3c" %)Level(%%)=.+
1683 +Regular Expression Pattern: . +\.codelist\.Level=.+
1680 1680  
1681 1681  **ValueListReferenceType:** A reference type for a value list.
1682 1682  
1683 1683  Derived by restriction of AnyCodelistReferenceType.
1684 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.ValueList=.+
1688 +Regular Expression Pattern: . +\.codelist\.ValueList=.+
1685 1685  
1686 -**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%).
1690 +**ConceptReferenceType:** A reference type for a [[concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]].
1687 1687  
1688 1688  Derived by restriction of ComponentUrnReferenceType.
1689 -Regular Expression Pattern: . +\.conceptscheme\.(% style="color:#e74c3c" %)Concept(%%)=.+
1693 +Regular Expression Pattern: . +\.conceptscheme\.Concept=.+
1690 1690  
1691 1691  **ConceptSchemeReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary 2\.1.Concept scheme.WebHome]].
1692 1692  
... ... @@ -1706,7 +1706,7 @@
1706 1706  **DataflowReferenceType:** A reference type for a [[dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].
1707 1707  
1708 1708  Derived by restriction of StructureUsageReferenceType.
1709 -Regular Expression Pattern: . +\.datastructure\.[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]=.+
1713 +Regular Expression Pattern: . +\.datastructure\.Dataflow=.+
1710 1710  
1711 1711  **DataStructureReferenceType:** A reference type for a data structure.
1712 1712  
... ... @@ -1716,7 +1716,7 @@
1716 1716  **DimensionReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].
1717 1717  
1718 1718  Derived by restriction of ComponentUrnReferenceType.
1719 -Regular Expression Pattern: . +\.datastructure\.[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]=.+
1723 +Regular Expression Pattern: . +\.datastructure\.Dimension=.+
1720 1720  
1721 1721  **DimensionDescriptorReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] descriptor.
1722 1722  
... ... @@ -1731,7 +1731,7 @@
1731 1731  **MeasureReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]].
1732 1732  
1733 1733  Derived by restriction of ComponentUrnReferenceType.
1734 -Regular Expression Pattern: . +\.datastructure\.[[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]=.+
1738 +Regular Expression Pattern: . +\.datastructure\.Measure=.+
1735 1735  
1736 1736  **MeasureDescriptorReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] descriptor.
1737 1737  
... ... @@ -1751,7 +1751,7 @@
1751 1751  **MetadataflowReferenceType:** A reference type for a [[metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]].
1752 1752  
1753 1753  Derived by restriction of StructureUsageReferenceType.
1754 -Regular Expression Pattern: . +\.metadatastructure\.[[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]=.+
1758 +Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+
1755 1755  
1756 1756  **MetadataSetReferenceType:** A reference type for a [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]].
1757 1757  
... ... @@ -1778,12 +1778,12 @@
1778 1778  Derived by restriction of UrnReferenceType.
1779 1779  Regular Expression Pattern: . +\.process\.Transition=.+
1780 1780  
1781 -**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%).
1785 +**DataConstraintReferenceType:** A reference type for a data [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].
1782 1782  
1783 1783  Derived by restriction of ConstraintReferenceType.
1784 1784  Regular Expression Pattern: . +\.registry\.DataConstraint=.+
1785 1785  
1786 -**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%).
1790 +**MetadataConstraintReferenceType:** A reference type for a metadata [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].
1787 1787  
1788 1788  Derived by restriction of ConstraintReferenceType.
1789 1789  Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+
© Semantic R&D Group, 2026