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

Constraint : constraint_XDSDocumentEntryTypeCode_value

Constraint Name
constraint_XDSDocumentEntryTypeCode_value (type: ERROR, kind: )
Constraint Class
QuerySpec
Package
PSListReq
Description
$XDSDocumentEntryTypeCode must have the value (WP34_D342_V2.2 3.3.1.1)
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name='$XDSDocumentEntryTypeCode'))->forAll(sl : SlotType1 | (not sl.valueList.oclIsUndefined()) and sl.valueList.value->size()=1 and sl.matches(sl.valueList.value->first(),'[\\(\u0027]*60591-5\\^\\^2.16.840.1.113883.6.1[\u0027\\)]*') )