View Issue Details

IDProjectCategoryView StatusLast Update
001026930040: AutomationMLImplementation Bugpublic2025-04-04 09:12
ReporterFrank Fischer Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version1.00.00 
Summary0010269: Empty strings as ParentNodeId in the AMLBaseTypes NodeSet file
Description

The Opc.Ua.AMLBaseTypes.NodeSet2.xml has multiple empty strings as ParentNodeId xml attribute:

line:110: <UAObject NodeId="ns=1;i=5006" BrowseName="1:AutomationMLFiles" ParentNodeId="">
line:117: <UAObject NodeId="ns=1;i=5005" BrowseName="1:AutomationMLInstanceHierarchies" ParentNodeId="">
line:124: <UAObject NodeId="ns=1;i=5007" BrowseName="1:AutomationMLLibraries" ParentNodeId="">
line:136: <UAObject NodeId="ns=1;i=5008" BrowseName="1:InterfaceClassLibs" ParentNodeId="">
line:143: <UAObject NodeId="ns=1;i=5009" BrowseName="1:RoleClassLibs" ParentNodeId="">
line:150: <UAObject NodeId="ns=1;i=5010" BrowseName="1:SystemUnitClassLibs" ParentNodeId="">

According to the UANodeSet.xsd schema this attribute must be of type NodeId

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-04 09:12 Frank Fischer New Issue