Difference between revisions of "Extensions.DiagCom.DiagComChk001"

From emotive
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Within a [[Extensions.DiagCom.ExecuteDiagService|ExecuteDiagService]] activity the response parameters may not with a composite data structure such as [[Core.DataTypes.ComplexDataType.ContainerDataType.List|List]] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|Map]] are bound.
+
The '''<target>''' variable in any of an [[Extensions.DiagCom.ExecuteDiagService|'''ExecuteDiagService''']] action's response parameter mappings shall not be part of a compound data structure like an [[Core.DataTypes.ComplexDataType.ContainerDataType.List|'''otx:List''']] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|'''otx:Map''']]. Therefore the '''<path>''' member element of '''<target>''' shall not be used within any '''ResponseParameter'''.

Revision as of 08:11, 10 October 2018

Classification

Name DiagCom_Chk001
Class DiagCom
Severity Critical
SpecifiedBy ISO 13209-3

Description

The <target> variable in any of an ExecuteDiagService action's response parameter mappings shall not be part of a compound data structure like an otx:List or otx:Map. Therefore the <path> member element of <target> shall not be used within any ResponseParameter.