Difference between revisions of "Extensions.Measure.MeasureChk005"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Measure_Chk005'''}}Category:CheckRuleCategory:DiagCom == Classification == {{ClassificationCheckRule | Measure_Chk005 | Measure | Crit...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Check rule '''Measure_Chk005'''}}[[Category:CheckRule]][[Category:DiagCom]]
 
{{DISPLAYTITLE:Check rule '''Measure_Chk005'''}}[[Category:CheckRule]][[Category:DiagCom]]
 
== Classification ==
 
== Classification ==
{{ClassificationCheckRule | Measure_Chk005 | [[Measure]] | Critical }}
+
{{ClassificationCheckRule | Measure_Chk005 | [[Extensions.Measure|Measure]] | Critical }}
  
 
== Description ==
 
== Description ==
The path element of target should not be used within a '''DeviceServiceOutArgument'''.
+
The '''<target>''' variable in any of the [[Extensions.Measure.ExecuteDeviceService|'''ExecuteDeviceService''']] action's output arguments will not be part of a compound data structure like an [[Core.DataTypes.ComplexDataType.List|otx:List]] or [[Core.DataTypes.ComplexDataType.Map|otx:Map]]. Therefore the '''<path>''' member element of '''<target>''' will not be used within any '''DeviceServiceOutArgument'''.

Latest revision as of 03:10, 13 September 2019

Classification

Name Measure_Chk005
Class Measure
Severity Critical
SpecifiedBy ISO 13209-3

Description

The <target> variable in any of the ExecuteDeviceService action's output arguments will not be part of a compound data structure like an otx:List or otx:Map. Therefore the <path> member element of <target> will not be used within any DeviceServiceOutArgument.