View Issue Details

IDProjectCategoryView StatusLast Update
0004664NodeSets, XSDs and Generated CodeImplementation Bugpublic2021-07-06 16:31
ReporterStefan Profanter Assigned ToRandy Armstrong  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Summary0004664: AccessRestrictionType missing in Types.bsd
Description

The Opc.Ua.Types.bsd file (https://github.com/OPCFoundation/UA-Nodeset/blob/v1.04/Schema/Opc.Ua.Types.bsd) is missing the definition of the AccessRestrictionType.

It is used for the DefaultAccessRestrictions as DataType:

<UAVariable NodeId="i=16136" BrowseName="DefaultAccessRestrictions" ParentNodeId="i=15957" DataType="i=95">
<DisplayName>DefaultAccessRestrictions</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference ReferenceType="HasProperty" IsForward="false">i=15957</Reference>
</References>
</UAVariable>

A corresponding Pull Request to fix the issue is posted here:
https://github.com/OPCFoundation/UA-Nodeset/pull/21

Can you merge this PR or do you need further input?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Stefan Profanter

2019-04-05 09:41

reporter   ~0010118

Fixed in https://github.com/OPCFoundation/UA-Nodeset/commit/d955958edbfcb518cafb1f40d7695f167b11fe97

Randy Armstrong

2021-07-03 14:37

administrator   ~0014629

Fixed in a previous version.
Confirmed in https://github.com/OPCFoundation/UA-Nodeset/blob/v1.04/Schema/Opc.Ua.Types.bsd

Randy Armstrong

2021-07-06 16:31

administrator   ~0014652

Reviewed in WG meeting.

Issue History

Date Modified Username Field Change
2019-03-08 14:58 Stefan Profanter New Issue
2019-04-05 09:41 Stefan Profanter Note Added: 0010118
2021-04-14 18:14 Jim Luth Project Information Models => NodeSets, XSDs and Generated Code
2021-07-03 14:37 Randy Armstrong Assigned To => Randy Armstrong
2021-07-03 14:37 Randy Armstrong Status new => resolved
2021-07-03 14:37 Randy Armstrong Resolution open => fixed
2021-07-03 14:37 Randy Armstrong Note Added: 0014629
2021-07-06 16:31 Randy Armstrong Status resolved => closed
2021-07-06 16:31 Randy Armstrong Note Added: 0014652