wjjfromSCN

Results 1 issues of wjjfromSCN

### Problem When importing [Opc.Ua.AMLBaseTypes.NodeSet2.xml](https://github.com/OPCFoundation/UA-Nodeset/blob/master/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml), it raised **BadParentNodeIdInvalid** with information: ``` failure adding node NodeData(nodeid:NumericNodeId(ns=1;i=1010)) ``` ### Analysis The node `1010` is defined at [Line 175](https://github.com/OPCFoundation/UA-Nodeset/blob/master/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml#L175) ```xml ``` Its parent...