View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006693 | 30130: CCLink (CSP+ForMachine) | Implementation Bug | public | 2021-03-23 08:22 | 2021-04-14 16:56 |
Reporter | Alberto Medina | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0006693: CSPPlusForMachine Nodeset missing aliases | ||||
Description | The nodeset file Opc.Ua.CSPPlusForMachine.NodeSet2.xml is missing 2 aliases: <Alias Alias="IdType">i=256</Alias> See attached file for proposed correction. | ||||
Tags | No tags attached. | ||||
Attached Files | Opc.Ua.CSPPlusForMachine.NodeSet2.xml (15,047 bytes)
<?xml version="1.0" encoding="utf-8" ?> <!-- * Copyright (c) 2005-2020 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * The complete license agreement can be found here: * http://opcfoundation.org/License/MIT/1.00/ --> <UANodeSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd"> <NamespaceUris> <Uri>http://opcfoundation.org/UA/CSPPlusForMachine/</Uri> <Uri>http://opcfoundation.org/UA/DI/</Uri> </NamespaceUris> <Models> <Model ModelUri="http://opcfoundation.org/UA/CSPPlusForMachine/" Version="1.00" PublicationDate="2017-11-28T00:00:00Z"> <RequiredModel ModelUri="http://opcfoundation.org/UA/" Version="1.03" PublicationDate="2013-12-02T00:00:00Z" /> <RequiredModel ModelUri="http://opcfoundation.org/UA/DI/" Version="1.01" PublicationDate="2012-12-31T00:00:00Z" /> </Model> </Models> <Aliases> <Alias Alias="Boolean">i=1</Alias> <Alias Alias="SByte">i=2</Alias> <Alias Alias="Byte">i=3</Alias> <Alias Alias="Int16">i=4</Alias> <Alias Alias="UInt16">i=5</Alias> <Alias Alias="Int32">i=6</Alias> <Alias Alias="UInt32">i=7</Alias> <Alias Alias="Int64">i=8</Alias> <Alias Alias="UInt64">i=9</Alias> <Alias Alias="Float">i=10</Alias> <Alias Alias="Double">i=11</Alias> <Alias Alias="DateTime">i=13</Alias> <Alias Alias="String">i=12</Alias> <Alias Alias="ByteString">i=15</Alias> <Alias Alias="Guid">i=14</Alias> <Alias Alias="XmlElement">i=16</Alias> <Alias Alias="NodeId">i=17</Alias> <Alias Alias="ExpandedNodeId">i=18</Alias> <Alias Alias="QualifiedName">i=20</Alias> <Alias Alias="LocalizedText">i=21</Alias> <Alias Alias="StatusCode">i=19</Alias> <Alias Alias="Structure">i=22</Alias> <Alias Alias="Number">i=26</Alias> <Alias Alias="Integer">i=27</Alias> <Alias Alias="UInteger">i=28</Alias> <Alias Alias="HasComponent">i=47</Alias> <Alias Alias="HasProperty">i=46</Alias> <Alias Alias="Organizes">i=35</Alias> <Alias Alias="HasEventSource">i=36</Alias> <Alias Alias="HasNotifier">i=48</Alias> <Alias Alias="HasSubtype">i=45</Alias> <Alias Alias="HasTypeDefinition">i=40</Alias> <Alias Alias="HasModellingRule">i=37</Alias> <Alias Alias="HasEncoding">i=38</Alias> <Alias Alias="HasDescription">i=39</Alias> <Alias Alias="IdType">i=256</Alias> <Alias Alias="NumericRange">i=291</Alias> </Aliases> <UAObjectType NodeId="ns=1;i=1001" BrowseName="1:CsppMachineType" IsAbstract="true"> <DisplayName>CsppMachineType</DisplayName> <Documentation>https://reference.opcfoundation.org/v104/CSPPlusForMachine/v100/docs/6.2.1/#6.2.1.1</Documentation> <References> <Reference ReferenceType="HasComponent">ns=1;i=5001</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5002</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">ns=2;i=1002</Reference> </References> </UAObjectType> <UAObject NodeId="ns=1;i=5001" BrowseName="2:ParameterSet" ParentNodeId="ns=1;i=1001"> <DisplayName>ParameterSet</DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=6001</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6002</Reference> <Reference ReferenceType="HasTypeDefinition">i=58</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1001</Reference> </References> </UAObject> <UAVariable NodeId="ns=1;i=6001" BrowseName="1:<VariableName>" SymbolicName="VariableName" ParentNodeId="ns=1;i=5001"> <DisplayName><VariableName></DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2365</Reference> <Reference ReferenceType="HasModellingRule">i=11508</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference> </References> </UAVariable> <UAVariable NodeId="ns=1;i=6002" BrowseName="1:<ConfigurationName>" SymbolicName="ConfigurationName" ParentNodeId="ns=1;i=5001"> <DisplayName><ConfigurationName></DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2365</Reference> <Reference ReferenceType="HasModellingRule">i=11508</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5001</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;i=5002" BrowseName="1:<CommIfSection>" SymbolicName="CommIfSection" ParentNodeId="ns=1;i=1001"> <DisplayName><CommIfSection></DisplayName> <References> <Reference ReferenceType="HasComponent">ns=1;i=5003</Reference> <Reference ReferenceType="HasComponent">ns=1;i=5004</Reference> <Reference ReferenceType="Organizes">ns=1;i=6003</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=1005</Reference> <Reference ReferenceType="HasModellingRule">i=11510</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1001</Reference> </References> </UAObject> <UAObject NodeId="ns=1;i=5003" BrowseName="1:<CommIfVariablePart>" SymbolicName="CommIfVariablePart" ParentNodeId="ns=1;i=5002"> <DisplayName><CommIfVariablePart></DisplayName> <References> <Reference ReferenceType="Organizes">ns=1;i=6004</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=1005</Reference> <Reference ReferenceType="HasModellingRule">i=11508</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference> </References> </UAObject> <UAVariable NodeId="ns=1;i=6004" BrowseName="1:<VariableName>" SymbolicName="VariableName" ParentNodeId="ns=1;i=5003"> <DisplayName><VariableName></DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2365</Reference> <Reference ReferenceType="HasModellingRule">i=11510</Reference> <Reference ReferenceType="Organizes" IsForward="false">ns=1;i=5003</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;i=5004" BrowseName="1:<CommIfConfigurationPart>" SymbolicName="CommIfConfigurationPart" ParentNodeId="ns=1;i=5002"> <DisplayName><CommIfConfigurationPart></DisplayName> <References> <Reference ReferenceType="Organizes">ns=1;i=6005</Reference> <Reference ReferenceType="HasTypeDefinition">ns=2;i=1005</Reference> <Reference ReferenceType="HasModellingRule">i=11508</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5002</Reference> </References> </UAObject> <UAVariable NodeId="ns=1;i=6005" BrowseName="1:<ConfigurationName>" SymbolicName="ConfigurationName" ParentNodeId="ns=1;i=5004"> <DisplayName><ConfigurationName></DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2365</Reference> <Reference ReferenceType="HasModellingRule">i=11510</Reference> <Reference ReferenceType="Organizes" IsForward="false">ns=1;i=5004</Reference> </References> </UAVariable> <UAVariable NodeId="ns=1;i=6003" BrowseName="1:<VariableOrConfigurationName>" SymbolicName="VariableOrConfigurationName" ParentNodeId="ns=1;i=5002"> <DisplayName><VariableOrConfigurationName></DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=2365</Reference> <Reference ReferenceType="HasModellingRule">i=11510</Reference> <Reference ReferenceType="Organizes" IsForward="false">ns=1;i=5002</Reference> </References> </UAVariable> <UAVariableType NodeId="ns=1;i=2001" BrowseName="CsppAnalogItemType" DataType="Number" ValueRank="-2"> <DisplayName>CsppAnalogItemType</DisplayName> <Documentation>https://reference.opcfoundation.org/v104/CSPPlusForMachine/v100/docs/6.2.2</Documentation> <References> <Reference ReferenceType="HasProperty">ns=1;i=6006</Reference> <Reference ReferenceType="HasSubtype" IsForward="false">i=2368</Reference> </References> </UAVariableType> <UAVariable NodeId="ns=1;i=6006" BrowseName="1:Duration" ParentNodeId="ns=1;i=2001" DataType="Number"> <DisplayName>Duration</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2001</Reference> </References> </UAVariable> <UAObject NodeId="ns=1;i=5005" BrowseName="1:http://opcfoundation.org/UA/CSPPlusForMachine/" SymbolicName="http___opcfoundation_org_UA_CSPPlusForMachine_"> <DisplayName>http://opcfoundation.org/UA/CSPPlusForMachine/</DisplayName> <Description>Provides the metadata for a namespace used by the server.</Description> <References> <Reference ReferenceType="HasProperty">ns=1;i=6007</Reference> <Reference ReferenceType="HasComponent" IsForward="false">i=11715</Reference> <Reference ReferenceType="HasTypeDefinition">i=11616</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6008</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6009</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6010</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6011</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6012</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6013</Reference> </References> </UAObject> <UAVariable NodeId="ns=1;i=6007" BrowseName="IsNamespaceSubset" ParentNodeId="ns=1;i=5005" DataType="Boolean"> <DisplayName>IsNamespaceSubset</DisplayName> <Description>If TRUE then the server only supports a subset of the namespace.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:Boolean xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">false</uax:Boolean> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6008" BrowseName="NamespacePublicationDate" ParentNodeId="ns=1;i=5005" DataType="DateTime"> <DisplayName>NamespacePublicationDate</DisplayName> <Description>The publication date for the namespace.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:DateTime xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">2017-11-28T00:00:00Z</uax:DateTime> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6009" BrowseName="NamespaceUri" ParentNodeId="ns=1;i=5005" DataType="String"> <DisplayName>NamespaceUri</DisplayName> <Description>The URI of the namespace.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/CSPPlusForMachine/</uax:String> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6010" BrowseName="NamespaceVersion" ParentNodeId="ns=1;i=5005" DataType="String"> <DisplayName>NamespaceVersion</DisplayName> <Description>The human readable string representing version of the namespace.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">1.00</uax:String> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6011" BrowseName="StaticNodeIdTypes" ParentNodeId="ns=1;i=5005" DataType="IdType" ValueRank="1"> <DisplayName>StaticNodeIdTypes</DisplayName> <Description>A list of IdTypes for nodes which are the same in every server that exposes them.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> <Value> <uax:ListOfInt32 xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd"> <uax:Int32>0</uax:Int32> </uax:ListOfInt32> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6012" BrowseName="StaticNumericNodeIdRange" ParentNodeId="ns=1;i=5005" DataType="NumericRange" ValueRank="1"> <DisplayName>StaticNumericNodeIdRange</DisplayName> <Description>A list of ranges for numeric node ids which are the same in every server that exposes them.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> <UAVariable NodeId="ns=1;i=6013" BrowseName="StaticStringNodeIdPattern" ParentNodeId="ns=1;i=5005" DataType="String"> <DisplayName>StaticStringNodeIdPattern</DisplayName> <Description>A regular expression which matches string node ids are the same in every server that exposes them.</Description> <References> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5005</Reference> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> </References> </UAVariable> </UANodeSet> | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-23 08:22 | Alberto Medina | New Issue | |
2021-03-23 08:22 | Alberto Medina | File Added: Opc.Ua.CSPPlusForMachine.NodeSet2.xml | |
2021-04-14 16:56 | Paul Hunkar | Project | Information Models => 30130: CCLink (CSP+ForMachine) |