Constraint Descriptor : constraint_classCode_required (type: ERROR, kind: )

Constraint : constraint_classCode_required

Constraint Name
constraint_classCode_required (type: ERROR, kind: )
Constraint Class
DocumentSpec
Package
PSListResp
Description
classCode is required, it must be 60591-5 // urn:oid:2.16.840.1.113883.6.1 (WP34_D342_V2.2 3.3.1.4)
OCL
self.classification->select(cl : ClassificationType | (not cl.classificationScheme.oclIsUndefined()) and cl.classificationScheme='urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a')->size()=1 and
self.classification->select(cl : ClassificationType | (not cl.classificationScheme.oclIsUndefined()) and cl.classificationScheme='urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a')->forAll(cl : ClassificationType | (not cl.nodeRepresentation.oclIsUndefined()) and 
	cl.nodeRepresentation='60591-5'
)