Difference between revisions of "Core.Validation.CoreChk036"

From emotive
Jump to navigation Jump to search
m (Hb moved page CoreChk036 to Core.OtxValidation.CoreChk036: #3153)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The [[OtxDataTypes|data type]] of an element must match the type of [[List|list]] , see [[ListLiteral]] and [[ListCreate]].
+
The [[Core.DataTypes|data type]] of an element must match the type of [[Core.DataTypes.ComplexDataType.ContainerDataType.List|list]] , see [[Core.Terms.ListLiteral|ListLiteral]] and [[Core.Terms.ListCreate|ListCreate]].

Latest revision as of 03:39, 17 February 2016

Classification

Name Core_Chk036
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

The data type of an element must match the type of list , see ListLiteral and ListCreate.