Difference between revisions of "Extensions.HMI.HMIChk001"

From emotive
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Within a [[Extensions.HMI.ChoiceDialog|ChoiceDialog]] activity of the type in the option element has the type [[Core.DataTypes.ComplexDataType.ContainerDataType.List|List<String>]] match.
+
The list given by the <'''options'''> element in a [[Extensions.HMI.ChoiceDialog|ChoiceDialog]] action shall be a [[Core.DataTypes.ComplexDataType.List|list]] of [[Core.DataTypes.SimpleDataType.String|strings]]. No other item types are allowed.

Revision as of 02:36, 28 September 2018

Classification

Name HMI_Chk001
Class HMI
Severity Critical
SpecifiedBy ISO 13209-3

Description

The list given by the <options> element in a ChoiceDialog action shall be a list of strings. No other item types are allowed.