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

Constraint : cdadt005

Constraint Name
cdadt005 (type: ERROR, kind: )
Constraint Class
CDSpec
Package
cdadt
Description
In CD datatype, codeSystem attribute SHALL be provided when codeSystemVersion is provided (CDADT-005)
OCL
self.codeSystemVersion.oclIsUndefined() or (not self.codeSystem.oclIsUndefined())