View Issue Details

IDProjectCategoryView StatusLast Update
000877430040: AutomationMLImplementation Bugpublic2023-04-04 05:19
ReporterHerbert Oppmann Assigned Tomiriamschleipen  
PrioritynormalSeveritymajorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version1.00.00 
Summary0008774: [AutomationML] NodeSet has array values for scalar variables
Description

Opc.Ua.AMLLibraries.NodeSet2.xml:
There are multiple variables which have no XML attribute ValueRank, i.e. where the default value -1 (Scalar) takes effect, and where a Value element is given that contains an array value. At least on some variable nodes this is probably an aftereffect of the missing attribute "DataType" (see issue 8771).

Steps To Reproduce

Open SiOME (Siemens OPC UA Modeling Editor), import Opc.Ua.AMLBaseTypes.NodeSet2.xml and Opc.Ua.AMLLibraries.NodeSet2.xml, validate.

Additional Information

Example: Node ID (i=2) should have a value containing a "String" element, but it contains "ListOfExtensionObject" instead.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-04-03 16:04 Herbert Oppmann New Issue
2023-04-04 05:19 miriamschleipen Assigned To => miriamschleipen
2023-04-04 05:19 miriamschleipen Status new => acknowledged