beremiz

OPCUS client: fix handling of string type Node Identifier
wxPython4
2021-10-18, Edouard Tisserant
fe0da9a8a225
OPCUS client: fix handling of string type Node Identifier
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>