View Issue Details

IDProjectCategoryView StatusLast Update
000505730110: PowerlinkImplementation Bugpublic2021-04-14 17:27
ReporterJayachandranRameshBabu Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0005057: PR review#42 | UA-Nodeset | Fix: Difference in scope of documentation tag from the reference schema
Description

Error while importing the below XML schema into UA Modeler:

  • Powerlink Nodeset2.
  • CKE Nodeset2 XML.
  • CSPPlus Nodeset2.

There are other nodeset XML fiIes(ISA-95 and TMC) which have similar issue. We have fixed the above XML file and raised the pull request(0000042) in below repository.

Fix is available at:
https://github.com/OPCFoundation/UA-Nodeset/pull/42

Steps To Reproduce

Environments tested:
Windows and Linux

Steps:

Follow the below commands:
$ tar -xvzf uamodeler-bin-linux-x86_64-1.6.2-431-AppImage.tar.gz
$ ./uamodeler-bin-linux-x86_64-1.6.2-431-AppImage

  1. Click File-> 'New Project'
  2. Give the project name and click Next
  3. Click modeling folder as template directory and Click 'Next'
  4. Click 'Find Another Model' and select the 'Information Model (.XML)' and select 'UA-Nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml' file and click 'Open'
  5. Now you can see error 'Error in line 85 column 19:
    Element {http://opcfoundation.org/UA/2011/03/UANodeSet.xsd}Documentation is not defined in this scope.'
TagsSchema

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-09-20 06:33 JayachandranRameshBabu New Issue
2019-09-20 06:33 JayachandranRameshBabu Tag Attached: Schema
2021-04-14 17:27 Jim Luth Project UA => 30110: Powerlink