View Issue Details

IDProjectCategoryView StatusLast Update
001026930040: AutomationMLImplementation Bugpublic2025-09-04 07:12
ReporterFrank Fischer Assigned Tomiriamschleipen  
PriorityhighSeveritymajorReproducibilityalways
Status acknowledgedResolutionopen 
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
2025-09-04 07:11 miriamschleipen Assigned To => miriamschleipen
2025-09-04 07:11 miriamschleipen Status new => assigned
2025-09-04 07:12 miriamschleipen Status assigned => acknowledged