Changes for page Part II.Common Namespace
Last modified by Elena Yasinovskaya on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1145,63 +1145,63 @@ 1145 1145 Derived by restriction of UrnClassesPart. 1146 1146 Regular Expression Pattern: . +=([A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*)*):[^:]+.+=\*:[^:]+ 1147 1147 1148 -**UrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of the URN (: <maintainable_id(<version_number>)). Note that it does not restrict the version part as it is intended to be further restricted.1148 +**UrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of the URN (:)). Note that it does not restrict the (% style="color:#e74c3c" %)version(%%) part as it is intended to be further restricted. 1149 1149 1150 1150 Derived by restriction of UrnAgencyPart. 1151 1151 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+]+\)[^(\(\))] 1152 1152 1153 -**WildcardUrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of a wildcarded URN reference (: <maintainable_id(<version_number>)). Note that it does not restrict the version part as it is intended to be further restricted.1153 +**WildcardUrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of a wildcarded URN reference (:)). Note that it does not restrict the (% style="color:#e74c3c" %)version(%%) part as it is intended to be further restricted. 1154 1154 1155 1155 Derived by restriction of WildcardUrnAgencyPart. 1156 1156 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))] 1157 1157 1158 -**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version 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. 1158 +**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) 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. 1159 1159 1160 1160 Derived by restriction of UrnMaintainableIdPart. 1161 1161 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]~*~*)?\). 1162 1162 ))) 1163 1163 1164 -**UrnReferenceVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version number part of a URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1164 +**UrnReferenceVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) number part of a URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1165 1165 1166 1166 Derived by restriction of UrnMaintainableIdPart. 1167 1167 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*)\+?))\). 1168 1168 1169 -**WildcardUrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version number part of a wildcarded URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1169 +**WildcardUrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) number part of a wildcarded URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1170 1170 1171 1171 Derived by restriction of WildcardUrnMaintainableIdPart. 1172 1172 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*)\+?))\).*.+\(\*\). 1173 1173 1174 -**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of the URN (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1174 +**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.Component.WebHome]] part of the URN (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1175 1175 1176 1176 Derived by restriction of UrnVersionPart. 1177 1177 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1178 1178 1179 -**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of a URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1179 +**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.Component.WebHome]] part of a URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1180 1180 1181 1181 Derived by restriction of UrnReferenceVersionPart. 1182 1182 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1183 1183 1184 -**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of a wildcarded URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1184 +**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.Component.WebHome]] part of a wildcarded URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1185 1185 1186 1186 Derived by restriction of WildcardUrnVersionPart. 1187 1187 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)? 1188 1188 1189 -**MaintainableUrnType:** Restricts the URN so that the pattern ends after the version part. 1189 +**MaintainableUrnType:** Restricts the URN so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1190 1190 1191 1191 Derived by restriction of UrnType. 1192 1192 Regular Expression Pattern: . +\) 1193 1193 1194 -**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the version part. 1194 +**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1195 1195 1196 1196 Derived by restriction of UrnReferenceType. 1197 1197 Regular Expression Pattern: . +\) 1198 1198 1199 -**ComponentUrnType:** Restricts the URN so that the pattern ends after the first component part. 1199 +**ComponentUrnType:** Restricts the URN so that the pattern ends after the first [[component>>doc:sdmx:Glossary.Component.WebHome]] part. 1200 1200 1201 1201 Derived by restriction of UrnType. 1202 1202 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ 1203 1203 1204 -**ComponentUrnReferenceType:** Restricts the URN reference so that the pattern ends after the first component part. 1204 +**ComponentUrnReferenceType:** Restricts the URN reference so that the pattern ends after the first [[component>>doc:sdmx:Glossary.Component.WebHome]] part. 1205 1205 1206 1206 Derived by restriction of UrnReferenceType. 1207 1207 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ ... ... @@ -1211,27 +1211,27 @@ 1211 1211 Derived by restriction of ComponentUrnType. 1212 1212 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(1\.0\).+ 1213 1213 1214 -**AgencySchemeUrnType:** Urn type for an agency scheme. 1214 +**AgencySchemeUrnType:** Urn type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1215 1215 1216 1216 Derived by restriction of MaintainableUrnType. 1217 1217 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(1\.0\) 1218 1218 1219 -**DataConsumerUrnType:** Urn type for a data consumer. 1219 +**DataConsumerUrnType:** Urn type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1220 1220 1221 1221 Derived by restriction of ComponentUrnType. 1222 1222 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(1\.0\).+ 1223 1223 1224 -**DataConsumerSchemeUrnType:** Urn type for a data consumer scheme. 1224 +**DataConsumerSchemeUrnType:** Urn type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]]. 1225 1225 1226 1226 Derived by restriction of MaintainableUrnType. 1227 1227 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(1\.0\) 1228 1228 1229 -**DataProviderUrnType:** Urn type for a data provider. 1229 +**DataProviderUrnType:** Urn type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1230 1230 1231 1231 Derived by restriction of ComponentUrnType. 1232 1232 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(1\.0\).+ 1233 1233 1234 -**DataProviderSchemeUrnType:** Urn type for a data provider scheme. 1234 +**DataProviderSchemeUrnType:** Urn type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]]. 1235 1235 1236 1236 Derived by restriction of MaintainableUrnType. 1237 1237 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(1\.0\) ... ... @@ -1251,7 +1251,7 @@ 1251 1251 Derived by restriction of ComponentUrnType. 1252 1252 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+\(1\.0\).+ 1253 1253 1254 -**OrganisationUnitSchemeUrnType:** Urn type for an organisation unit scheme. 1254 +**OrganisationUnitSchemeUrnType:** Urn type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]]. 1255 1255 1256 1256 Derived by restriction of MaintainableUrnType. 1257 1257 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+\(1\.0\) ... ... @@ -1261,17 +1261,17 @@ 1261 1261 Derived by restriction of MaintainableUrnType. 1262 1262 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1263 1263 1264 -**CategoryUrnType:** Urn type for a category. 1264 +**CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1265 1265 1266 1266 Derived by restriction of UrnType. 1267 1267 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ 1268 1268 1269 -**CategorySchemeUrnType:** Urn type for a category scheme. 1269 +**CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]]. 1270 1270 1271 1271 Derived by restriction of MaintainableUrnType. 1272 1272 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1273 1273 1274 -**ReportingCategoryUrnType:** Urn type for a reporting category. 1274 +**ReportingCategoryUrnType:** Urn type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1275 1275 1276 1276 Derived by restriction of UrnType. 1277 1277 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1281,32 +1281,32 @@ 1281 1281 Derived by restriction of MaintainableUrnType. 1282 1282 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1283 1283 1284 -**CodeUrnType:** Urn type for a code. 1284 +**CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1285 1285 1286 1286 Derived by restriction of ComponentUrnType. 1287 1287 Regular Expression Pattern: . +\.codelist\.Code=.+ 1288 1288 1289 -**CodelistUrnType:** Urn type for a codelist. 1289 +**CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1290 1290 1291 1291 Derived by restriction of MaintainableUrnType. 1292 1292 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1293 1293 1294 -**HierarchicalCodeUrnType:** Urn type for a hierarchical code. 1294 +**HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1295 1295 1296 1296 Derived by restriction of UrnType. 1297 1297 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1298 1298 1299 -**HierarchyUrnType:** Urn type for a hierarchy. 1299 +**HierarchyUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1300 1300 1301 1301 Derived by restriction of MaintainableUrnType. 1302 1302 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1303 1303 1304 -**HierarchyAssociationUrnType:** Urn type for a hierarchy association. 1304 +**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1305 1305 1306 1306 Derived by restriction of MaintainableUrnType. 1307 1307 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1308 1308 1309 -**LevelUrnType:** Urn type for a level. 1309 +**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%). 1310 1310 1311 1311 Derived by restriction of ComponentUrnType. 1312 1312 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1316,27 +1316,27 @@ 1316 1316 Derived by restriction of MaintainableUrnType. 1317 1317 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1318 1318 1319 -**ConceptUrnType:** Urn type for a concept. 1319 +**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%). 1320 1320 1321 1321 Derived by restriction of ComponentUrnType. 1322 1322 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1323 1323 1324 -**ConceptSchemeUrnType:** Urn type for a concept scheme. 1324 +**ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1325 1325 1326 1326 Derived by restriction of MaintainableUrnType. 1327 1327 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1328 1328 1329 -**AttributeDescriptorUrnType:** Urn type for an attribute descriptor. 1329 +**AttributeDescriptorUrnType:** Urn type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1330 1330 1331 1331 Derived by restriction of ComponentUrnType. 1332 1332 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1333 1333 1334 -**DataAttributeUrnType:** Urn type for a data attribute. 1334 +**DataAttributeUrnType:** Urn type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1335 1335 1336 1336 Derived by restriction of ComponentUrnType. 1337 1337 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1338 1338 1339 -**DataflowUrnType:** Urn type for a dataflow. 1339 +**DataflowUrnType:** Urn type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1340 1340 1341 1341 Derived by restriction of MaintainableUrnType. 1342 1342 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1346,32 +1346,32 @@ 1346 1346 Derived by restriction of MaintainableUrnType. 1347 1347 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1348 1348 1349 -**DimensionUrnType:** Urn type for a dimension. 1349 +**DimensionUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1350 1350 1351 1351 Derived by restriction of ComponentUrnType. 1352 1352 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1353 1353 1354 -**DimensionDescriptorUrnType:** Urn type for a dimension descriptor. 1354 +**DimensionDescriptorUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1355 1355 1356 1356 Derived by restriction of ComponentUrnType. 1357 1357 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1358 1358 1359 -**GroupDimensionDescriptorUrnType:** Urn type for a group dimension descriptor. 1359 +**GroupDimensionDescriptorUrnType:** Urn type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1360 1360 1361 1361 Derived by restriction of ComponentUrnType. 1362 1362 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1363 1363 1364 -**MeasureUrnType:** Urn type for a measure. 1364 +**MeasureUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1365 1365 1366 1366 Derived by restriction of ComponentUrnType. 1367 1367 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1368 1368 1369 -**MeasureDescriptorUrnType:** Urn type for a measure descriptor. 1369 +**MeasureDescriptorUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1370 1370 1371 1371 Derived by restriction of ComponentUrnType. 1372 1372 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1373 1373 1374 -**TimeDimensionUrnType:** Urn type for a time dimension. 1374 +**TimeDimensionUrnType:** Urn type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1375 1375 1376 1376 Derived by restriction of ComponentUrnType. 1377 1377 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ ... ... @@ -1381,12 +1381,12 @@ 1381 1381 Derived by restriction of UrnType. 1382 1382 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1383 1383 1384 -**MetadataflowUrnType:** Urn type for a metadataflow. 1384 +**MetadataflowUrnType:** Urn type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1385 1385 1386 1386 Derived by restriction of MaintainableUrnType. 1387 1387 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ 1388 1388 1389 -**MetadataSetUrnType:** Urn type for a metadata set. 1389 +**MetadataSetUrnType:** Urn type for a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. 1390 1390 1391 1391 Derived by restriction of MaintainableUrnType. 1392 1392 Regular Expression Pattern: . +\.metadatastructure\.MetadataSet=.+ ... ... @@ -1411,42 +1411,42 @@ 1411 1411 Derived by restriction of UrnType. 1412 1412 Regular Expression Pattern: .+\.process\.Transition=.+ 1413 1413 1414 -**DataConstraintUrnType:** Urn type for a data constraint. 1414 +**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%). 1415 1415 1416 1416 Derived by restriction of MaintainableUrnType. 1417 1417 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1418 1418 1419 -**MetadataConstraintUrnType:** Urn type for a metadata constraint. 1419 +**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1420 1420 1421 1421 Derived by restriction of MaintainableUrnType. 1422 1422 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1423 1423 1424 -**MetadataProvisionAgreementUrnType:** Urn type for a metadata provision agreement. 1424 +**MetadataProvisionAgreementUrnType:** Urn type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1425 1425 1426 1426 Derived by restriction of MaintainableUrnType. 1427 1427 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1428 1428 1429 -**ProvisionAgreementUrnType:** Urn type for a provision agreement. 1429 +**ProvisionAgreementUrnType:** Urn type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1430 1430 1431 1431 Derived by restriction of MaintainableUrnType. 1432 1432 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1433 1433 1434 -**CategorySchemeMapUrnType:** Urn type for a category scheme map. 1434 +**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1435 1435 1436 1436 Derived by restriction of MaintainableUrnType. 1437 1437 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1438 1438 1439 -**ConceptSchemeMapUrnType:** Urn type for a concept scheme map. 1439 +**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1440 1440 1441 1441 Derived by restriction of MaintainableUrnType. 1442 1442 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1443 1443 1444 -**DatePatternMapUrnType:** Urn type for a date pattern map. 1444 +**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%). 1445 1445 1446 1446 Derived by restriction of ComponentUrnType. 1447 1447 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1448 1448 1449 -**EpochMapUrnType:** Urn type for a epoch map. 1449 +**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%). 1450 1450 1451 1451 Derived by restriction of ComponentUrnType. 1452 1452 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1456,22 +1456,22 @@ 1456 1456 Derived by restriction of ComponentUrnType. 1457 1457 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1458 1458 1459 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map. 1459 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1460 1460 1461 1461 Derived by restriction of MaintainableUrnType. 1462 1462 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1463 1463 1464 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map. 1464 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1465 1465 1466 1466 Derived by restriction of MaintainableUrnType. 1467 1467 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1468 1468 1469 -**RepresentationMapUrnType:** Urn type for a representation map. 1469 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1470 1470 1471 1471 Derived by restriction of MaintainableUrnType. 1472 1472 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1473 1473 1474 -**StructureMapUrnType:** Urn type for a structure map. 1474 +**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%). 1475 1475 1476 1476 Derived by restriction of MaintainableUrnType. 1477 1477 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1501,7 +1501,7 @@ 1501 1501 Derived by restriction of ComponentUrnType. 1502 1502 Regular Expression Pattern: . +\.transformation\.Ruleset=.+ 1503 1503 1504 -**RulesetSchemeUrnType:** Urn type for a rules te scheme.1504 +**RulesetSchemeUrnType:** Urn type for a ruleset scheme. 1505 1505 1506 1506 Derived by restriction of MaintainableUrnType. 1507 1507 Regular Expression Pattern: . +\.transformation\.RulesetScheme=.+ ... ... @@ -1526,12 +1526,12 @@ 1526 1526 Derived by restriction of MaintainableUrnType. 1527 1527 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1528 1528 1529 -**VtlMappingUrnType:** Urn type for a VTL mapping. 1529 +**VtlMappingUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping. 1530 1530 1531 1531 Derived by restriction of ComponentUrnType. 1532 1532 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1533 1533 1534 -**VtlMappingSchemeUrnType:** Urn type for a VTL mapping scheme. 1534 +**VtlMappingSchemeUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme. 1535 1535 1536 1536 Derived by restriction of MaintainableUrnType. 1537 1537 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ ... ... @@ -1551,7 +1551,7 @@ 1551 1551 Derived by restriction of StructureOrUsageReferenceType. 1552 1552 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.metadatastructure\.MetadataStructure=.+ 1553 1553 1554 -**AnyCodelistReferenceType:** A reference type for a codelist or value list. 1554 +**AnyCodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] or value list. 1555 1555 1556 1556 Derived by restriction of MaintainableUrnReferenceType. 1557 1557 Regular Expression Pattern: . +\.codelist\.Codelist=.+.+\.codelist\.ValueList=.+ ... ... @@ -1566,7 +1566,7 @@ 1566 1566 Derived by restriction of ComponentUrnReferenceType. 1567 1567 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+ 1568 1568 1569 -**ConstraintReferenceType:** A reference for any type of constraint. 1569 +**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%). 1570 1570 1571 1571 Derived by restriction of MaintainableUrnReferenceType. 1572 1572 Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+ ... ... @@ -1576,27 +1576,27 @@ 1576 1576 Derived by restriction of OrganisationReferenceType. 1577 1577 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+ 1578 1578 1579 -**AgencySchemeReferenceType:** A reference type for an agency scheme. 1579 +**AgencySchemeReferenceType:** A reference type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1580 1580 1581 1581 Derived by restriction of OrganisationSchemeReferenceType. 1582 1582 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(.+\) 1583 1583 1584 -**DataConsumerReferenceType:** A reference type for a data consumer. 1584 +**DataConsumerReferenceType:** A reference type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1585 1585 1586 1586 Derived by restriction of OrganisationReferenceType. 1587 1587 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+ 1588 1588 1589 -**DataConsumerSchemeReferenceType:** A reference type for a data consumer scheme. 1589 +**DataConsumerSchemeReferenceType:** A reference type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]]. 1590 1590 1591 1591 Derived by restriction of OrganisationSchemeReferenceType. 1592 1592 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(.+\) 1593 1593 1594 -**DataProviderReferenceType:** A reference type for a data provider. 1594 +**DataProviderReferenceType:** A reference type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1595 1595 1596 1596 Derived by restriction of OrganisationReferenceType. 1597 1597 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+ 1598 1598 1599 -**DataProviderSchemeReferenceType:** A reference type for a data provider scheme. 1599 +**DataProviderSchemeReferenceType:** A reference type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]]. 1600 1600 1601 1601 Derived by restriction of OrganisationSchemeReferenceType. 1602 1602 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(.+\) ... ... @@ -1616,7 +1616,7 @@ 1616 1616 Derived by restriction of OrganisationReferenceType. 1617 1617 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+ 1618 1618 1619 -**OrganisationUnitSchemeReferenceType:** A reference type for an organisation unit scheme. 1619 +**OrganisationUnitSchemeReferenceType:** A reference type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]]. 1620 1620 1621 1621 Derived by restriction of OrganisationSchemeReferenceType. 1622 1622 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+ ... ... @@ -1626,7 +1626,7 @@ 1626 1626 Derived by restriction of MaintainableUrnReferenceType. 1627 1627 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1628 1628 1629 -**CategoryReferenceType:** A reference type for a category. 1629 +**CategoryReferenceType:** A reference type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1630 1630 1631 1631 Derived by restriction of UrnReferenceType. 1632 1632 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ ... ... @@ -1636,7 +1636,7 @@ 1636 1636 Derived by restriction of MaintainableUrnReferenceType. 1637 1637 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1638 1638 1639 -**ReportingCategoryReferenceType:** A reference type for a reporting category. 1639 +**ReportingCategoryReferenceType:** A reference type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1640 1640 1641 1641 Derived by restriction of UrnReferenceType. 1642 1642 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1646,32 +1646,32 @@ 1646 1646 Derived by restriction of MaintainableUrnReferenceType. 1647 1647 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1648 1648 1649 -**CodeReferenceType:** A reference type for a code. 1649 +**CodeReferenceType:** A reference type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1650 1650 1651 1651 Derived by restriction of ComponentUrnReferenceType. 1652 1652 Regular Expression Pattern: . +\.codelist\.Code=.+ 1653 1653 1654 -**CodelistReferenceType:** A reference type for a codelist. 1654 +**CodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1655 1655 1656 1656 Derived by restriction of AnyCodelistReferenceType. 1657 1657 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1658 1658 1659 -**HierarchicalCodeReferenceType:** A reference type for a hierarchical code. 1659 +**HierarchicalCodeReferenceType:** A reference type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1660 1660 1661 1661 Derived by restriction of UrnReferenceType. 1662 1662 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1663 1663 1664 -**HierarchyReferenceType:** A reference type for a hierarchy. 1664 +**HierarchyReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1665 1665 1666 1666 Derived by restriction of MaintainableUrnReferenceType. 1667 1667 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1668 1668 1669 -**HierarchyAssociationReferenceType:** A reference type for a hierarchy association. 1669 +**HierarchyAssociationReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1670 1670 1671 1671 Derived by restriction of MaintainableUrnReferenceType. 1672 1672 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1673 1673 1674 -**LevelReferenceType:** A reference type for a level. 1674 +**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%). 1675 1675 1676 1676 Derived by restriction of ComponentUrnReferenceType. 1677 1677 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1681,27 +1681,27 @@ 1681 1681 Derived by restriction of AnyCodelistReferenceType. 1682 1682 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1683 1683 1684 -**ConceptReferenceType:** A reference type for a concept. 1684 +**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%). 1685 1685 1686 1686 Derived by restriction of ComponentUrnReferenceType. 1687 1687 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1688 1688 1689 -**ConceptSchemeReferenceType:** A reference type for a concept scheme. 1689 +**ConceptSchemeReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1690 1690 1691 1691 Derived by restriction of MaintainableUrnReferenceType. 1692 1692 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1693 1693 1694 -**AttributeDescriptorReferenceType:** A reference type for an attribute descriptor. 1694 +**AttributeDescriptorReferenceType:** A reference type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1695 1695 1696 1696 Derived by restriction of ComponentUrnReferenceType. 1697 1697 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1698 1698 1699 -**DataAttributeReferenceType:** A reference type for a data attribute. 1699 +**DataAttributeReferenceType:** A reference type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1700 1700 1701 1701 Derived by restriction of ComponentUrnReferenceType. 1702 1702 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1703 1703 1704 -**DataflowReferenceType:** A reference type for a dataflow. 1704 +**DataflowReferenceType:** A reference type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1705 1705 1706 1706 Derived by restriction of StructureUsageReferenceType. 1707 1707 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1711,42 +1711,42 @@ 1711 1711 Derived by restriction of StructureReferenceType. 1712 1712 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1713 1713 1714 -**DimensionReferenceType:** A reference type for a dimension. 1714 +**DimensionReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1715 1715 1716 1716 Derived by restriction of ComponentUrnReferenceType. 1717 1717 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1718 1718 1719 -**DimensionDescriptorReferenceType:** A reference type for a dimension descriptor. 1719 +**DimensionDescriptorReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1720 1720 1721 1721 Derived by restriction of ComponentUrnReferenceType. 1722 1722 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1723 1723 1724 -**GroupDimensionDescriptorReferenceType:** A reference type for a group dimension descriptor. 1724 +**GroupDimensionDescriptorReferenceType:** A reference type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1725 1725 1726 1726 Derived by restriction of ComponentUrnReferenceType. 1727 1727 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1728 1728 1729 -**MeasureReferenceType:** A reference type for a measure. 1729 +**MeasureReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1730 1730 1731 1731 Derived by restriction of ComponentUrnReferenceType. 1732 1732 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1733 1733 1734 -**MeasureDescriptorReferenceType:** A reference type for a measure descriptor. 1734 +**MeasureDescriptorReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1735 1735 1736 1736 Derived by restriction of ComponentUrnReferenceType. 1737 1737 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1738 1738 1739 -**TimeDimensionReferenceType:** A reference type for a time dimension. 1739 +**TimeDimensionReferenceType:** A reference type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1740 1740 1741 1741 Derived by restriction of ComponentUrnReferenceType. 1742 1742 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ 1743 1743 1744 -**MetadataAttributeReferenceType:** A reference type for a metadata attribute. 1744 +**MetadataAttributeReferenceType:** A reference type for a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1745 1745 1746 1746 Derived by restriction of UrnReferenceType. 1747 1747 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1748 1748 1749 -**MetadataflowReferenceType:** A reference type for a metadataflow. 1749 +**MetadataflowReferenceType:** A reference type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1750 1750 1751 1751 Derived by restriction of StructureUsageReferenceType. 1752 1752 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ ... ... @@ -1776,42 +1776,42 @@ 1776 1776 Derived by restriction of UrnReferenceType. 1777 1777 Regular Expression Pattern: . +\.process\.Transition=.+ 1778 1778 1779 -**DataConstraintReferenceType:** A reference type for a data constraint. 1779 +**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%). 1780 1780 1781 1781 Derived by restriction of ConstraintReferenceType. 1782 1782 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1783 1783 1784 -**MetadataConstraintReferenceType:** A reference type for a metadata constraint. 1784 +**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1785 1785 1786 1786 Derived by restriction of ConstraintReferenceType. 1787 1787 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1788 1788 1789 -**MetadataProvisionAgreementReferenceType:** A reference type for a metadata provision agreement. 1789 +**MetadataProvisionAgreementReferenceType:** A reference type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1790 1790 1791 1791 Derived by restriction of MaintainableUrnReferenceType. 1792 1792 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1793 1793 1794 -**ProvisionAgreementReferenceType:** A reference type for a provision agreement. 1794 +**ProvisionAgreementReferenceType:** A reference type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1795 1795 1796 1796 Derived by restriction of MaintainableUrnReferenceType. 1797 1797 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1798 1798 1799 -**CategorySchemeMapReferenceType:** A reference type for a category scheme map. 1799 +**CategorySchemeMapReferenceType:** A reference type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1800 1800 1801 1801 Derived by restriction of MaintainableUrnReferenceType. 1802 1802 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1803 1803 1804 -**ConceptSchemeMapReferenceType:** A reference type for a concept scheme map. 1804 +**ConceptSchemeMapReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1805 1805 1806 1806 Derived by restriction of MaintainableUrnReferenceType. 1807 1807 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1808 1808 1809 -**DatePatternMapReferenceType:** A reference type for a date pattern map. 1809 +**DatePatternMapReferenceType:** A reference type for a date pattern (% style="color:#e74c3c" %)map(%%). 1810 1810 1811 1811 Derived by restriction of ComponentUrnReferenceType. 1812 1812 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1813 1813 1814 -**EpochMapReferenceType:** A reference type for an epoch map. 1814 +**EpochMapReferenceType:** A reference type for an epoch (% style="color:#e74c3c" %)map(%%). 1815 1815 1816 1816 Derived by restriction of ComponentUrnReferenceType. 1817 1817 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1821,22 +1821,22 @@ 1821 1821 Derived by restriction of ComponentUrnReferenceType. 1822 1822 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1823 1823 1824 -**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme map. 1824 +**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1825 1825 1826 1826 Derived by restriction of MaintainableUrnReferenceType. 1827 1827 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1828 1828 1829 -**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy map. 1829 +**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1830 1830 1831 1831 Derived by restriction of MaintainableUrnReferenceType. 1832 1832 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1833 1833 1834 -**RepresentationMapReferenceType:** A reference type for a representation map. 1834 +**RepresentationMapReferenceType:** A reference type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1835 1835 1836 1836 Derived by restriction of MaintainableUrnReferenceType. 1837 1837 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1838 1838 1839 -**StructureMapReferenceType:** A reference type for a structure map. 1839 +**StructureMapReferenceType:** A reference type for a structure (% style="color:#e74c3c" %)map(%%). 1840 1840 1841 1841 Derived by restriction of MaintainableUrnReferenceType. 1842 1842 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1891,34 +1891,35 @@ 1891 1891 Derived by restriction of MaintainableUrnReferenceType. 1892 1892 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1893 1893 1894 -**VtlMappingReferenceType:** A reference type for a VTL mapping. 1894 +**VtlMappingReferenceType:** A reference type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping. 1895 1895 1896 1896 Derived by restriction of ComponentUrnReferenceType. 1897 1897 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1898 1898 1899 -**VtlMappingSchemeReferenceType:** A reference type for a VTL mapping scheme. 1899 +**VtlMappingSchemeReferenceType:** A reference type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme. 1900 1900 1901 1901 Derived by restriction of MaintainableUrnReferenceType. 1902 1902 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ 1903 1903 1904 -**VersionReferenceType:** VersionReferenceType defines the structure of version number in a reference. When semantic versioning is used, the major, minor, or patch version parts can be wildcarded using "+" as an extension. For example, 2+.3.1 means the currently latest available version >= 2.3.1 (even if not backwards compatible). Note that wildcarded semantic version references cannot be combined with version extended reference (e.g. 2.3+.1-draft is not permissable). Version-extended (e.g. 1.3.1-draft) and legacy version numbers (e.g. 1 or 1.0) are also supported. 1904 +**VersionReferenceType:** VersionReferenceType defines the structure of (% style="color:#e74c3c" %)version(%%) number in a reference. When semantic versioning is used, the major, minor, or patch (% style="color:#e74c3c" %)version(%%) parts can be wildcarded using "+" as an extension. For example, 2+.3.1 means the currently latest available (% style="color:#e74c3c" %)version(%%) >= 2.3.1 (even if not backwards compatible). Note that wildcarded semantic (% style="color:#e74c3c" %)version(%%) references cannot be combined with (% style="color:#e74c3c" %)version(%%) extended reference (e.g. 2.3+.1-draft is not permissable). (% style="color:#e74c3c" %)Version(%%)-extended (e.g. 1.3.1-draft) and legacy (% style="color:#e74c3c" %)version(%%) numbers (e.g. 1 or 1.0) are also supported. 1905 1905 1906 1906 Union of: 1907 1907 1908 1908 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType. 1909 1909 1910 -**SemanticVersionReferenceType:** SemanticVersionReferenceType is a simple type for referencing semantic version numbers. It allows for the wildcarding of only one the major, minor, or patch version parts using "+". 1910 +**SemanticVersionReferenceType:** SemanticVersionReferenceType is a simple type for referencing semantic (% style="color:#e74c3c" %)version(%%) numbers. It allows for the wildcarding of only one the major, minor, or patch (% style="color:#e74c3c" %)version(%%) parts using "+". 1911 1911 1912 1912 Derived by restriction of xs:string. 1913 + 1913 1913 Regular Expression Pattern: ((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*)\+?)) 1914 1914 1915 -**WildcardVersionType:** WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific version of an object, or to wildcard the version in the reference by specifying the '*' value. 1916 +**WildcardVersionType:** WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific (% style="color:#e74c3c" %)version(%%) of an object, or to wildcard the (% style="color:#e74c3c" %)version(%%) in the reference by specifying the '*' value. 1916 1916 1917 1917 Union of: 1918 1918 1919 1919 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType. 1920 1920 1921 -**WildcardType:** WildcardType is a single value code list, used to include the '*' character - indicating that the identification component is wildcarded. 1922 +**WildcardType:** WildcardType is a single value [[code list>>doc:sdmx:Glossary.Code list.WebHome]], used to include the '*' character - indicating that the identification [[component>>doc:sdmx:Glossary.Component.WebHome]] is wildcarded. 1922 1922 1923 1923 Derived by restriction of xs:string. 1924 1924 ... ... @@ -1926,14 +1926,14 @@ 1926 1926 1927 1927 (% style="width:1011.29px" %) 1928 1928 |**Value**|(% style="width:771px" %)**Documentation** 1929 -|\*|(% style="width:771px" %)Indicates that any value of the identifier component is allowed. 1930 +|\*|(% style="width:771px" %)Indicates that any value of the identifier [[component>>doc:sdmx:Glossary.Component.WebHome]] is allowed. 1930 1930 1931 -**NestedIDType:** NestedIDType is the least restrictive form of an identifier used throughout all SDMX-ML messages. It allows for a hierarchical identifier, with each portion separated by the '.' character. For the identifier portions, valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1932 +**NestedIDType:** NestedIDType is the least restrictive form of an identifier used throughout all [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] messages. It allows for a hierarchical identifier, with each portion separated by the '.' character. For the identifier portions, valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1932 1932 1933 1933 Derived by restriction of xs:string. 1934 1934 Regular Expression Pattern: [A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+) 1935 1935 1936 -**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two levels. 1937 +**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two (% style="color:#e74c3c" %)levels(%%). 1937 1937 1938 1938 Derived by restriction of NestedIDType. 1939 1939 Regular Expression Pattern: [A-Za-z0-9_@$\-]+\.[A-Za-z0-9_@$\-]+