View Issue Details

IDProjectCategoryView StatusLast Update
000981110000-003: Address SpaceSpecpublic2024-09-02 13:47
ReporterThomas Merk Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.05.03 
Summary0009811: Unclear behaviour on importing value on VariableType
Description

In specification the Value attribute is mentioned as "optional".

It is not clearly specifioed what shall be the result when importing a NodeSet2.xml file containing a VariableType where the <Value> tag is missing.

Does this mean that the attribute is not supported at al for such a VariableType?
According to XSD a missing (nilable) tag shall use its default value, i.e. 0 (StatusCode Good and a value of data type Null).

However it seems that .Net Stack default te value to Bad_AttributeIdInvalid.
What is the correct behavour?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Peter Wehrfritz

2024-09-02 13:47

reporter   ~0021646

The Value attribute is mandatory for variables. https://reference.opcfoundation.org/Core/Part3/v105/docs/5.9

Issue History

Date Modified Username Field Change
2024-09-02 12:29 Thomas Merk New Issue
2024-09-02 13:47 Peter Wehrfritz Note Added: 0021646