- Rule's keyword
- iti38-documentUniqueId-audit-ncpB
- Version
- 0.1
- Severity
- WARNING
- Last modification by
- cd2cc899-c02a-49ec-80e9-455547b2a467
- Last modification on
- 9/9/25 10:38:44 AM (CEST GMT+0200)
- Description
- The NCP-B should record, in the audit message, the documentUniqueId of all the entries returned by country A as part of the order service list response.
- Textual expression
-
for each (ExtrinsicObject in iti38_response::/query:AdhocQueryResponse/rim:RegistryObjectList/rim:ExtrinsicObject){
ExtrinsicObject:://rim:ExternalIdentifier[@identificationScheme='urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab']/string(@value) in iti38_audit_ncpB::/AuditMessage/ParticipantObjectIdentification[@ParticipantObjectTypeCodeRole='4']/string(@ParticipantObjectID)
}