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

Constraint : constraint_languageCode

Constraint Name
constraint_languageCode (type: ERROR, kind: )
Constraint Class
XDSSDRadDocument
Package
xdssdrad
Description
The ClinicalDocument/languageCode shall be present, attribute code shall be present. (ITI TF-3, Vol3, 5.2.3.1)
OCL
(not self.languageCode.oclIsUndefined()) and (not self. languageCode.code.oclIsUndefined())