-
The schema definition of `StructuredType` does not define the `BaseType` attribute and the schema for `Field` does not define a `SourceType` attribute, yet these are both used in the official binary t…
-
@bitkeeper @maljac
1) move namespace index collision code out of xmlparser. it should be in xmlimporter
2) if commit https://github.com/FreeOpcUa/python-opcua/commit/1a5475f182d600050ffa11d392bded184…
-
Hi,
when importing a XML model via `server.import_xml(...)` which includes a UAVariable with `DataType=Argument` the following error is raised:
```
File "/home/jacobi/projects/opcua/python-opcua/op…
-
Hi,
the current implementation of the XML Importer / Parser does not take into account the dependencies of the nodes defined in the xml. Currently it tries to create nodes according to the order of …
-
I trying to import fragment below with XmlImporter.import_xml. It contains a custom datatype.
``` xml
MyCustomString
i=12
i=69
i=30002
```
…
-
Developm UANodeSetValidation project