View Issue Details

IDProjectCategoryView StatusLast Update
000957640210: Geometric Measuring SystemsImplementation Bugpublic2025-08-05 16:10
ReporterHerbert Oppmann Assigned ToChristopher Liehr  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0009576: NodeSet: required model not available, invalid locales, and missing mandatory nodes
Description

Required NodeSet for ModelUri="http://opcfoundation.org/UA/Machinery/" PublicationDate="2021-12-01T00:00:00Z" Version="1.02.0" is not available on https://github.com/OPCFoundation/UA-Nodeset/tree/latest/Machinery or https://files.opcfoundation.org/schemas/Machinery/1.02/.

The NodeSet contains two EnumStrings properties (ns=1;i=6049 line 637ff and ns=1;i=6057 line 836ff) that have the invalid Locale values '0' and '1' in their enum strings.

In addition, there are missing mandatory nodes:
ns=1;i=5045 = BaseToolType.MultiToolType.MultiSensorType.<Tool>.ToolLife has no member 3:<ToolLifeEntry>
BaseToolType.MultiToolType has child 3:<Tool> OptionalPlaceHolder of type 3:ToolType, and there, ToolLife needs 3:<ToolLifeEntry> MandatoryPlaceHolder of type 3:ToolLifeType

ns=1;i=6146 = GMSType.ResultManagement.Results.ResultVariable.ResultMetaData has no member 2:ResultId
GMSType.ResultManagement is of type 1:GMSResultManagementType, is derived from 2:ResultManagementType, and there, Results.<ResultVariable>.ResultMetaData has a mandatory child ResultId

Steps To Reproduce

Get opc.ua.gms.nodeset2.xml version 1.0.0 2023-07-01 from https://github.com/OPCFoundation/UA-Nodeset/tree/latest/GMS.
Get all NodeSets from the list of RequiredModels in their specific version given, except for Machinery; use version 1.02.0 from 2022-05-01 instead.

Get SiOME (available here https://support.industry.siemens.com/cs/ww/de/view/109755133).
Import all required NodeSets in the order given, then the GMS NodeSet.
Validate the result (combined Model) with all possible checks turned on.

TagsNo tags attached.

Activities

Christopher Liehr

2025-08-05 16:10

manager   ~0023205

fixed in V1.0.2

Issue History

Date Modified Username Field Change
2024-06-06 16:00 Herbert Oppmann New Issue
2025-08-05 16:10 Christopher Liehr Assigned To => Christopher Liehr
2025-08-05 16:10 Christopher Liehr Status new => closed
2025-08-05 16:10 Christopher Liehr Resolution open => fixed
2025-08-05 16:10 Christopher Liehr Note Added: 0023205