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

Constraint : rcs224

Constraint Name
rcs224 (type: ERROR, kind: )
Constraint Class
D_RCS_Document_Header
Package
rcsep
Description
RCS Document Header SHALL contain exactly one [1..1] typeId (CONF:1166-222). This typeId SHALL contain exactly one [1..1] @extension="POCD_HD000040" (CONF:1166-224).
OCL
self.typeId.oclIsUndefined() or ((not self.typeId.extension.oclIsUndefined()) and self.typeId.extension='POCD_HD000040')