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
-
... ... @@ -942,9 +942,10 @@ 942 942 943 943 Enumerations: 944 944 945 -|**Value**|**Documentation** 946 -|AllDimensions|AllDimensions notes that the cross sectional format shall be flat; that is all dimensions should be contained at the observation level. 947 -|TIME_PERIOD|TIME_PERIOD refers to the fixed identifier for the time dimension. 945 +(% style="width:997.294px" %) 946 +|(% style="width:168px" %)**Value**|(% style="width:826px" %)**Documentation** 947 +|(% style="width:168px" %)AllDimensions|(% style="width:826px" %)AllDimensions notes that the cross sectional format shall be flat; that is all dimensions should be contained at the observation level. 948 +|(% style="width:168px" %)TIME_PERIOD|(% style="width:826px" %)TIME_PERIOD refers to the fixed identifier for the time dimension. 948 948 949 949 **DataType:** DataTypeType provides an enumerated list of the types of data formats allowed as the for the representation of an object. 950 950 ... ... @@ -952,51 +952,52 @@ 952 952 953 953 Enumerations: 954 954 955 -|**Value**|**Documentation** 956 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 957 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 958 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 959 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 960 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 961 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 962 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 963 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 964 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 965 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 966 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 967 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 968 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 969 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 970 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 971 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 972 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 973 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 974 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 975 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 976 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 977 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 978 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 979 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 980 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 981 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 982 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 983 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 984 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 985 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 986 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 987 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 988 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 989 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 990 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 991 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 992 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 993 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 994 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 995 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 996 -|XHTML|This value indicates that the content of the component can contain XHTML markup. 997 -|KeyValues|This value indicates that the content of the component will be data key (a set of dimension references and values for the dimensions). 998 -|IdentifiableReference|This value indicates that the content of the component will be complete reference (either URN or full set of reference fields) to an Identifiable object in the SDMX Information Model. 999 -|DataSetReference|This value indicates that the content of the component will be reference to a data provider, which is actually a formal reference to a data provider and a data set identifier value. 956 +(% style="width:996.294px" %) 957 +|**Value**|(% style="width:796px" %)**Documentation** 958 +|String|(% style="width:796px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 959 +|Alpha|(% style="width:796px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 960 +|AlphaNumeric|(% style="width:796px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 961 +|Numeric|(% style="width:796px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 962 +|BigInteger|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 963 +|Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 964 +|Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 965 +|Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 966 +|Decimal|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 967 +|Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 968 +|Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 969 +|Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 970 +|URI|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 971 +|Count|(% style="width:796px" %)A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 972 +|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 973 +|ExclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 974 +|Incremental|(% style="width:796px" %)This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 975 +|ObservationalTimePeriod|(% style="width:796px" %)Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 976 +|StandardTimePeriod|(% style="width:796px" %)Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 977 +|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 978 +|GregorianTimePeriod|(% style="width:796px" %)Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 979 +|GregorianYear|(% style="width:796px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 980 +|GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 981 +|GregorianDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 982 +|ReportingTimePeriod|(% style="width:796px" %)Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 983 +|ReportingYear|(% style="width:796px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 984 +|ReportingSemester|(% style="width:796px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 985 +|ReportingTrimester|(% style="width:796px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 986 +|ReportingQuarter|(% style="width:796px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 987 +|ReportingMonth|(% style="width:796px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 988 +|ReportingWeek|(% style="width:796px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 989 +|ReportingDay|(% style="width:796px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 990 +|DateTime|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 991 +|TimeRange|(% style="width:796px" %)TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 992 +|Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 993 +|MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 994 +|Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 995 +|Time|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 996 +|Duration|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 997 +|GeospatialInformation|(% style="width:796px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 998 +|XHTML|(% style="width:796px" %)This value indicates that the content of the component can contain XHTML markup. 999 +|KeyValues|(% style="width:796px" %)This value indicates that the content of the component will be data key (a set of dimension references and values for the dimensions). 1000 +|IdentifiableReference|(% style="width:796px" %)This value indicates that the content of the component will be complete reference (either URN or full set of reference fields) to an Identifiable object in the SDMX Information Model. 1001 +|DataSetReference|(% style="width:796px" %)This value indicates that the content of the component will be reference to a data provider, which is actually a formal reference to a data provider and a data set identifier value. 1000 1000 1001 1001 **BasicComponentDataType:** BasicComponentDataType provides an enumerated list of the types of characters allowed in the textType attribute for all non-target object components. 1002 1002 ... ... @@ -1004,48 +1004,49 @@ 1004 1004 1005 1005 Enumerations: 1006 1006 1007 -|**Value**|**Documentation** 1008 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 1009 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1010 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1011 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1012 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1013 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1014 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1015 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1016 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1017 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1018 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1019 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1020 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1021 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1022 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1023 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1024 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1025 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1026 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1027 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1028 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1029 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1030 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1031 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1032 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1033 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1034 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1035 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1036 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1037 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1038 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1039 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1040 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1041 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1042 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1043 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1044 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1045 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 1046 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1047 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1048 -|XHTML|This value indicates that the content of the component can contain XHTML markup. 1009 +(% style="width:999.294px" %) 1010 +|**Value**|(% style="width:799px" %)**Documentation** 1011 +|String|(% style="width:799px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 1012 +|Alpha|(% style="width:799px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1013 +|AlphaNumeric|(% style="width:799px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1014 +|Numeric|(% style="width:799px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1015 +|BigInteger|(% style="width:799px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1016 +|Integer|(% style="width:799px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1017 +|Long|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1018 +|Short|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1019 +|Decimal|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1020 +|Float|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1021 +|Double|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1022 +|Boolean|(% style="width:799px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1023 +|URI|(% style="width:799px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1024 +|Count|(% style="width:799px" %)A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1025 +|InclusiveValueRange|(% style="width:799px" %)This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1026 +|ExclusiveValueRange|(% style="width:799px" %)This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1027 +|Incremental|(% style="width:799px" %)This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1028 +|ObservationalTimePeriod|(% style="width:799px" %)Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1029 +|StandardTimePeriod|(% style="width:799px" %)Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1030 +|BasicTimePeriod|(% style="width:799px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1031 +|GregorianTimePeriod|(% style="width:799px" %)Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1032 +|GregorianYear|(% style="width:799px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1033 +|GregorianYearMonth|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1034 +|GregorianDay|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1035 +|ReportingTimePeriod|(% style="width:799px" %)Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1036 +|ReportingYear|(% style="width:799px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1037 +|ReportingSemester|(% style="width:799px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1038 +|ReportingTrimester|(% style="width:799px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1039 +|ReportingQuarter|(% style="width:799px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1040 +|ReportingMonth|(% style="width:799px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1041 +|ReportingWeek|(% style="width:799px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1042 +|ReportingDay|(% style="width:799px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1043 +|DateTime|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1044 +|TimeRange|(% style="width:799px" %)TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1045 +|Month|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1046 +|MonthDay|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1047 +|Day|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1048 +|Time|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 1049 +|Duration|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1050 +|GeospatialInformation|(% style="width:799px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1051 +|XHTML|(% style="width:799px" %)This value indicates that the content of the component can contain XHTML markup. 1049 1049 1050 1050 **SimpleDataType:** SimpleDataType restricts BasicComponentDataType to specify the allowable data types for a data structure definition component. The XHTML representation is removed as a possible type. 1051 1051 ... ... @@ -1053,47 +1053,48 @@ 1053 1053 1054 1054 Enumerations: 1055 1055 1056 -|**Value**|**Documentation** 1057 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 1058 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1059 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1060 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1061 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1062 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1063 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1064 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1065 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1066 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1067 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1068 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1069 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1070 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1071 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1072 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1073 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1074 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1075 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1076 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1077 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1078 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1079 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1080 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1081 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1082 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1083 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1084 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1085 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1086 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1087 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1088 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1089 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1090 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1091 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1092 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1093 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1094 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 1095 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1096 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1059 +(% style="width:996.294px" %) 1060 +|**Value**|(% style="width:796px" %)**Documentation** 1061 +|String|(% style="width:796px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 1062 +|Alpha|(% style="width:796px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1063 +|AlphaNumeric|(% style="width:796px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1064 +|Numeric|(% style="width:796px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1065 +|BigInteger|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1066 +|Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1067 +|Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1068 +|Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1069 +|Decimal|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1070 +|Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1071 +|Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1072 +|Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1073 +|URI|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1074 +|Count|(% style="width:796px" %)A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1075 +|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1076 +|ExclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1077 +|Incremental|(% style="width:796px" %)This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1078 +|ObservationalTimePeriod|(% style="width:796px" %)Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1079 +|StandardTimePeriod|(% style="width:796px" %)Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1080 +|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1081 +|GregorianTimePeriod|(% style="width:796px" %)Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1082 +|GregorianYear|(% style="width:796px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1083 +|GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1084 +|GregorianDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1085 +|ReportingTimePeriod|(% style="width:796px" %)Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1086 +|ReportingYear|(% style="width:796px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1087 +|ReportingSemester|(% style="width:796px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1088 +|ReportingTrimester|(% style="width:796px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1089 +|ReportingQuarter|(% style="width:796px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1090 +|ReportingMonth|(% style="width:796px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1091 +|ReportingWeek|(% style="width:796px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1092 +|ReportingDay|(% style="width:796px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1093 +|DateTime|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1094 +|TimeRange|(% style="width:796px" %)TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1095 +|Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1096 +|MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1097 +|Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1098 +|Time|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 1099 +|Duration|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1100 +|GeospatialInformation|(% style="width:796px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1097 1097 1098 1098 **TimeDataType:** TimeDataType restricts SimpleDataType to specify the allowable data types for representing a time value. 1099 1099 ... ... @@ -1101,24 +1101,25 @@ 1101 1101 1102 1102 Enumerations: 1103 1103 1104 -|**Value**|**Documentation** 1105 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1106 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1107 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1108 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1109 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1110 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1111 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1112 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1113 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1114 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1115 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1116 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1117 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1118 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1119 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1120 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1121 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1108 +(% style="width:1002.29px" %) 1109 +|**Value**|(% style="width:802px" %)**Documentation** 1110 +|ObservationalTimePeriod|(% style="width:802px" %)Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1111 +|StandardTimePeriod|(% style="width:802px" %)Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1112 +|BasicTimePeriod|(% style="width:802px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1113 +|GregorianTimePeriod|(% style="width:802px" %)Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1114 +|GregorianYear|(% style="width:802px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1115 +|GregorianYearMonth|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1116 +|GregorianDay|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1117 +|ReportingTimePeriod|(% style="width:802px" %)Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1118 +|ReportingYear|(% style="width:802px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1119 +|ReportingSemester|(% style="width:802px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1120 +|ReportingTrimester|(% style="width:802px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1121 +|ReportingQuarter|(% style="width:802px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1122 +|ReportingMonth|(% style="width:802px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1123 +|ReportingWeek|(% style="width:802px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1124 +|ReportingDay|(% style="width:802px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1125 +|DateTime|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1126 +|TimeRange|(% style="width:802px" %)TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1122 1122 1123 1123 **UrnPrefixPart:** This is validates the first part of the URN (urn:sdmx.org.infomodel.<package>.<class=). It is intended to be further restricted. 1124 1124 ... ... @@ -1140,101 +1140,63 @@ 1140 1140 Derived by restriction of UrnClassesPart. 1141 1141 Regular Expression Pattern: . +=([A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*)*):[^:]+.+=\*:[^:]+ 1142 1142 1143 -**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. 1144 1144 1145 1145 Derived by restriction of UrnAgencyPart. 1146 1146 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+]+\)[^(\(\))] 1147 1147 1148 -**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. 1149 1149 1150 1150 Derived by restriction of WildcardUrnAgencyPart. 1151 1151 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))] 1152 1152 1153 -**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. 1154 1154 1155 1155 Derived by restriction of UrnMaintainableIdPart. 1156 -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]* 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]~*~*)?\). 1157 1157 ))) 1158 1158 1159 -*) ?\).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. 1160 1160 1161 -**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. 1162 - 1163 1163 Derived by restriction of UrnMaintainableIdPart. 1164 -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]*~)~)~)*)?\).*.+\ 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*)\+?))\). 1165 1165 1166 -((( 1167 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1168 -))) 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. 1169 1169 1170 -{2}\).*.+\ 1171 - 1172 -((( 1173 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d* 1174 -))) 1175 - 1176 -\).*.+\ 1177 - 1178 -((( 1179 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1180 -))) 1181 - 1182 -(\.((0|[1-9]\d*)\+?))\). 1183 - 1184 -**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. 1185 - 1186 1186 Derived by restriction of WildcardUrnMaintainableIdPart. 1187 -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 +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*)\+?))\).*.+\(\*\). 1188 1188 1189 -((( 1190 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1191 -))) 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. 1192 1192 1193 -{2}\).*.+\ 1194 - 1195 -((( 1196 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d* 1197 -))) 1198 - 1199 -\).*.+\ 1200 - 1201 -((( 1202 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1203 -))) 1204 - 1205 -(\.((0|[1-9]\d*)\+?))\).*.+\(\*\). 1206 - 1207 -**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. 1208 - 1209 1209 Derived by restriction of UrnVersionPart. 1210 1210 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1211 1211 1212 -**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. 1213 1213 1214 1214 Derived by restriction of UrnReferenceVersionPart. 1215 1215 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1216 1216 1217 -**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. 1218 1218 1219 1219 Derived by restriction of WildcardUrnVersionPart. 1220 1220 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)? 1221 1221 1222 -**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. 1223 1223 1224 1224 Derived by restriction of UrnType. 1225 1225 Regular Expression Pattern: . +\) 1226 1226 1227 -**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. 1228 1228 1229 1229 Derived by restriction of UrnReferenceType. 1230 1230 Regular Expression Pattern: . +\) 1231 1231 1232 -**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. 1233 1233 1234 1234 Derived by restriction of UrnType. 1235 1235 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ 1236 1236 1237 -**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. 1238 1238 1239 1239 Derived by restriction of UrnReferenceType. 1240 1240 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ ... ... @@ -1244,27 +1244,27 @@ 1244 1244 Derived by restriction of ComponentUrnType. 1245 1245 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(1\.0\).+ 1246 1246 1247 -**AgencySchemeUrnType:** Urn type for an agency scheme. 1214 +**AgencySchemeUrnType:** Urn type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1248 1248 1249 1249 Derived by restriction of MaintainableUrnType. 1250 1250 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(1\.0\) 1251 1251 1252 -**DataConsumerUrnType:** Urn type for a data consumer. 1219 +**DataConsumerUrnType:** Urn type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1253 1253 1254 1254 Derived by restriction of ComponentUrnType. 1255 1255 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(1\.0\).+ 1256 1256 1257 -**DataConsumerSchemeUrnType:** Urn type for a data consumer scheme. 1224 +**DataConsumerSchemeUrnType:** Urn type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]]. 1258 1258 1259 1259 Derived by restriction of MaintainableUrnType. 1260 1260 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(1\.0\) 1261 1261 1262 -**DataProviderUrnType:** Urn type for a data provider. 1229 +**DataProviderUrnType:** Urn type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1263 1263 1264 1264 Derived by restriction of ComponentUrnType. 1265 1265 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(1\.0\).+ 1266 1266 1267 -**DataProviderSchemeUrnType:** Urn type for a data provider scheme. 1234 +**DataProviderSchemeUrnType:** Urn type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]]. 1268 1268 1269 1269 Derived by restriction of MaintainableUrnType. 1270 1270 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(1\.0\) ... ... @@ -1284,7 +1284,7 @@ 1284 1284 Derived by restriction of ComponentUrnType. 1285 1285 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+\(1\.0\).+ 1286 1286 1287 -**OrganisationUnitSchemeUrnType:** Urn type for an organisation unit scheme. 1254 +**OrganisationUnitSchemeUrnType:** Urn type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]]. 1288 1288 1289 1289 Derived by restriction of MaintainableUrnType. 1290 1290 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+\(1\.0\) ... ... @@ -1294,17 +1294,17 @@ 1294 1294 Derived by restriction of MaintainableUrnType. 1295 1295 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1296 1296 1297 -**CategoryUrnType:** Urn type for a category. 1264 +**CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1298 1298 1299 1299 Derived by restriction of UrnType. 1300 1300 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ 1301 1301 1302 -**CategorySchemeUrnType:** Urn type for a category scheme. 1269 +**CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]]. 1303 1303 1304 1304 Derived by restriction of MaintainableUrnType. 1305 1305 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1306 1306 1307 -**ReportingCategoryUrnType:** Urn type for a reporting category. 1274 +**ReportingCategoryUrnType:** Urn type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1308 1308 1309 1309 Derived by restriction of UrnType. 1310 1310 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1314,32 +1314,32 @@ 1314 1314 Derived by restriction of MaintainableUrnType. 1315 1315 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1316 1316 1317 -**CodeUrnType:** Urn type for a code. 1284 +**CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1318 1318 1319 1319 Derived by restriction of ComponentUrnType. 1320 1320 Regular Expression Pattern: . +\.codelist\.Code=.+ 1321 1321 1322 -**CodelistUrnType:** Urn type for a codelist. 1289 +**CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1323 1323 1324 1324 Derived by restriction of MaintainableUrnType. 1325 1325 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1326 1326 1327 -**HierarchicalCodeUrnType:** Urn type for a hierarchical code. 1294 +**HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1328 1328 1329 1329 Derived by restriction of UrnType. 1330 1330 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1331 1331 1332 -**HierarchyUrnType:** Urn type for a hierarchy. 1299 +**HierarchyUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1333 1333 1334 1334 Derived by restriction of MaintainableUrnType. 1335 1335 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1336 1336 1337 -**HierarchyAssociationUrnType:** Urn type for a hierarchy association. 1304 +**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1338 1338 1339 1339 Derived by restriction of MaintainableUrnType. 1340 1340 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1341 1341 1342 -**LevelUrnType:** Urn type for a level. 1309 +**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%). 1343 1343 1344 1344 Derived by restriction of ComponentUrnType. 1345 1345 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1349,27 +1349,27 @@ 1349 1349 Derived by restriction of MaintainableUrnType. 1350 1350 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1351 1351 1352 -**ConceptUrnType:** Urn type for a concept. 1319 +**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%). 1353 1353 1354 1354 Derived by restriction of ComponentUrnType. 1355 1355 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1356 1356 1357 -**ConceptSchemeUrnType:** Urn type for a concept scheme. 1324 +**ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1358 1358 1359 1359 Derived by restriction of MaintainableUrnType. 1360 1360 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1361 1361 1362 -**AttributeDescriptorUrnType:** Urn type for an attribute descriptor. 1329 +**AttributeDescriptorUrnType:** Urn type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1363 1363 1364 1364 Derived by restriction of ComponentUrnType. 1365 1365 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1366 1366 1367 -**DataAttributeUrnType:** Urn type for a data attribute. 1334 +**DataAttributeUrnType:** Urn type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1368 1368 1369 1369 Derived by restriction of ComponentUrnType. 1370 1370 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1371 1371 1372 -**DataflowUrnType:** Urn type for a dataflow. 1339 +**DataflowUrnType:** Urn type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1373 1373 1374 1374 Derived by restriction of MaintainableUrnType. 1375 1375 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1379,32 +1379,32 @@ 1379 1379 Derived by restriction of MaintainableUrnType. 1380 1380 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1381 1381 1382 -**DimensionUrnType:** Urn type for a dimension. 1349 +**DimensionUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1383 1383 1384 1384 Derived by restriction of ComponentUrnType. 1385 1385 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1386 1386 1387 -**DimensionDescriptorUrnType:** Urn type for a dimension descriptor. 1354 +**DimensionDescriptorUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1388 1388 1389 1389 Derived by restriction of ComponentUrnType. 1390 1390 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1391 1391 1392 -**GroupDimensionDescriptorUrnType:** Urn type for a group dimension descriptor. 1359 +**GroupDimensionDescriptorUrnType:** Urn type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1393 1393 1394 1394 Derived by restriction of ComponentUrnType. 1395 1395 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1396 1396 1397 -**MeasureUrnType:** Urn type for a measure. 1364 +**MeasureUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1398 1398 1399 1399 Derived by restriction of ComponentUrnType. 1400 1400 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1401 1401 1402 -**MeasureDescriptorUrnType:** Urn type for a measure descriptor. 1369 +**MeasureDescriptorUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1403 1403 1404 1404 Derived by restriction of ComponentUrnType. 1405 1405 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1406 1406 1407 -**TimeDimensionUrnType:** Urn type for a time dimension. 1374 +**TimeDimensionUrnType:** Urn type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1408 1408 1409 1409 Derived by restriction of ComponentUrnType. 1410 1410 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ ... ... @@ -1414,12 +1414,12 @@ 1414 1414 Derived by restriction of UrnType. 1415 1415 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1416 1416 1417 -**MetadataflowUrnType:** Urn type for a metadataflow. 1384 +**MetadataflowUrnType:** Urn type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1418 1418 1419 1419 Derived by restriction of MaintainableUrnType. 1420 1420 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ 1421 1421 1422 -**MetadataSetUrnType:** Urn type for a metadata set. 1389 +**MetadataSetUrnType:** Urn type for a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. 1423 1423 1424 1424 Derived by restriction of MaintainableUrnType. 1425 1425 Regular Expression Pattern: . +\.metadatastructure\.MetadataSet=.+ ... ... @@ -1444,42 +1444,42 @@ 1444 1444 Derived by restriction of UrnType. 1445 1445 Regular Expression Pattern: .+\.process\.Transition=.+ 1446 1446 1447 -**DataConstraintUrnType:** Urn type for a data constraint. 1414 +**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%). 1448 1448 1449 1449 Derived by restriction of MaintainableUrnType. 1450 1450 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1451 1451 1452 -**MetadataConstraintUrnType:** Urn type for a metadata constraint. 1419 +**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1453 1453 1454 1454 Derived by restriction of MaintainableUrnType. 1455 1455 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1456 1456 1457 -**MetadataProvisionAgreementUrnType:** Urn type for a metadata provision agreement. 1424 +**MetadataProvisionAgreementUrnType:** Urn type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1458 1458 1459 1459 Derived by restriction of MaintainableUrnType. 1460 1460 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1461 1461 1462 -**ProvisionAgreementUrnType:** Urn type for a provision agreement. 1429 +**ProvisionAgreementUrnType:** Urn type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1463 1463 1464 1464 Derived by restriction of MaintainableUrnType. 1465 1465 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1466 1466 1467 -**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(%%). 1468 1468 1469 1469 Derived by restriction of MaintainableUrnType. 1470 1470 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1471 1471 1472 -**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(%%). 1473 1473 1474 1474 Derived by restriction of MaintainableUrnType. 1475 1475 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1476 1476 1477 -**DatePatternMapUrnType:** Urn type for a date pattern map. 1444 +**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%). 1478 1478 1479 1479 Derived by restriction of ComponentUrnType. 1480 1480 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1481 1481 1482 -**EpochMapUrnType:** Urn type for a epoch map. 1449 +**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%). 1483 1483 1484 1484 Derived by restriction of ComponentUrnType. 1485 1485 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1489,22 +1489,22 @@ 1489 1489 Derived by restriction of ComponentUrnType. 1490 1490 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1491 1491 1492 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map. 1459 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1493 1493 1494 1494 Derived by restriction of MaintainableUrnType. 1495 1495 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1496 1496 1497 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map. 1464 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1498 1498 1499 1499 Derived by restriction of MaintainableUrnType. 1500 1500 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1501 1501 1502 -**RepresentationMapUrnType:** Urn type for a representation map. 1469 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1503 1503 1504 1504 Derived by restriction of MaintainableUrnType. 1505 1505 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1506 1506 1507 -**StructureMapUrnType:** Urn type for a structure map. 1474 +**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%). 1508 1508 1509 1509 Derived by restriction of MaintainableUrnType. 1510 1510 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1534,7 +1534,7 @@ 1534 1534 Derived by restriction of ComponentUrnType. 1535 1535 Regular Expression Pattern: . +\.transformation\.Ruleset=.+ 1536 1536 1537 -**RulesetSchemeUrnType:** Urn type for a rules te scheme.1504 +**RulesetSchemeUrnType:** Urn type for a ruleset scheme. 1538 1538 1539 1539 Derived by restriction of MaintainableUrnType. 1540 1540 Regular Expression Pattern: . +\.transformation\.RulesetScheme=.+ ... ... @@ -1559,12 +1559,12 @@ 1559 1559 Derived by restriction of MaintainableUrnType. 1560 1560 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1561 1561 1562 -**VtlMappingUrnType:** Urn type for a VTL mapping. 1529 +**VtlMappingUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping. 1563 1563 1564 1564 Derived by restriction of ComponentUrnType. 1565 1565 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1566 1566 1567 -**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. 1568 1568 1569 1569 Derived by restriction of MaintainableUrnType. 1570 1570 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ ... ... @@ -1584,7 +1584,7 @@ 1584 1584 Derived by restriction of StructureOrUsageReferenceType. 1585 1585 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.metadatastructure\.MetadataStructure=.+ 1586 1586 1587 -**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. 1588 1588 1589 1589 Derived by restriction of MaintainableUrnReferenceType. 1590 1590 Regular Expression Pattern: . +\.codelist\.Codelist=.+.+\.codelist\.ValueList=.+ ... ... @@ -1599,7 +1599,7 @@ 1599 1599 Derived by restriction of ComponentUrnReferenceType. 1600 1600 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+ 1601 1601 1602 -**ConstraintReferenceType:** A reference for any type of constraint. 1569 +**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%). 1603 1603 1604 1604 Derived by restriction of MaintainableUrnReferenceType. 1605 1605 Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+ ... ... @@ -1609,27 +1609,27 @@ 1609 1609 Derived by restriction of OrganisationReferenceType. 1610 1610 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+ 1611 1611 1612 -**AgencySchemeReferenceType:** A reference type for an agency scheme. 1579 +**AgencySchemeReferenceType:** A reference type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1613 1613 1614 1614 Derived by restriction of OrganisationSchemeReferenceType. 1615 1615 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(.+\) 1616 1616 1617 -**DataConsumerReferenceType:** A reference type for a data consumer. 1584 +**DataConsumerReferenceType:** A reference type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1618 1618 1619 1619 Derived by restriction of OrganisationReferenceType. 1620 1620 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+ 1621 1621 1622 -**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]]. 1623 1623 1624 1624 Derived by restriction of OrganisationSchemeReferenceType. 1625 1625 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(.+\) 1626 1626 1627 -**DataProviderReferenceType:** A reference type for a data provider. 1594 +**DataProviderReferenceType:** A reference type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1628 1628 1629 1629 Derived by restriction of OrganisationReferenceType. 1630 1630 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+ 1631 1631 1632 -**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]]. 1633 1633 1634 1634 Derived by restriction of OrganisationSchemeReferenceType. 1635 1635 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(.+\) ... ... @@ -1649,7 +1649,7 @@ 1649 1649 Derived by restriction of OrganisationReferenceType. 1650 1650 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+ 1651 1651 1652 -**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]]. 1653 1653 1654 1654 Derived by restriction of OrganisationSchemeReferenceType. 1655 1655 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+ ... ... @@ -1659,7 +1659,7 @@ 1659 1659 Derived by restriction of MaintainableUrnReferenceType. 1660 1660 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1661 1661 1662 -**CategoryReferenceType:** A reference type for a category. 1629 +**CategoryReferenceType:** A reference type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1663 1663 1664 1664 Derived by restriction of UrnReferenceType. 1665 1665 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ ... ... @@ -1669,7 +1669,7 @@ 1669 1669 Derived by restriction of MaintainableUrnReferenceType. 1670 1670 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1671 1671 1672 -**ReportingCategoryReferenceType:** A reference type for a reporting category. 1639 +**ReportingCategoryReferenceType:** A reference type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1673 1673 1674 1674 Derived by restriction of UrnReferenceType. 1675 1675 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1679,32 +1679,32 @@ 1679 1679 Derived by restriction of MaintainableUrnReferenceType. 1680 1680 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1681 1681 1682 -**CodeReferenceType:** A reference type for a code. 1649 +**CodeReferenceType:** A reference type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1683 1683 1684 1684 Derived by restriction of ComponentUrnReferenceType. 1685 1685 Regular Expression Pattern: . +\.codelist\.Code=.+ 1686 1686 1687 -**CodelistReferenceType:** A reference type for a codelist. 1654 +**CodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1688 1688 1689 1689 Derived by restriction of AnyCodelistReferenceType. 1690 1690 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1691 1691 1692 -**HierarchicalCodeReferenceType:** A reference type for a hierarchical code. 1659 +**HierarchicalCodeReferenceType:** A reference type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1693 1693 1694 1694 Derived by restriction of UrnReferenceType. 1695 1695 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1696 1696 1697 -**HierarchyReferenceType:** A reference type for a hierarchy. 1664 +**HierarchyReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1698 1698 1699 1699 Derived by restriction of MaintainableUrnReferenceType. 1700 1700 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1701 1701 1702 -**HierarchyAssociationReferenceType:** A reference type for a hierarchy association. 1669 +**HierarchyAssociationReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1703 1703 1704 1704 Derived by restriction of MaintainableUrnReferenceType. 1705 1705 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1706 1706 1707 -**LevelReferenceType:** A reference type for a level. 1674 +**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%). 1708 1708 1709 1709 Derived by restriction of ComponentUrnReferenceType. 1710 1710 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1714,27 +1714,27 @@ 1714 1714 Derived by restriction of AnyCodelistReferenceType. 1715 1715 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1716 1716 1717 -**ConceptReferenceType:** A reference type for a concept. 1684 +**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%). 1718 1718 1719 1719 Derived by restriction of ComponentUrnReferenceType. 1720 1720 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1721 1721 1722 -**ConceptSchemeReferenceType:** A reference type for a concept scheme. 1689 +**ConceptSchemeReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1723 1723 1724 1724 Derived by restriction of MaintainableUrnReferenceType. 1725 1725 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1726 1726 1727 -**AttributeDescriptorReferenceType:** A reference type for an attribute descriptor. 1694 +**AttributeDescriptorReferenceType:** A reference type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1728 1728 1729 1729 Derived by restriction of ComponentUrnReferenceType. 1730 1730 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1731 1731 1732 -**DataAttributeReferenceType:** A reference type for a data attribute. 1699 +**DataAttributeReferenceType:** A reference type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1733 1733 1734 1734 Derived by restriction of ComponentUrnReferenceType. 1735 1735 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1736 1736 1737 -**DataflowReferenceType:** A reference type for a dataflow. 1704 +**DataflowReferenceType:** A reference type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1738 1738 1739 1739 Derived by restriction of StructureUsageReferenceType. 1740 1740 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1744,42 +1744,42 @@ 1744 1744 Derived by restriction of StructureReferenceType. 1745 1745 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1746 1746 1747 -**DimensionReferenceType:** A reference type for a dimension. 1714 +**DimensionReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1748 1748 1749 1749 Derived by restriction of ComponentUrnReferenceType. 1750 1750 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1751 1751 1752 -**DimensionDescriptorReferenceType:** A reference type for a dimension descriptor. 1719 +**DimensionDescriptorReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1753 1753 1754 1754 Derived by restriction of ComponentUrnReferenceType. 1755 1755 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1756 1756 1757 -**GroupDimensionDescriptorReferenceType:** A reference type for a group dimension descriptor. 1724 +**GroupDimensionDescriptorReferenceType:** A reference type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1758 1758 1759 1759 Derived by restriction of ComponentUrnReferenceType. 1760 1760 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1761 1761 1762 -**MeasureReferenceType:** A reference type for a measure. 1729 +**MeasureReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1763 1763 1764 1764 Derived by restriction of ComponentUrnReferenceType. 1765 1765 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1766 1766 1767 -**MeasureDescriptorReferenceType:** A reference type for a measure descriptor. 1734 +**MeasureDescriptorReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1768 1768 1769 1769 Derived by restriction of ComponentUrnReferenceType. 1770 1770 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1771 1771 1772 -**TimeDimensionReferenceType:** A reference type for a time dimension. 1739 +**TimeDimensionReferenceType:** A reference type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1773 1773 1774 1774 Derived by restriction of ComponentUrnReferenceType. 1775 1775 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ 1776 1776 1777 -**MetadataAttributeReferenceType:** A reference type for a metadata attribute. 1744 +**MetadataAttributeReferenceType:** A reference type for a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1778 1778 1779 1779 Derived by restriction of UrnReferenceType. 1780 1780 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1781 1781 1782 -**MetadataflowReferenceType:** A reference type for a metadataflow. 1749 +**MetadataflowReferenceType:** A reference type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1783 1783 1784 1784 Derived by restriction of StructureUsageReferenceType. 1785 1785 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ ... ... @@ -1809,42 +1809,42 @@ 1809 1809 Derived by restriction of UrnReferenceType. 1810 1810 Regular Expression Pattern: . +\.process\.Transition=.+ 1811 1811 1812 -**DataConstraintReferenceType:** A reference type for a data constraint. 1779 +**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%). 1813 1813 1814 1814 Derived by restriction of ConstraintReferenceType. 1815 1815 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1816 1816 1817 -**MetadataConstraintReferenceType:** A reference type for a metadata constraint. 1784 +**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1818 1818 1819 1819 Derived by restriction of ConstraintReferenceType. 1820 1820 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1821 1821 1822 -**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]]. 1823 1823 1824 1824 Derived by restriction of MaintainableUrnReferenceType. 1825 1825 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1826 1826 1827 -**ProvisionAgreementReferenceType:** A reference type for a provision agreement. 1794 +**ProvisionAgreementReferenceType:** A reference type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1828 1828 1829 1829 Derived by restriction of MaintainableUrnReferenceType. 1830 1830 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1831 1831 1832 -**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(%%). 1833 1833 1834 1834 Derived by restriction of MaintainableUrnReferenceType. 1835 1835 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1836 1836 1837 -**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(%%). 1838 1838 1839 1839 Derived by restriction of MaintainableUrnReferenceType. 1840 1840 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1841 1841 1842 -**DatePatternMapReferenceType:** A reference type for a date pattern map. 1809 +**DatePatternMapReferenceType:** A reference type for a date pattern (% style="color:#e74c3c" %)map(%%). 1843 1843 1844 1844 Derived by restriction of ComponentUrnReferenceType. 1845 1845 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1846 1846 1847 -**EpochMapReferenceType:** A reference type for an epoch map. 1814 +**EpochMapReferenceType:** A reference type for an epoch (% style="color:#e74c3c" %)map(%%). 1848 1848 1849 1849 Derived by restriction of ComponentUrnReferenceType. 1850 1850 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1854,22 +1854,22 @@ 1854 1854 Derived by restriction of ComponentUrnReferenceType. 1855 1855 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1856 1856 1857 -**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme map. 1824 +**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1858 1858 1859 1859 Derived by restriction of MaintainableUrnReferenceType. 1860 1860 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1861 1861 1862 -**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy map. 1829 +**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1863 1863 1864 1864 Derived by restriction of MaintainableUrnReferenceType. 1865 1865 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1866 1866 1867 -**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(%%). 1868 1868 1869 1869 Derived by restriction of MaintainableUrnReferenceType. 1870 1870 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1871 1871 1872 -**StructureMapReferenceType:** A reference type for a structure map. 1839 +**StructureMapReferenceType:** A reference type for a structure (% style="color:#e74c3c" %)map(%%). 1873 1873 1874 1874 Derived by restriction of MaintainableUrnReferenceType. 1875 1875 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1924,84 +1924,86 @@ 1924 1924 Derived by restriction of MaintainableUrnReferenceType. 1925 1925 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1926 1926 1927 -**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. 1928 1928 1929 1929 Derived by restriction of ComponentUrnReferenceType. 1930 1930 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1931 1931 1932 -**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. 1933 1933 1934 1934 Derived by restriction of MaintainableUrnReferenceType. 1935 1935 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ 1936 1936 1937 -**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. 1938 1938 1939 1939 Union of: 1940 1940 1941 1941 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType. 1942 1942 1943 -**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 "+". 1944 1944 1945 1945 Derived by restriction of xs:string. 1913 + 1946 1946 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*)\+?)) 1947 1947 1948 -**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. 1949 1949 1950 1950 Union of: 1951 1951 1952 1952 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType. 1953 1953 1954 -**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. 1955 1955 1956 1956 Derived by restriction of xs:string. 1957 1957 1958 1958 Enumerations: 1959 1959 1960 -|**Value**|**Documentation** 1928 +(% style="width:1011.29px" %) 1929 +|**Value**|(% style="width:771px" %)**Documentation** 1930 +|\*|(% style="width:771px" %)Indicates that any value of the identifier [[component>>doc:sdmx:Glossary.Component.WebHome]] is allowed. 1961 1961 1962 - |\*|Indicates that anyvalue ofthe identifier component is allowed.|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, \_, -, $. 1963 1963 1964 -**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, \_, -, $. 1965 - 1966 1966 Derived by restriction of xs:string. 1967 1967 Regular Expression Pattern: [A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+) 1968 1968 1969 -**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two levels. 1937 +**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two (% style="color:#e74c3c" %)levels(%%). 1970 1970 1971 1971 Derived by restriction of NestedIDType. 1972 1972 Regular Expression Pattern: [A-Za-z0-9_@$\-]+\.[A-Za-z0-9_@$\-]+ 1973 1973 1974 -**IDType:** IDType provides a type which is used for restricting the characters in codes and IDs throughout all SDMX-ML messages. Valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1942 +**IDType:** IDType provides a type which is used for restricting the characters in [[codes>>doc:sdmx:Glossary.Code.WebHome]] and IDs throughout all [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] messages. Valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1975 1975 1976 1976 Derived by restriction of NestedIDType. 1977 1977 Regular Expression Pattern: [A-Za-z0-9_@$\-]+ 1978 1978 1979 -**NCNameIDType:** NCNameIDType restricts the IDType, so that the id may be used to generate valid XML components. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or attribute names. 1947 +**NCNameIDType:** NCNameIDType restricts the IDType, so that the id may be used to generate valid XML [[components>>doc:sdmx:Glossary.Component.WebHome]]. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] names. 1980 1980 1981 1981 Derived by restriction of IDType. 1982 1982 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-] 1983 1983 1984 -**NestedNCNameIDType:** NestedNCNameIDType restricts the NestedIDType, so that the id may be used to generate valid XML components. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or attribute names. 1952 +**NestedNCNameIDType:** NestedNCNameIDType restricts the NestedIDType, so that the id may be used to generate valid XML [[components>>doc:sdmx:Glossary.Component.WebHome]]. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] names. 1985 1985 1986 1986 Derived by restriction of NestedIDType. 1987 1987 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*) 1988 1988 1989 -**SingleNCNameIDType:** SingleNCNameIDType restricts the NestedNCNameIDType to allow only one level. Note that this is the same pattern as the NCNameIDType, but can be used when the base type to be restricted is a nested NCNameIDType (where as the NCNameIDType could only restrict the IDType). 1957 +**SingleNCNameIDType:** SingleNCNameIDType restricts the NestedNCNameIDType to allow only one (% style="color:#e74c3c" %)level(%%). Note that this is the same pattern as the NCNameIDType, but can be used when the base type to be restricted is a nested NCNameIDType (where as the NCNameIDType could only restrict the IDType). 1990 1990 1991 1991 Derived by restriction of NestedNCNameIDType. 1992 1992 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-] 1993 1993 1994 -**VersionType:** VersionType is used to communicate version information. Semantic versioning, based on 3 or 4 version parts (major.minor.patch[-extension]) is supported. The legency SDMX version format is also support. 1962 +**VersionType:** VersionType is used to communicate (% style="color:#e74c3c" %)version(%%) information. Semantic versioning, based on 3 or 4 (% style="color:#e74c3c" %)version(%%) parts (major.minor.patch[-extension]) is supported. The legency [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] (% style="color:#e74c3c" %)version(%%) format is also support. 1995 1995 1996 1996 Union of: 1997 1997 LegacyVersionNumberType, SemanticVersionNumberType. 1998 1998 1999 -**SemanticVersionNumberType:** SemanticVersionNumberType is a simple type for validating semantic version in the format (major.minor.patch[-extension]). 1967 +**SemanticVersionNumberType:** SemanticVersionNumberType is a simple type for validating semantic (% style="color:#e74c3c" %)version(%%) in the format (major.minor.patch[-extension]). 2000 2000 2001 2001 Derived by restriction of xs:string. 2002 2002 Regular Expression Pattern: (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]*~)~)~)*)? 2003 2003 2004 -**LegacyVersionNumberType:** LegacyVersionNumberType describes the version number format previously supported in SDMX. The format is restricted to allow for simple incrementing and sorting of version number. The version consists of a set of maximum 2 numeric components, separated by the '.' character. When processing version, each numeric component (the number preceding and following any '.' character) should be parsed as an integer. Thus, a version of 1.3 and 1.03 would be equivalent, as both the '3' component and the '03' component would parse to an integer value of 3. 1972 +**LegacyVersionNumberType:** LegacyVersionNumberType describes the (% style="color:#e74c3c" %)version(%%) number format previously supported in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. The format is restricted to allow for simple incrementing and sorting of (% style="color:#e74c3c" %)version(%%) number. The (% style="color:#e74c3c" %)version(%%) consists of a set of maximum 2 numeric [[components>>doc:sdmx:Glossary.Component.WebHome]], separated by the '.' character. When processing (% style="color:#e74c3c" %)version(%%), each numeric [[component>>doc:sdmx:Glossary.Component.WebHome]] (the number preceding and following any '.' character) should be parsed as an integer. Thus, a (% style="color:#e74c3c" %)version(%%) of 1.3 and 1.03 would be equivalent, as both the '3' [[component>>doc:sdmx:Glossary.Component.WebHome]] and the '03' [[component>>doc:sdmx:Glossary.Component.WebHome]] would parse to an integer value of 3. 2005 2005 2006 2006 Derived by restriction of xs:string. 1975 + 2007 2007 Regular Expression Pattern: (0|[1-9]\d*)(\.(0|[1-9]\d*))?