View Issue Details

IDProjectCategoryView StatusLast Update
001033040223: Pumps and Vacuum PumpsImplementation Bugpublic2025-05-16 14:45
ReporterFrank Fischer Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0010330: Invalid value in Opc.Ua.Pumps.NodeSet2.xml
Description

In line 8229 there is an extensionobject of type ns=1;i=5014 (DeclarationOfConformityOptionSet), but the body uses the abstract OptionSet supertype:
<OptionSet xmlns="http://opcfoundation.org/UA/2008/02/Types.xsd">

I think this should be:
<DeclarationOfConformityOptionSet xmlns="http://opcfoundation.org/UA/Pumps/Types.xsd">
the same issue is again in line 86054

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-16 14:45 Frank Fischer New Issue