From 4d521286e9676e94ce7eb0c513fef142e9472f46 Mon Sep 17 00:00:00 2001 From: Gobe Hobona Date: Mon, 23 Jan 2023 11:08:01 +0000 Subject: [PATCH] Update global-cc.yaml The duplicated identifier was detected by Metanorma. This edit is required for the document to build, since Metanorma version 1.5.4. Former-commit-id: ff902de8e0bee702c9c0fbb6eafb91bdcfb9b7bb --- standard/standard/modspec/yaml/global-cc.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/standard/standard/modspec/yaml/global-cc.yaml b/standard/standard/modspec/yaml/global-cc.yaml index 60e83601..f76ec66d 100644 --- a/standard/standard/modspec/yaml/global-cc.yaml +++ b/standard/standard/modspec/yaml/global-cc.yaml @@ -8,14 +8,14 @@ scopes: tests: - name: Verify individual standardization targets are independent - identifier: /req/global/target-independence + identifier: /conf/global/target-independence targets: - /req/global/target-independence purpose: Verify standardization targets are independent. method: Inspection - name: Verify implementation conforms to the logical model - identifier: /req/global/logical-model + identifier: /conf/global/logical-model targets: - /req/global/logical-model description: | @@ -26,7 +26,7 @@ scopes: method: Inspection - name: Verify SDU conforms to the "Structural Data Unit - SDU" stereotype - identifier: /req/global/sdu + identifier: /conf/global/sdu targets: - /req/global/sdu description: |