From dc264efe8dcdc561fa36fb7e3e2a8f52c011b8ce Mon Sep 17 00:00:00 2001 From: Peter Kranich Date: Fri, 29 Nov 2024 16:15:48 +0100 Subject: [PATCH] Resolved the issue with the Code for the pm:SpecType. --- ....8-localized-text-catalog-identification.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/asciidoc/volume3/biceps-content-module/tf3-ch-8.3.2.9.8-localized-text-catalog-identification.adoc b/asciidoc/volume3/biceps-content-module/tf3-ch-8.3.2.9.8-localized-text-catalog-identification.adoc index 8e7e0d5..ab3d92f 100644 --- a/asciidoc/volume3/biceps-content-module/tf3-ch-8.3.2.9.8-localized-text-catalog-identification.adoc +++ b/asciidoc/volume3/biceps-content-module/tf3-ch-8.3.2.9.8-localized-text-catalog-identification.adoc @@ -10,23 +10,23 @@ In order to reduce the effort for a <> for managing indivi .R0709 [sdpi_requirement#r0709,sdpi_req_level=should] **** -A <> that has implemented the *<> LOCALIZATION SERVICE* should provide a unique text catalog identifier in the *pm:MdsDescriptor++++++/ProductionSpecification*. +A <> that has implemented the *<> LOCALIZATION SERVICE* should provide a unique text catalog identifier in the *pm:MdsDescriptor++++++/pm:ProductionSpecification* list with *pm:ProductionSpecification++++++/pm:SpecType++++++/@Code = 68008 (MDC_ATTR_VMS_MDS_TEXT_CAT)*. -NOTE: The unique text catalog identifier can be an *urn* of type *uuid* or *oid*, e. g. *"urn:oid:1.3.6.1.4.1.1234.4.1.2.1"*. +NOTE: The unique text catalog identifier defined in the corresponding *pm:ProductionSpecification++++++/pm:ProductionSpec* can be an *urn* of type *uuid* or *oid*, e. g. *"urn:oid:1.3.6.1.4.1.1234.4.1.2.1"*. **** .R0710 [sdpi_requirement#r0710,sdpi_req_level=should] **** -A <> that has implemented the *<> LOCALIZATION SERVICE* and supports versioning of the text catalog should provide a unique version number along with the unique text catalog identifier in the *pm:MdsDescriptor++++++/ProductionSpecification*. +A <> that has implemented the *<> LOCALIZATION SERVICE* and supports versioning of the text catalog should provide a unique version number concatenated with the unique text catalog identifier and separated from the unique text catalog identifier by two colons (*"::"*) in the *pm:MdsDescriptor++++++/ProductionSpecification++++++/pm:ProductionSpec*. -NOTE: The version number can be part of unique text catalog identifier, e. g. the last sub-node of the *OID*. In this case, it is not necessary that the <> provides a text catalog verion number in the *pm:MdsDescriptor++++++/ProductionSpecification*. +NOTE: *"urn:oid:1.3.6.1.4.1.1234.4.1.2.1::v1.2.2*" is an example of a unique text catalog id with a concatenated text catalog version. + +NOTE: The version number can be part of unique text catalog identifier, e. g. the last sub-node of the *OID*. In this case, the requirement does not apply. **** .R0711 [sdpi_requirement#r0711,sdpi_req_level=shall] **** -A <> that provides a unique text catalog identifier in the *pm:MdsDescriptor++++++/ProductionSpecification* but does not support versioning of the text catalog shall provide a new unique text catalog identifier for each new version of the text catalog. -**** - -*TBD*: #which codes can be used for the text catalog id and the version in the ProductSpecification? Do we need new codes? Can we define SDPi OIDs or some similar for that?# \ No newline at end of file +A <> that provides a unique text catalog identifier in the *pm:MdsDescriptor++++++/pm:ProductionSpecification* list but does not support versioning of the text catalog shall provide a new unique text catalog identifier for each new version of the text catalog. +**** \ No newline at end of file