Constraint Descriptor : constraint_confidentialityCode_value (type: WARNING, kind: )

Constraint : constraint_confidentialityCode_value

Constraint Name
constraint_confidentialityCode_value (type: WARNING, kind: )
Constraint Class
DocumentSpec
Package
PSListResp
Description
confidentialityCode SHOULD be set to N (WP34_D342_V2.2 3.3.1.4)
OCL
self.classification->select(cl : ClassificationType | (not cl.classificationScheme.oclIsUndefined()) and cl.classificationScheme='urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f')->forAll(cl : ClassificationType | (not cl.nodeRepresentation.oclIsUndefined()) and cl.nodeRepresentation='N' )